X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/4c48c47d0b84e516114c16ee191359166e93a51c..ad1668b8cb656377520a71bd2c11565ba0afbf23:/redakcja/static/css/html.css

diff --git a/redakcja/static/css/html.css b/redakcja/static/css/html.css
index 0d43611b..50a3e024 100644
--- a/redakcja/static/css/html.css
+++ b/redakcja/static/css/html.css
@@ -198,8 +198,7 @@
 }
 
 /* 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;