1 /* Style widoku HTML. Nie należy tu ustawiać position ani marginesów */
 
   3     counter-reset: main aktywnosc;
 
   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'][x-ns = 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'] {
 
  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 *[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'] {
 
 202 not(.strofa) > *[x-verse]::after {
 
 203     content: "Ten wers znajduje się poza strofą.";
 
 207     border: 1px solid black;
 
 208     -moz-border-radius: 10px;
 
 209     -webkit-border-radius: 10px;
 
 212     vertical-align: super;
 
 215 .htmlview .kwestia .strofa {
 
 219 .htmlview .akap, .htmlview .akap_cd, .htmlview .akap_dialog {
 
 224 .htmlview .motto_container {
 
 225         display: inline-block;
 
 235 .htmlview p.motto_podpis {
 
 241 .htmlview div.fragment {
 
 242     border-bottom: 0.1em solid #999;
 
 243     padding-bottom: 1.5em;
 
 246 .htmlview div.nota p, .htmlview div.dedykacja p {
 
 251 .htmlview .nota_red {
 
 252     background-color: #eee;
 
 253     border: 1px solid #888;
 
 254     -moz-border-radius: 10px;
 
 255     -webkit-border-radius: 10px;
 
 257     padding: 0 1em 1em 1em;
 
 260 .htmlview hr.sekcja_swiatlo {
 
 265 .htmlview hr.separator_linia {
 
 268     border-bottom: 0.1em solid #000;
 
 271 .htmlview p.sekcja_asterysk {
 
 277 .htmlview p.sekcja_asterysk:after {
 
 281 .htmlview div.lista_osob ol {
 
 283     padding: 0 0 0 1.5em;
 
 286 .htmlview p.miejsce_czas {
 
 290 .htmlview .mat, .htmlview .slowo_obce, .htmlview .tytul_dziela, .htmlview .didaskalia {
 
 294 .htmlview .wyroznienie {
 
 295     letter-spacing: 0.1em;
 
 300     font-variant: small-caps;
 
 303 .htmlview .parse-warning {
 
 310 .parse-warning .message {
 
 317     background-color: #96e0e4;
 
 318     border: 1px solid black;
 
 319     -moz-border-radius: 10px;
 
 320     -webkit-border-radius: 10px;
 
 333 div[x-node] > .uwaga {
 
 341 .htmlview .uwaga:hover {
 
 345 .htmlview .annotation-inline-box .uwaga {
 
 350 /* ======================== */
 
 351 /* = Footnotes and themes = */
 
 352 /* ======================== */
 
 353 .htmlview .begin, .htmlview .end {
 
 358     /* position: absolute; */
 
 366     font-variant: normal;
 
 368     text-transform: none;
 
 369     text-decoration: none;
 
 373     background-color: #fff;
 
 374     /*    border: 1px solid gray;
 
 379     -moz-user-select: -moz-none;
 
 380     -webkit-user-select: none;
 
 391 .htmlview .noncanon {
 
 395 .htmlview .motyw[x-editable] {
 
 396     border-left: 4px solid #DDD;
 
 397     padding: 0.2em 0.2em 0.2em 0.5em;
 
 404 /* Znaczniki w tekście */
 
 409 .htmlview .annotation:before {
 
 410     content: "[" counter(main) "]";
 
 411     counter-increment: main;
 
 412         vertical-align: super;
 
 413     text-decoration: none;
 
 417 .htmlview .annotation:hover {
 
 418     background-color: #ffcccc;
 
 420 .htmlview .pe .annotation:hover {
 
 421     background-color: #96e0e4;*/
 
 423 *.htmlview *.annotation-inline-box {
 
 431 .htmlview .annotation-inline-box:hover > span[x-annotation-box]{
 
 435 .htmlview .annotation-inline-box > span[x-annotation-box] {
 
 447     -moz-border-radius: 10px;
 
 448     -webkit-border-radius: 10px;
 
 450     text-decoration: none;
 
 455  * Przypisy na końcu utworu (aktualnie nieuzywane)
 
 457 .htmlview .annotations-block {
 
 458     counter-reset: secondary;
 
 461 .htmlview .annotations-block .annotation-body {
 
 467 .htmlview .annotations-block .annotation-backref {
 
 475 .htmlview .annotations-block .annotation-backref:before {
 
 476     content: "[" counter(secondary) "]";
 
 477     counter-increment: secondary;
 
 483 .htmlview *[x-editable] {
 
 487     border: 1px solid transparent;
 
 490 /* focused editable element */
 
 491 .htmlview *[x-editable]:hover {
 
 495 .htmlview *[x-editable][x-open] {
 
 499 .edit-button, .delete-button, .accept-button, .tytul-button, .wyroznienie-button, .slowo-button, .znak-button {
 
 506     /*    margin: 4px 0 2px 0;*/
 
 507     padding: 5px 5px 2px 5px;
 
 509     background-color: #FAFAFA;
 
 514     border: 1px solid #DDD;
 
 527 .wyroznienie-button {
 
 540 .edit-button:hover, .edit-button:active,
 
 541 .delete-button:hover, .delete-button:active,
 
 542 .accept-button:hover, .accept-button:active,
 
 543 .tytul-button:hover, .tytul-button:active,
 
 544 .wyroznienie-button:hover, .wyroznienie-button:active,
 
 545 .slowo-button:hover, .slowo-button:active,
 
 546 .znak-button:hover, .znak-button:active {
 
 548     background-color: #999;
 
 560 .default-menu:hover {
 
 565 .htmlview *[x-annotation-box] > .default-menu {
 
 569 .htmlview *[x-editable][x-open] > .default-menu {
 
 573 .htmlview *[x-editable][x-open] *[x-annotation-box] > .default-menu {
 
 577 .htmlview *[x-editable] > .edit-menu {
 
 581 .htmlview *[x-editable] *[x-annotation-box] > .edit-menu {
 
 585 .htmlview *[x-editable][x-open] > .edit-menu {
 
 589 .htmlview *[x-editable][x-open] *[x-annotation-box] > .edit-menu {
 
 595     background-color: gray;
 
 601 .html-editarea textarea {
 
 607     min-width: 600px; /* for editing narrow elements */
 
 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 {
 
 749 .htmlview .kol span {
 
 753 .htmlview img.obraz {
 
 757 .htmlview span.luka {
 
 759     text-decoration: underline;