css fix
authorJan Szejko <janek37@gmail.com>
Tue, 17 Oct 2017 11:06:34 +0000 (13:06 +0200)
committerJan Szejko <janek37@gmail.com>
Tue, 17 Oct 2017 11:06:34 +0000 (13:06 +0200)
redakcja/static/css/html.css

index d7f2a7a..a398682 100644 (file)
 }
 
 /* błędne wersy */
-.htmlview *:
-not(.strofa) > *[x-verse]::after {
+.htmlview *:not(.strofa) > *[x-verse]::after {
     content: "Ten wers znajduje się poza strofą.";
     display: inline;
     background: red;
@@ -418,7 +417,7 @@ div[x-node] > .uwaga {
     background-color: #ffcccc;
 }
 .htmlview .pe .annotation:hover {
-    background-color: #96e0e4;*/
+    background-color: #96e0e4;
 }
 *.htmlview *.annotation-inline-box {
     position: static;