1 /* Style widoku HTML. Nie należy tu ustawiać position ani marginesów */
5 font-family: "Georgia", "Times New Roman", serif;
7 padding: 3em 3em 3em 45px;
12 .htmlview[data-tag-names-visible] {
16 .htmlview *[x-node = 'RDF'][x-ns = 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'] {
34 text-decoration: none;
38 text-decoration: none;
41 .htmlview .nazwa_utworu {
49 .htmlview .autor_utworu,
50 .htmlview .dzielo_nadrzedne,
51 .htmlview .naglowek_czesc,
53 .htmlview .naglowek_akt
62 .htmlview .naglowek_scena,
63 .htmlview .naglowek_rozdzial
70 .htmlview .naglowek_podrozdzial,
71 .htmlview .naglowek_osoba
83 .htmlview #footnotes div {
87 .htmlview #footnotes p {
92 .htmlview blockquote {
97 overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
98 white-space: pre-wrap; /* css-3 */
99 white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
100 white-space: -pre-wrap; /* Opera 4-6 */
101 white-space: -o-pre-wrap; /* Opera 7 */ /*
103 word-wrap: break-word; /* Internet Explorer 5.5+ */
117 padding: 0.25em 0.7em;
121 .htmlview .anchor:hover, .htmlview .anchor:active {
123 background-color: #CCC;
126 /* =================== */
127 /* = Custom elements = */
128 /* =================== */
129 .htmlview .autor_utwor {
133 margin-bottom: 0.25em;
136 .htmlview .dzielo_nadrzedne {
140 .htmlview .podtytul {
144 .htmlview .didaskalia {
146 margin: 0.5em 0 0 1.5em;
154 margin: 1.5em 0 0.5em auto;
158 .htmlview *[x-verse]:after {
162 .htmlview .strofa .wers_wciety, .htmlview .strofa .wers_wciety[data-wlf-typ='1'] {
166 .htmlview .strofa .wers_wciety[data-wlf-typ='2'], .htmlview .strofa .wers_cd {
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'] {
186 .htmlview .strofa .wers_do_prawej {
191 .htmlview *:not(.strofa) > *[x-verse]::after {
192 content: "Ten wers znajduje się poza strofą.";
196 border: 1px solid black;
197 -moz-border-radius: 10px;
198 -webkit-border-radius: 10px;
201 vertical-align: super;
204 .htmlview .kwestia .strofa {
208 .htmlview .akap, .htmlview .akap_cd, .htmlview .akap_dialog {
213 .htmlview .motto_container {
214 display: inline-block;
224 .htmlview p.motto_podpis {
230 .htmlview div.fragment {
231 border-bottom: 0.1em solid #999;
232 padding-bottom: 1.5em;
235 .htmlview div.nota p, .htmlview div.dedykacja p {
240 .htmlview div.ramka {
241 border: 1px darkgray solid;
244 .htmlview .nota_red {
245 background-color: #eee;
246 border: 1px solid #888;
247 -moz-border-radius: 10px;
248 -webkit-border-radius: 10px;
250 padding: 0 1em 1em 1em;
253 .htmlview hr.sekcja_swiatlo {
258 .htmlview hr.separator_linia {
261 border-bottom: 0.1em solid #000;
264 .htmlview hr.sekcja_asterysk {
271 .htmlview hr.sekcja_asterysk:after {
275 .htmlview div.lista_osob ol {
277 padding: 0 0 0 1.5em;
280 .htmlview p.miejsce_czas {
284 .htmlview .mat, .htmlview .slowo_obce, .htmlview .tytul_dziela, .htmlview .didaskalia {
289 .htmlview .indeks_dolny {
295 .htmlview .wyroznienie {
296 letter-spacing: 0.1em;
301 font-variant: small-caps;
304 .htmlview em.wieksze_odstepy {
309 .htmlview .ilustr img {
313 .htmlview .parse-warning {
320 .parse-warning .message {
327 background-color: #96e0e4;
328 border: 1px solid black;
329 -moz-border-radius: 10px;
330 -webkit-border-radius: 10px;
342 div[x-node] > .uwaga {
348 border: 1px solid black;
351 .htmlview .uwaga:hover {
355 .htmlview .annotation-inline-box .uwaga {
360 /* ======================== */
361 /* = Footnotes and themes = */
362 /* ======================== */
363 .htmlview .begin, .htmlview .end {
368 /* position: absolute; */
376 font-variant: normal;
378 text-transform: none;
379 text-decoration: none;
383 background-color: #fff;
384 /* border: 1px solid gray;
389 -moz-user-select: -moz-none;
390 -webkit-user-select: none;
401 .htmlview .noncanon {
405 .htmlview .motyw[x-editable] {
406 border-left: 4px solid #DDD;
407 padding: 0.2em 0.2em 0.2em 0.5em;
414 /* Znaczniki w tekście */
419 .htmlview .annotation:before {
420 content: "[" counter(main) "]";
421 counter-increment: main;
422 vertical-align: super;
423 text-decoration: none;
427 .htmlview .annotation:hover {
428 background-color: #ffcccc;
430 .htmlview .pe .annotation:hover {
431 background-color: #96e0e4;
433 *.htmlview *.annotation-inline-box {
441 .htmlview .annotation-inline-box:hover > span[x-annotation-box]{
445 .htmlview .annotation-inline-box > span[x-annotation-box] {
453 border: 1px solid black;
455 -moz-border-radius: 10px;
456 -webkit-border-radius: 10px;
458 text-decoration: none;
463 * Przypisy na końcu utworu (aktualnie nieuzywane)
465 .htmlview .annotations-block {
466 counter-reset: secondary;
469 .htmlview .annotations-block .annotation-body {
475 .htmlview .annotations-block .annotation-backref {
483 .htmlview .annotations-block .annotation-backref:before {
484 content: "[" counter(secondary) "]";
485 counter-increment: secondary;
491 .htmlview *[x-editable] {
495 border: 1px solid transparent;
498 /* focused editable element */
499 .htmlview *[x-editable]:hover {
503 .htmlview *[x-editable][x-open] {
507 .edit-button, .delete-button, .accept-button, .tytul-button, .wyroznienie-button, .slowo-button, .znak-button {
508 font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
517 /* margin: 4px 0 2px 0;*/
518 padding: 5px 5px 2px 5px;
519 background-color: #FAFAFA;
524 border: 1px solid #DDD;
537 .wyroznienie-button {
550 .edit-button:hover, .edit-button:active,
551 .delete-button:hover, .delete-button:active,
552 .accept-button:hover, .accept-button:active,
553 .tytul-button:hover, .tytul-button:active,
554 .wyroznienie-button:hover, .wyroznienie-button:active,
555 .slowo-button:hover, .slowo-button:active,
556 .znak-button:hover, .znak-button:active {
558 background-color: #999;
570 .default-menu:hover {
575 .htmlview *[x-annotation-box] > .default-menu {
579 .htmlview *[x-editable][x-open] > .default-menu {
583 .htmlview *[x-editable][x-open] *[x-annotation-box] > .default-menu {
587 .htmlview *[x-editable] > .edit-menu {
591 .htmlview *[x-editable] *[x-annotation-box] > .edit-menu {
595 .htmlview *[x-editable][x-open] > .edit-menu {
599 .htmlview *[x-editable][x-open] *[x-annotation-box] > .edit-menu {
605 background-color: gray;
612 .html-editarea textarea {
621 font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
623 /* background-color: ivory;*/
626 .htmlview .out-of-flow-text {
628 font-family: monospace;
629 border: 2px solid red !important;
630 white-space: pre-line;
633 .htmlview .out-of-flow-text::before {
634 content: "Tekst w tej ramce nie jest otagowany!";
635 background-color: #ff6c6c;
639 border: 1px solid black;
640 -moz-border-radius: 10px;
641 -webkit-border-radius: 10px;
651 background-color: yellow;
654 border: 1px solid orange;
662 #specialCharsContainer {
667 background-color: gray;
674 #specialCharsContainer a {
679 #tableSpecialChars td input {
680 background-color: transparent;
685 #tableSpecialChars td input.recentSymbol {
686 background-color: white;