X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/d14923890dd5e49fa8fa489feaff1c35a25af974..357e630e4ff09b995c81d8043ac919164a3f9b0a:/redakcja/static/css/html.css?ds=sidebyside

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;