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 {
121 padding: 0.25em 0.7em;
125 .htmlview .anchor:hover, .htmlview .anchor:active {
127 background-color: #CCC;
130 /* =================== */
131 /* = Custom elements = */
132 /* =================== */
133 .htmlview .autor_utwor {
137 margin-bottom: 0.25em;
140 .htmlview .dzielo_nadrzedne {
144 .htmlview .podtytul {
148 .htmlview .didaskalia {
150 margin: 0.5em 0 0 1.5em;
158 margin: 1.5em 0 0.5em auto;
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'] {
188 not(.strofa) > *[x-verse]::after {
189 content: "Ten wers znajduje się poza strofą.";
193 border: 1px solid black;
194 -moz-border-radius: 10px;
195 -webkit-border-radius: 10px;
198 vertical-align: super;
201 .htmlview .kwestia .strofa {
205 .htmlview .akap, .htmlview .akap_cd, .htmlview .akap_dialog {
210 .htmlview .motto_container {
211 display: inline-block;
221 .htmlview p.motto_podpis {
227 .htmlview div.fragment {
228 border-bottom: 0.1em solid #999;
229 padding-bottom: 1.5em;
232 .htmlview div.nota p, .htmlview div.dedykacja p {
237 .htmlview br.sekcja_swiatlo {
239 /* visibility: hidden; */
242 .htmlview hr.separator_linia {
245 border-bottom: 0.1em solid #000;
248 .htmlview p.sekcja_asterysk {
254 .htmlview div.lista_osob ol {
256 padding: 0 0 0 1.5em;
259 .htmlview p.miejsce_czas {
263 .htmlview .mat, .htmlview .slowo_obce, .htmlview .tytul_dziela, .htmlview .didaskalia {
267 .htmlview .wyroznienie {
268 letter-spacing: 0.1em;
273 font-variant: small-caps;
276 .htmlview .parse-warning {
283 .parse-warning .message {
290 background-color: #96e0e4;
291 border: 1px solid black;
292 -moz-border-radius: 10px;
293 -webkit-border-radius: 10px;
306 div[x-node] > .uwaga {
314 .htmlview .uwaga:hover {
318 .htmlview .annotation-inline-box .uwaga {
323 /* ======================== */
324 /* = Footnotes and themes = */
325 /* ======================== */
326 .htmlview .begin, .htmlview .end {
331 /* position: absolute; */
339 font-variant: normal;
341 text-transform: none;
342 text-decoration: none;
346 background-color: #fff;
347 /* border: 1px solid gray;
352 -moz-user-select: -moz-none;
353 -webkit-user-select: none;
359 .htmlview .noncanon {
363 .htmlview .motyw[x-editable] {
364 border-left: 4px solid #DDD;
365 padding: 0.2em 0.2em 0.2em 0.5em;
372 /* Znaczniki w tekście */
377 .htmlview .annotation:before {
378 content: "[" counter(main) "]";
379 counter-increment: main;
380 vertical-align: super;
381 text-decoration: none;
385 .htmlview .annotation:hover {
386 background-color: #ffcccc;
388 .htmlview .pe .annotation:hover {
389 background-color: #96e0e4;*/
391 *.htmlview *.annotation-inline-box {
398 .htmlview .annotation-inline-box > span[x-annotation-box] {
411 -moz-border-radius: 10px;
412 -webkit-border-radius: 10px;
414 text-decoration: none;
418 /* annotation editing shouldn't interfere with gallery */
419 #html-view span.annotation-inline-box {
425 * Przypisy na końcu utworu (aktualnie nieuzywane)
427 .htmlview .annotations-block {
428 counter-reset: secondary;
431 .htmlview .annotations-block .annotation-body {
437 .htmlview .annotations-block .annotation-backref {
445 .htmlview .annotations-block .annotation-backref:before {
446 content: "[" counter(secondary) "]";
447 counter-increment: secondary;
453 .htmlview *[x-editable] {
457 border: 1px solid #FFF;
460 /* focused editable element */
461 .htmlview *[x-editable]:hover {
465 .htmlview *[x-editable][x-open] {
469 .edit-button, .delete-button, .accept-button {
476 /* margin: 4px 0 2px 0;*/
477 padding: 5px 5px 2px 5px;
479 background-color: #FAFAFA;
484 border: 1px solid #DDD;
492 .edit-button:hover, .edit-button:active,
493 .delete-button:hover, .delete-button:active,
494 .accept-button:hover, .accept-button:active {
496 background-color: #999;
508 .default-menu:hover {
513 .htmlview *[x-annotation-box] > .default-menu {
517 .htmlview *[x-editable][x-open] > .default-menu {
521 .htmlview *[x-editable][x-open] *[x-annotation-box] > .default-menu {
525 .htmlview *[x-editable] > .edit-menu {
529 .htmlview *[x-editable] *[x-annotation-box] > .edit-menu {
533 .htmlview *[x-editable][x-open] > .edit-menu {
537 .htmlview *[x-editable][x-open] *[x-annotation-box] > .edit-menu {
543 background-color: gray;
549 .html-editarea textarea {
558 /* background-color: ivory;*/
561 .htmlview .out-of-flow-text {
563 font-face: monospace;
564 border: 2px solid red !important;
565 white-space: pre-line;
568 .htmlview .out-of-flow-text::before {
569 content: "Tekst w tej ramce nie jest otagowany!";
570 background-color: #ff6c6c;
574 border: 1px solid black;
575 -moz-border-radius: 10px;
576 -webkit-border-radius: 10px;
587 background-color: yellow;
590 border: 1px solid orange;
594 #specialCharsContainer {
598 background-color: gray;
604 #specialCharsContainer a {
608 #tableSpecialChars td input {
609 background-color: transparent;