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] {
17 .htmlview[data-tag-names-visible] *[x-editable]:not(*[x-common])::before {
21 content: attr(x-node);
30 vertical-align: super;
31 background-color:#add8e6;
36 -webkit-border-radius: 4px;
39 .htmlview *[x-node = 'RDF'][x-ns = 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'] {
57 text-decoration: none;
61 text-decoration: none;
97 .htmlview #footnotes div {
101 .htmlview #footnotes p {
106 .htmlview blockquote {
111 overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
112 white-space: pre-wrap; /* css-3 */
113 white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
114 white-space: -pre-wrap; /* Opera 4-6 */
115 white-space: -o-pre-wrap; /* Opera 7 */ /*
117 word-wrap: break-word; /* Internet Explorer 5.5+ */
131 padding: 0.25em 0.7em;
135 .htmlview .anchor:hover, .htmlview .anchor:active {
137 background-color: #CCC;
140 /* =================== */
141 /* = Custom elements = */
142 /* =================== */
143 .htmlview .autor_utwor {
147 margin-bottom: 0.25em;
150 .htmlview .dzielo_nadrzedne {
154 .htmlview .podtytul {
158 .htmlview .didaskalia {
160 margin: 0.5em 0 0 1.5em;
168 margin: 1.5em 0 0.5em auto;
172 .htmlview *[x-verse]:after {
176 .htmlview .strofa .wers_wciety, .htmlview .strofa .wers_wciety[data-wlf-typ='1'] {
180 .htmlview .strofa .wers_wciety[data-wlf-typ='2'], .htmlview .strofa .wers_cd {
184 .htmlview .strofa .wers_wciety[data-wlf-typ='3'] {
188 .htmlview .strofa .wers_wciety[data-wlf-typ='4'] {
192 .htmlview .strofa .wers_wciety[data-wlf-typ='5'] {
196 .htmlview .strofa .wers_wciety[data-wlf-typ='6'] {
200 .htmlview .strofa .wers_do_prawej {
205 .htmlview *:not(.strofa) > *[x-verse]::after {
206 content: "Ten wers znajduje się poza strofą.";
210 border: 1px solid black;
211 -moz-border-radius: 10px;
212 -webkit-border-radius: 10px;
215 vertical-align: super;
218 .htmlview .kwestia .strofa {
222 .htmlview .akap, .htmlview .akap_cd, .htmlview .akap_dialog {
227 .htmlview .motto_container {
228 display: inline-block;
238 .htmlview p.motto_podpis {
244 .htmlview div.fragment {
245 border-bottom: 0.1em solid #999;
246 padding-bottom: 1.5em;
249 .htmlview div.nota p, .htmlview div.dedykacja p {
254 .htmlview div.ramka {
255 border: 1px darkgray solid;
258 .htmlview .nota_red {
259 background-color: #eee;
260 border: 1px solid #888;
261 -moz-border-radius: 10px;
262 -webkit-border-radius: 10px;
264 padding: 0 1em 1em 1em;
267 .htmlview hr.sekcja_swiatlo {
272 .htmlview hr.separator_linia {
275 border-bottom: 0.1em solid #000;
278 .htmlview p.sekcja_asterysk {
284 .htmlview p.sekcja_asterysk:after {
288 .htmlview div.lista_osob ol {
290 padding: 0 0 0 1.5em;
293 .htmlview p.miejsce_czas {
297 .htmlview .mat, .htmlview .slowo_obce, .htmlview .tytul_dziela, .htmlview .didaskalia {
301 .htmlview .wyroznienie {
302 letter-spacing: 0.1em;
307 font-variant: small-caps;
310 .htmlview em.wieksze_odstepy {
315 .htmlview .ilustr img {
319 .htmlview .parse-warning {
326 .parse-warning .message {
333 background-color: #96e0e4;
334 border: 1px solid black;
335 -moz-border-radius: 10px;
336 -webkit-border-radius: 10px;
349 div[x-node] > .uwaga {
357 .htmlview .uwaga:hover {
361 .htmlview .annotation-inline-box .uwaga {
366 /* ======================== */
367 /* = Footnotes and themes = */
368 /* ======================== */
369 .htmlview .begin, .htmlview .end {
374 /* position: absolute; */
382 font-variant: normal;
384 text-transform: none;
385 text-decoration: none;
389 background-color: #fff;
390 /* border: 1px solid gray;
395 -moz-user-select: -moz-none;
396 -webkit-user-select: none;
407 .htmlview .noncanon {
411 .htmlview .motyw[x-editable] {
412 border-left: 4px solid #DDD;
413 padding: 0.2em 0.2em 0.2em 0.5em;
420 /* Znaczniki w tekście */
425 .htmlview .annotation:before {
426 content: "[" counter(main) "]";
427 counter-increment: main;
428 vertical-align: super;
429 text-decoration: none;
433 .htmlview .annotation:hover {
434 background-color: #ffcccc;
436 .htmlview .pe .annotation:hover {
437 background-color: #96e0e4;
439 *.htmlview *.annotation-inline-box {
447 .htmlview .annotation-inline-box:hover > span[x-annotation-box]{
451 .htmlview .annotation-inline-box > span[x-annotation-box] {
459 border: 1px solid black;
461 -moz-border-radius: 10px;
462 -webkit-border-radius: 10px;
464 text-decoration: none;
469 * Przypisy na końcu utworu (aktualnie nieuzywane)
471 .htmlview .annotations-block {
472 counter-reset: secondary;
475 .htmlview .annotations-block .annotation-body {
481 .htmlview .annotations-block .annotation-backref {
489 .htmlview .annotations-block .annotation-backref:before {
490 content: "[" counter(secondary) "]";
491 counter-increment: secondary;
497 .htmlview *[x-editable] {
501 border: 1px solid transparent;
504 /* focused editable element */
505 .htmlview *[x-editable]:hover {
509 .htmlview *[x-editable][x-open] {
513 .edit-button, .delete-button, .accept-button, .tytul-button, .wyroznienie-button, .slowo-button, .znak-button {
514 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";
523 /* margin: 4px 0 2px 0;*/
524 padding: 5px 5px 2px 5px;
525 background-color: #FAFAFA;
530 border: 1px solid #DDD;
543 .wyroznienie-button {
556 .edit-button:hover, .edit-button:active,
557 .delete-button:hover, .delete-button:active,
558 .accept-button:hover, .accept-button:active,
559 .tytul-button:hover, .tytul-button:active,
560 .wyroznienie-button:hover, .wyroznienie-button:active,
561 .slowo-button:hover, .slowo-button:active,
562 .znak-button:hover, .znak-button:active {
564 background-color: #999;
576 .default-menu:hover {
581 .htmlview *[x-annotation-box] > .default-menu {
585 .htmlview *[x-editable][x-open] > .default-menu {
589 .htmlview *[x-editable][x-open] *[x-annotation-box] > .default-menu {
593 .htmlview *[x-editable] > .edit-menu {
597 .htmlview *[x-editable] *[x-annotation-box] > .edit-menu {
601 .htmlview *[x-editable][x-open] > .edit-menu {
605 .htmlview *[x-editable][x-open] *[x-annotation-box] > .edit-menu {
611 background-color: gray;
618 .html-editarea textarea {
627 font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
629 /* background-color: ivory;*/
632 .htmlview .out-of-flow-text {
634 font-family: monospace;
635 border: 2px solid red !important;
636 white-space: pre-line;
639 .htmlview .out-of-flow-text::before {
640 content: "Tekst w tej ramce nie jest otagowany!";
641 background-color: #ff6c6c;
645 border: 1px solid black;
646 -moz-border-radius: 10px;
647 -webkit-border-radius: 10px;
657 background-color: yellow;
660 border: 1px solid orange;
668 #specialCharsContainer {
673 background-color: gray;
680 #specialCharsContainer a {
685 #tableSpecialChars td input {
686 background-color: transparent;
691 #tableSpecialChars td input.recentSymbol {
692 background-color: white;