1 /* Style widoku HTML. Nie należy tu ustawiać position ani marginesów */
5 font-family: "Georgia", "Times New Roman", serif;
13 .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 {
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 .strofa .wers_wciety, .htmlview .strofa .wers_wciety[data-wlf-typ='1'] {
176 .htmlview .strofa .wers_wciety[data-wlf-typ='2'], .htmlview .strofa .wers_cd {
180 .htmlview .strofa .wers_wciety[data-wlf-typ='3'] {
184 .htmlview .strofa .wers_wciety[data-wlf-typ='4'] {
188 .htmlview .strofa .wers_wciety[data-wlf-typ='5'] {
192 .htmlview .strofa .wers_wciety[data-wlf-typ='6'] {
198 not(.strofa) > *[x-verse]::after {
199 content: "Ten wers znajduje się poza strofą.";
203 border: 1px solid black;
204 -moz-border-radius: 10px;
205 -webkit-border-radius: 10px;
208 vertical-align: super;
211 .htmlview .kwestia .strofa {
215 .htmlview .akap, .htmlview .akap_cd, .htmlview .akap_dialog {
220 .htmlview .motto_container {
221 display: inline-block;
231 .htmlview p.motto_podpis {
237 .htmlview div.fragment {
238 border-bottom: 0.1em solid #999;
239 padding-bottom: 1.5em;
242 .htmlview div.nota p, .htmlview div.dedykacja p {
247 .htmlview .nota_red {
248 background-color: #eee;
249 border: 1px solid #888;
250 -moz-border-radius: 10px;
251 -webkit-border-radius: 10px;
253 padding: 0 1em 1em 1em;
256 .htmlview br.sekcja_swiatlo {
258 /* visibility: hidden; */
261 .htmlview hr.separator_linia {
264 border-bottom: 0.1em solid #000;
267 .htmlview p.sekcja_asterysk {
273 .htmlview div.lista_osob ol {
275 padding: 0 0 0 1.5em;
278 .htmlview p.miejsce_czas {
282 .htmlview .mat, .htmlview .slowo_obce, .htmlview .tytul_dziela, .htmlview .didaskalia {
286 .htmlview .wyroznienie {
287 letter-spacing: 0.1em;
292 font-variant: small-caps;
295 .htmlview .parse-warning {
302 .parse-warning .message {
309 background-color: #96e0e4;
310 border: 1px solid black;
311 -moz-border-radius: 10px;
312 -webkit-border-radius: 10px;
325 div[x-node] > .uwaga {
333 .htmlview .uwaga:hover {
337 .htmlview .annotation-inline-box .uwaga {
342 /* ======================== */
343 /* = Footnotes and themes = */
344 /* ======================== */
345 .htmlview .begin, .htmlview .end {
350 /* position: absolute; */
358 font-variant: normal;
360 text-transform: none;
361 text-decoration: none;
365 background-color: #fff;
366 /* border: 1px solid gray;
371 -moz-user-select: -moz-none;
372 -webkit-user-select: none;
383 .htmlview .noncanon {
387 .htmlview .motyw[x-editable] {
388 border-left: 4px solid #DDD;
389 padding: 0.2em 0.2em 0.2em 0.5em;
396 /* Znaczniki w tekście */
401 .htmlview .annotation:before {
402 content: "[" counter(main) "]";
403 counter-increment: main;
404 vertical-align: super;
405 text-decoration: none;
409 .htmlview .annotation:hover {
410 background-color: #ffcccc;
412 .htmlview .pe .annotation:hover {
413 background-color: #96e0e4;*/
415 *.htmlview *.annotation-inline-box {
423 .htmlview .annotation-inline-box:hover > span[x-annotation-box]{
427 .htmlview .annotation-inline-box > span[x-annotation-box] {
439 -moz-border-radius: 10px;
440 -webkit-border-radius: 10px;
442 text-decoration: none;
447 * Przypisy na końcu utworu (aktualnie nieuzywane)
449 .htmlview .annotations-block {
450 counter-reset: secondary;
453 .htmlview .annotations-block .annotation-body {
459 .htmlview .annotations-block .annotation-backref {
467 .htmlview .annotations-block .annotation-backref:before {
468 content: "[" counter(secondary) "]";
469 counter-increment: secondary;
475 .htmlview *[x-editable] {
479 border: 1px solid transparent;
482 /* focused editable element */
483 .htmlview *[x-editable]:hover {
487 .htmlview *[x-editable][x-open] {
491 .edit-button, .delete-button, .accept-button, .tytul-button, .wyroznienie-button, .slowo-button {
498 /* margin: 4px 0 2px 0;*/
499 padding: 5px 5px 2px 5px;
501 background-color: #FAFAFA;
506 border: 1px solid #DDD;
519 .wyroznienie-button {
528 .edit-button:hover, .edit-button:active,
529 .delete-button:hover, .delete-button:active,
530 .accept-button:hover, .accept-button:active,
531 .tytul-button:hover, .tytul-button:active,
532 .wyroznienie-button:hover, .wyroznienie-button:active,
533 .slowo-button:hover, .slowo-button:active {
535 background-color: #999;
547 .default-menu:hover {
552 .htmlview *[x-annotation-box] > .default-menu {
556 .htmlview *[x-editable][x-open] > .default-menu {
560 .htmlview *[x-editable][x-open] *[x-annotation-box] > .default-menu {
564 .htmlview *[x-editable] > .edit-menu {
568 .htmlview *[x-editable] *[x-annotation-box] > .edit-menu {
572 .htmlview *[x-editable][x-open] > .edit-menu {
576 .htmlview *[x-editable][x-open] *[x-annotation-box] > .edit-menu {
582 background-color: gray;
588 .html-editarea textarea {
597 /* background-color: ivory;*/
600 .htmlview .out-of-flow-text {
602 font-face: monospace;
603 border: 2px solid red !important;
604 white-space: pre-line;
607 .htmlview .out-of-flow-text::before {
608 content: "Tekst w tej ramce nie jest otagowany!";
609 background-color: #ff6c6c;
613 border: 1px solid black;
614 -moz-border-radius: 10px;
615 -webkit-border-radius: 10px;
626 background-color: yellow;
629 border: 1px solid orange;
633 #specialCharsContainer {
637 background-color: gray;
643 #specialCharsContainer a {
647 #tableSpecialChars td input {
648 background-color: transparent;