From: Jan Szejko Date: Tue, 17 Oct 2017 11:06:34 +0000 (+0200) Subject: css fix X-Git-Url: https://git.mdrn.pl/redakcja.git/commitdiff_plain/ab29eefb3c9bdb92a6211b2f4745954bc7c64592 css fix --- diff --git a/redakcja/static/css/html.css b/redakcja/static/css/html.css index d7f2a7a1..a3986825 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;