Fixed #657: pr->pe, colors for annotations
[redakcja.git] / redakcja / static / css / html.css
index 3887300..c935f09 100644 (file)
@@ -370,7 +370,10 @@ div[x-node] > .uwaga {
 }
 
 .htmlview .annotation:hover {
-    background-color: #96e0e4;
+    background-color: #ffcccc;
+}
+.htmlview .pe .annotation:hover {
+    background-color: #96e0e4;*/
 }
 *.htmlview *.annotation-inline-box {
     position: static;