-.htmlview *:not(.strofa) > *[x-verse]::after {
- content: "Ten wers znajduje się poza strofą.";
- display: inline;
- background: red;
- font-size: 8pt;
- border: 1px solid black;
- -moz-border-radius: 10px;
- -webkit-border-radius: 10px;
- padding: 1px 1em;
- margin-left: 1em;
- vertical-align: super;
+.htmlview *:
+not(.strofa) > *[x-verse]::after {
+ content: "Ten wers znajduje się poza strofą.";
+ display: inline;
+ background: red;
+ font-size: 8pt;
+ border: 1px solid black;
+ -moz-border-radius: 10px;
+ -webkit-border-radius: 10px;
+ padding: 1px 1em;
+ margin-left: 1em;
+ vertical-align: super;