1 /* Style widoku HTML. Nie należy tu ustawiać position ani marginesów */
6 font-family: "Georgia", "Times New Roman", serif;
14 .htmlview[data-tag-names-visible] {
18 .htmlview[data-tag-names-visible] *[x-editable]:not(*[x-common])::before {
22 content: attr(x-node);
31 vertical-align: super;
32 background-color:#add8e6;
37 -webkit-border-radius: 4px;
40 .htmlview *[x-node='RDF'] {
58 text-decoration: none;
62 text-decoration: none;
97 .htmlview #footnotes div {
101 .htmlview #footnotes p {
106 .htmlview blockquote {
121 padding: 0.25em 0.7em;
125 .htmlview .anchor:hover, .htmlview .anchor:active {
127 background-color: #CCC;
130 /* =================== */
131 /* = Custom elements = */
132 /* =================== */
133 .htmlview .autor_utwor {
137 margin-bottom: 0.25em;
140 .htmlview .dzielo_nadrzedne {
144 .htmlview .podtytul {
148 .htmlview .didaskalia {
150 margin: 0.5em 0 0 1.5em;
158 margin: 1.5em 0 0.5em auto;
162 .htmlview .strofa .wers_wciety, .htmlview .strofa .wers_wciety[data-wlf-typ='1'] {
166 .htmlview .strofa .wers_wciety[data-wlf-typ='2'] {
170 .htmlview .strofa .wers_wciety[data-wlf-typ='3'] {
174 .htmlview .strofa .wers_wciety[data-wlf-typ='4'] {
178 .htmlview .strofa .wers_wciety[data-wlf-typ='5'] {
182 .htmlview .strofa .wers_wciety[data-wlf-typ='6'] {
187 .htmlview *:not(.strofa) > *[x-verse]::after {
188 content: "Ten wers znajduje się poza strofą.";
192 border: 1px solid black;
193 -moz-border-radius: 10px;
194 -webkit-border-radius: 10px;
197 vertical-align: super;
201 .htmlview .kwestia .strofa {
205 .htmlview .akap, .htmlview .akap_cd, .htmlview .akap_dialog {
216 .htmlview p.motto_podpis {
221 .htmlview div.fragment {
222 border-bottom: 0.1em solid #999;
223 padding-bottom: 1.5em;
226 .htmlview div.nota p,
227 .htmlview div.dedykacja p {
232 .htmlview br.sekcja_swiatlo {
234 /* visibility: hidden; */
237 .htmlview hr.separator_linia {
240 border-bottom: 0.1em solid #000;
243 .htmlview p.sekcja_asterysk {
249 .htmlview div.lista_osob ol {
251 padding: 0 0 0 1.5em;
254 .htmlview p.miejsce_czas {
259 .htmlview .slowo_obce,
260 .htmlview .tytul_dziela,
261 .htmlview .didaskalia {
265 .htmlview .wyroznienie {
266 letter-spacing: 0.1em;
271 font-variant: small-caps;
274 .htmlview .parse-warning {
281 .parse-warning .message {
289 background-color: #96e0e4;
290 border: 1px solid black;
291 -moz-border-radius: 10px;
292 -webkit-border-radius: 10px;
312 .htmlview .uwaga:hover {
318 /* ======================== */
319 /* = Footnotes and themes = */
320 /* ======================== */
322 .htmlview .begin, .htmlview .end {
327 /* position: absolute; */
338 font-variant: normal;
339 text-decoration: none;
342 background-color: #fff;
344 /* border: 1px solid gray;
349 -moz-user-select: -moz-none;
350 -webkit-user-select: none;
356 .htmlview .motyw[x-editable] {
357 border-left: 4px solid #DDD;
358 padding: 0.2em 0.2em 0.2em 0.5em;
366 /* Znaczniki w tekście */
367 .htmlview .annotation {
368 vertical-align: super;
369 text-decoration: none;
370 /* font-size: 10px; */
373 .htmlview .annotation:before {
374 content: "[" counter(main) "]";
375 counter-increment: main;
378 .htmlview .annotation:hover {
379 background-color: #96e0e4;
382 *.htmlview *.annotation-inline-box {
389 .htmlview .annotation-inline-box > span[x-annotation-box]
406 -moz-border-radius: 10px;
407 -webkit-border-radius: 10px;
411 text-decoration: none;
418 * Przypisy na końcu utworu (aktualnie nieuzywane)
420 .htmlview .annotations-block {
421 counter-reset: secondary;
424 .htmlview .annotations-block .annotation-body {
430 .htmlview .annotations-block .annotation-backref {
439 .htmlview .annotations-block .annotation-backref:before {
440 content: "[" counter(secondary) "]";
441 counter-increment: secondary;
448 .htmlview *[x-editable] {
452 border: 1px solid #FFF;
455 /* focused editable element */
456 .htmlview *[x-editable]:hover
461 .htmlview *[x-editable][x-open]
466 .edit-button, .delete-button, .accept-button {
474 /* margin: 4px 0 2px 0;*/
475 padding: 5px 5px 2px 5px;
477 background-color: #FAFAFA;
482 */ border: 1px solid #DDD;
490 .edit-button:hover, .edit-button:active, .delete-button:hover, .delete-button:active, .accept-button:hover, .accept-button:active {
492 background-color: #999;
504 .default-menu:hover {
509 .htmlview *[x-annotation-box] > .default-menu {
513 .htmlview *[x-editable][x-open] > .default-menu {
516 .htmlview *[x-editable][x-open] *[x-annotation-box] > .default-menu {
520 .htmlview *[x-editable] > .edit-menu {
523 .htmlview *[x-editable] *[x-annotation-box] > .edit-menu {
527 .htmlview *[x-editable][x-open] > .edit-menu {
530 .htmlview *[x-editable][x-open] *[x-annotation-box] > .edit-menu {
536 background-color: gray;
543 .html-editarea textarea
556 /* background-color: ivory;*/
559 .htmlview .out-of-flow-text {
561 font-face: monospace;
562 border: 2px solid red !important;
563 white-space: pre-line;
566 .htmlview .out-of-flow-text::before {
567 content: "Tekst w tej ramce nie jest otagowany!";
568 background-color: #ff6c6c;
573 border: 1px solid black;
574 -moz-border-radius: 10px;
575 -webkit-border-radius: 10px;
588 background-color: yellow;
591 border: 1px solid orange;