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;
96 .htmlview #footnotes div {
100 .htmlview #footnotes p {
105 .htmlview blockquote {
110 overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
111 white-space: pre-wrap; /* css-3 */
112 white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
113 white-space: -o-pre-wrap; /* Opera 7 */ /*
115 word-wrap: break-word; /* Internet Explorer 5.5+ */
129 padding: 0.25em 0.7em;
133 .htmlview .anchor:hover, .htmlview .anchor:active {
135 background-color: #CCC;
138 /* =================== */
139 /* = Custom elements = */
140 /* =================== */
141 .htmlview .autor_utwor {
145 margin-bottom: 0.25em;
148 .htmlview .dzielo_nadrzedne {
152 .htmlview .podtytul {
156 .htmlview .didaskalia {
158 margin: 0.5em 0 0 1.5em;
166 margin: 1.5em 0 0.5em auto;
170 .htmlview *[x-verse]:after {
174 .htmlview .strofa .wers_wciety, .htmlview .strofa .wers_wciety[data-wlf-typ='1'] {
178 .htmlview .strofa .wers_wciety[data-wlf-typ='2'], .htmlview .strofa .wers_cd {
182 .htmlview .strofa .wers_wciety[data-wlf-typ='3'] {
186 .htmlview .strofa .wers_wciety[data-wlf-typ='4'] {
190 .htmlview .strofa .wers_wciety[data-wlf-typ='5'] {
194 .htmlview .strofa .wers_wciety[data-wlf-typ='6'] {
199 .htmlview *:not(.strofa) > *[x-verse]::after {
200 content: "Ten wers znajduje się poza strofą.";
204 border: 1px solid black;
205 -moz-border-radius: 10px;
206 -webkit-border-radius: 10px;
209 vertical-align: super;
212 .htmlview .kwestia .strofa {
216 .htmlview .akap, .htmlview .akap_cd, .htmlview .akap_dialog {
221 .htmlview .motto_container {
222 display: inline-block;
232 .htmlview p.motto_podpis {
238 .htmlview div.fragment {
239 border-bottom: 0.1em solid #999;
240 padding-bottom: 1.5em;
243 .htmlview div.nota p, .htmlview div.dedykacja p {
248 .htmlview .nota_red {
249 background-color: #eee;
250 border: 1px solid #888;
251 -moz-border-radius: 10px;
252 -webkit-border-radius: 10px;
254 padding: 0 1em 1em 1em;
257 .htmlview hr.sekcja_swiatlo {
262 .htmlview hr.separator_linia {
265 border-bottom: 0.1em solid #000;
268 .htmlview p.sekcja_asterysk {
274 .htmlview p.sekcja_asterysk:after {
278 .htmlview div.lista_osob ol {
280 padding: 0 0 0 1.5em;
283 .htmlview p.miejsce_czas {
287 .htmlview .mat, .htmlview .slowo_obce, .htmlview .tytul_dziela, .htmlview .didaskalia {
291 .htmlview .wyroznienie {
292 letter-spacing: 0.1em;
297 font-variant: small-caps;
300 .htmlview .parse-warning {
307 .parse-warning .message {
314 background-color: #96e0e4;
315 border: 1px solid black;
316 -moz-border-radius: 10px;
317 -webkit-border-radius: 10px;
330 div[x-node] > .uwaga {
338 .htmlview .uwaga:hover {
342 .htmlview .annotation-inline-box .uwaga {
347 /* ======================== */
348 /* = Footnotes and themes = */
349 /* ======================== */
350 .htmlview .begin, .htmlview .end {
355 /* position: absolute; */
363 font-variant: normal;
365 text-transform: none;
366 text-decoration: none;
370 background-color: #fff;
371 /* border: 1px solid gray;
376 -moz-user-select: -moz-none;
377 -webkit-user-select: none;
388 .htmlview .noncanon {
392 .htmlview .motyw[x-editable] {
393 border-left: 4px solid #DDD;
394 padding: 0.2em 0.2em 0.2em 0.5em;
401 /* Znaczniki w tekście */
406 .htmlview .annotation:before {
407 content: "[" counter(main) "]";
408 counter-increment: main;
409 vertical-align: super;
410 text-decoration: none;
414 .htmlview .annotation:hover {
415 background-color: #ffcccc;
417 .htmlview .pe .annotation:hover {
418 background-color: #96e0e4;
420 *.htmlview *.annotation-inline-box {
428 .htmlview .annotation-inline-box:hover > span[x-annotation-box]{
432 .htmlview .annotation-inline-box > span[x-annotation-box] {
440 border: 1px solid black;
442 -moz-border-radius: 10px;
443 -webkit-border-radius: 10px;
445 text-decoration: none;
450 * Przypisy na końcu utworu (aktualnie nieuzywane)
452 .htmlview .annotations-block {
453 counter-reset: secondary;
456 .htmlview .annotations-block .annotation-body {
462 .htmlview .annotations-block .annotation-backref {
470 .htmlview .annotations-block .annotation-backref:before {
471 content: "[" counter(secondary) "]";
472 counter-increment: secondary;
478 .htmlview *[x-editable] {
482 border: 1px solid transparent;
485 /* focused editable element */
486 .htmlview *[x-editable]:hover {
490 .htmlview *[x-editable][x-open] {
494 .edit-button, .delete-button, .accept-button, .tytul-button, .wyroznienie-button, .slowo-button, .znak-button {
501 /* margin: 4px 0 2px 0;*/
502 padding: 5px 5px 2px 5px;
503 background-color: #FAFAFA;
508 border: 1px solid #DDD;
521 .wyroznienie-button {
534 .edit-button:hover, .edit-button:active,
535 .delete-button:hover, .delete-button:active,
536 .accept-button:hover, .accept-button:active,
537 .tytul-button:hover, .tytul-button:active,
538 .wyroznienie-button:hover, .wyroznienie-button:active,
539 .slowo-button:hover, .slowo-button:active,
540 .znak-button:hover, .znak-button:active {
542 background-color: #999;
554 .default-menu:hover {
559 .htmlview *[x-annotation-box] > .default-menu {
563 .htmlview *[x-editable][x-open] > .default-menu {
567 .htmlview *[x-editable][x-open] *[x-annotation-box] > .default-menu {
571 .htmlview *[x-editable] > .edit-menu {
575 .htmlview *[x-editable] *[x-annotation-box] > .edit-menu {
579 .htmlview *[x-editable][x-open] > .edit-menu {
583 .htmlview *[x-editable][x-open] *[x-annotation-box] > .edit-menu {
589 background-color: gray;
595 .html-editarea textarea {
604 /* background-color: ivory;*/
607 .htmlview .out-of-flow-text {
609 font-family: monospace;
610 border: 2px solid red !important;
611 white-space: pre-line;
614 .htmlview .out-of-flow-text::before {
615 content: "Tekst w tej ramce nie jest otagowany!";
616 background-color: #ff6c6c;
620 border: 1px solid black;
621 -moz-border-radius: 10px;
622 -webkit-border-radius: 10px;
632 background-color: yellow;
635 border: 1px solid orange;
643 #specialCharsContainer {
648 background-color: gray;
655 #specialCharsContainer a {
660 #tableSpecialChars td input {
661 background-color: transparent;
666 #tableSpecialChars td input.recentSymbol {
667 background-color: white;