text-align: left;
}
+.htmlview .noncanon {
+ color: #d00;
+}
+
.htmlview .motyw[x-editable] {
border-left: 4px solid #DDD;
padding: 0.2em 0.2em 0.2em 0.5em;
}
.htmlview .annotation:hover {
- background-color: #96e0e4;
+ background-color: #ffcccc;
+}
+.htmlview .pe .annotation:hover {
+ background-color: #96e0e4;*/
}
*.htmlview *.annotation-inline-box {
position: static;