-webkit-border-radius: 4px;
}
*/
-.htmlview *[x-node = 'RDF'] {
+.htmlview *[x-node = 'RDF'][x-ns = 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'] {
display: none;
}
}
/* 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;
background-color: #ffcccc;
}
.htmlview .pe .annotation:hover {
- background-color: #96e0e4;*/
+ background-color: #96e0e4;
}
*.htmlview *.annotation-inline-box {
position: static;