Merge branch 'master' of git@stigma:platforma
[redakcja.git] / platforma / static / css / html.css
index 9f0d1ba..6bc118d 100644 (file)
     counter-increment: main;
 }
 
+/* .htmlview *[wl2o\:editable] {
+    background-color: pink;
+}
+
 .htmlview *[wl2o\:editable] *[wl2o\:editable] {
     background-color: red;
-}
+} */
 
 
 .htmlview .annotation:hover {
 .parse-warning .message {
     color: purple;
     font-weight: bold;
-}
\ No newline at end of file
+}