1 /* Style widoku HTML. Nie należy tu ustawiać position ani marginesów */
4 counter-reset: aktywnosc;
6 font-family: "Georgia", "Times New Roman", serif;
14 .htmlview[data-tag-names-visible] {
19 .htmlview[data-tag-names-visible] *[x-editable]:not(*[x-common])::before {
23 content: attr(x-node);
32 vertical-align: super;
33 background-color:#add8e6;
38 -webkit-border-radius: 4px;
41 .htmlview *[x-node = 'RDF'][x-ns = 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'] {
59 text-decoration: none;
63 text-decoration: none;
98 .htmlview #footnotes div {
102 .htmlview #footnotes p {
107 .htmlview blockquote {
112 overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
113 white-space: pre-wrap; /* css-3 */
114 white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
115 white-space: -pre-wrap; /* Opera 4-6 */
116 white-space: -o-pre-wrap; /* Opera 7 */ /*
118 word-wrap: break-word; /* Internet Explorer 5.5+ */
132 padding: 0.25em 0.7em;
136 .htmlview .anchor:hover, .htmlview .anchor:active {
138 background-color: #CCC;
141 /* =================== */
142 /* = Custom elements = */
143 /* =================== */
144 .htmlview .autor_utwor {
148 margin-bottom: 0.25em;
151 .htmlview .dzielo_nadrzedne {
155 .htmlview .podtytul {
159 .htmlview .didaskalia {
161 margin: 0.5em 0 0 1.5em;
169 margin: 1.5em 0 0.5em auto;
173 .htmlview *[x-verse]:after {
177 .htmlview .strofa .wers_wciety, .htmlview .strofa .wers_wciety[data-wlf-typ='1'] {
181 .htmlview .strofa .wers_wciety[data-wlf-typ='2'], .htmlview .strofa .wers_cd {
185 .htmlview .strofa .wers_wciety[data-wlf-typ='3'] {
189 .htmlview .strofa .wers_wciety[data-wlf-typ='4'] {
193 .htmlview .strofa .wers_wciety[data-wlf-typ='5'] {
197 .htmlview .strofa .wers_wciety[data-wlf-typ='6'] {
203 not(.strofa) > *[x-verse]::after {
204 content: "Ten wers znajduje się poza strofą.";
208 border: 1px solid black;
209 -moz-border-radius: 10px;
210 -webkit-border-radius: 10px;
213 vertical-align: super;
216 .htmlview .kwestia .strofa {
220 .htmlview .akap, .htmlview .akap_cd, .htmlview .akap_dialog {
225 .htmlview .motto_container {
226 display: inline-block;
236 .htmlview p.motto_podpis {
242 .htmlview div.fragment {
243 border-bottom: 0.1em solid #999;
244 padding-bottom: 1.5em;
247 .htmlview div.nota p, .htmlview div.dedykacja p {
252 .htmlview .nota_red {
253 background-color: #eee;
254 border: 1px solid #888;
255 -moz-border-radius: 10px;
256 -webkit-border-radius: 10px;
258 padding: 0 1em 1em 1em;
261 .htmlview hr.sekcja_swiatlo {
266 .htmlview hr.separator_linia {
269 border-bottom: 0.1em solid #000;
272 .htmlview p.sekcja_asterysk {
278 .htmlview p.sekcja_asterysk:after {
282 .htmlview div.lista_osob ol {
284 padding: 0 0 0 1.5em;
287 .htmlview p.miejsce_czas {
291 .htmlview .mat, .htmlview .slowo_obce, .htmlview .tytul_dziela, .htmlview .didaskalia {
295 .htmlview .wyroznienie {
296 letter-spacing: 0.1em;
301 font-variant: small-caps;
304 .htmlview .parse-warning {
311 .parse-warning .message {
318 background-color: #96e0e4;
319 border: 1px solid black;
320 -moz-border-radius: 10px;
321 -webkit-border-radius: 10px;
334 div[x-node] > .uwaga {
342 .htmlview .uwaga:hover {
346 .htmlview .annotation-inline-box .uwaga {
351 /* ======================== */
352 /* = Footnotes and themes = */
353 /* ======================== */
354 .htmlview .begin, .htmlview .end {
359 /* position: absolute; */
367 font-variant: normal;
369 text-transform: none;
370 text-decoration: none;
374 background-color: #fff;
375 /* border: 1px solid gray;
380 -moz-user-select: -moz-none;
381 -webkit-user-select: none;
392 .htmlview .noncanon {
396 .htmlview .motyw[x-editable] {
397 border-left: 4px solid #DDD;
398 padding: 0.2em 0.2em 0.2em 0.5em;
405 /* Znaczniki w tekście */
410 .htmlview .annotation:before {
411 content: "[" counter(main) "]";
412 counter-increment: main;
413 vertical-align: super;
414 text-decoration: none;
418 .htmlview .annotation:hover {
419 background-color: #ffcccc;
421 .htmlview .pe .annotation:hover {
422 background-color: #96e0e4;*/
424 *.htmlview *.annotation-inline-box {
432 .htmlview .annotation-inline-box:hover > span[x-annotation-box]{
436 .htmlview .annotation-inline-box > span[x-annotation-box] {
448 -moz-border-radius: 10px;
449 -webkit-border-radius: 10px;
451 text-decoration: none;
456 * Przypisy na końcu utworu (aktualnie nieuzywane)
458 .htmlview .annotations-block {
459 counter-reset: secondary;
462 .htmlview .annotations-block .annotation-body {
468 .htmlview .annotations-block .annotation-backref {
476 .htmlview .annotations-block .annotation-backref:before {
477 content: "[" counter(secondary) "]";
478 counter-increment: secondary;
484 .htmlview *[x-editable] {
488 border: 1px solid transparent;
491 /* focused editable element */
492 .htmlview *[x-editable]:hover {
496 .htmlview *[x-editable][x-open] {
500 .edit-button, .delete-button, .accept-button, .tytul-button, .wyroznienie-button, .slowo-button, .znak-button {
507 /* margin: 4px 0 2px 0;*/
508 padding: 5px 5px 2px 5px;
510 background-color: #FAFAFA;
515 border: 1px solid #DDD;
528 .wyroznienie-button {
541 .edit-button:hover, .edit-button:active,
542 .delete-button:hover, .delete-button:active,
543 .accept-button:hover, .accept-button:active,
544 .tytul-button:hover, .tytul-button:active,
545 .wyroznienie-button:hover, .wyroznienie-button:active,
546 .slowo-button:hover, .slowo-button:active,
547 .znak-button:hover, .znak-button:active {
549 background-color: #999;
561 .default-menu:hover {
566 .htmlview *[x-annotation-box] > .default-menu {
570 .htmlview *[x-editable][x-open] > .default-menu {
574 .htmlview *[x-editable][x-open] *[x-annotation-box] > .default-menu {
578 .htmlview *[x-editable] > .edit-menu {
582 .htmlview *[x-editable] *[x-annotation-box] > .edit-menu {
586 .htmlview *[x-editable][x-open] > .edit-menu {
590 .htmlview *[x-editable][x-open] *[x-annotation-box] > .edit-menu {
596 background-color: gray;
602 .html-editarea textarea {
611 /* background-color: ivory;*/
614 .htmlview .out-of-flow-text {
616 font-face: monospace;
617 border: 2px solid red !important;
618 white-space: pre-line;
621 .htmlview .out-of-flow-text::before {
622 content: "Tekst w tej ramce nie jest otagowany!";
623 background-color: #ff6c6c;
627 border: 1px solid black;
628 -moz-border-radius: 10px;
629 -webkit-border-radius: 10px;
640 background-color: yellow;
643 border: 1px solid orange;
651 #specialCharsContainer {
656 background-color: gray;
663 #specialCharsContainer a {
668 #tableSpecialChars td input {
669 background-color: transparent;
674 #tableSpecialChars td input.recentSymbol {
675 background-color: white;
681 .htmlview .lista[data-wlf-typ="alfa"]
683 list-style-type: lower-alpha;
686 .htmlview .lista[data-wlf-typ="slowniczek"]
688 list-style-type: none;
691 .htmlview span.punkt {
693 list-style-position: inside;
696 .htmlview span.aktywnosc span.opis {
699 .htmlview span.aktywnosc span.opis p:before {
700 content: counter(aktywnosc) ". ";
701 counter-increment: aktywnosc;
705 .htmlview span.aktywnosc span.wskazowki {
710 .htmlview .pomoce, .htmlview .czas, .htmlview .forma {
713 .htmlview .pomoce:before { content: "Pomoce: "; }
714 .htmlview .czas:before { content: "Czas: "; }
715 .htmlview .czas:after { content: " min"; }
716 .htmlview .forma:before { content: "Forma: "; }
718 .htmlview .aktywnosc {
722 .htmlview .definiendum {
727 .htmlview .definiens {
739 .htmlview img.obraz {
743 .htmlview span.luka {
745 text-decoration: underline;