1 /* Style widoku HTML. Nie należy tu ustawiać position ani marginesów */
6 font-family: "Georgia", "Times New Roman", serif;
12 .htmlview *[x-node='rdf:RDF'] {
30 text-decoration: none;
34 text-decoration: none;
44 text-transform: capitalize;
71 .htmlview #footnotes div {
75 .htmlview #footnotes p {
80 .htmlview blockquote {
95 padding: 0.25em 0.7em;
99 .htmlview .anchor:hover, .htmlview .anchor:active {
101 background-color: #CCC;
104 /* =================== */
105 /* = Custom elements = */
106 /* =================== */
107 .htmlview .autor_utwor {
111 margin-bottom: 0.25em;
114 .htmlview .dzielo_nadrzedne {
118 margin-bottom: -0.25em;
121 .htmlview .podtytul {
128 .htmlview .didaskalia {
130 margin: 0.5em 0 0 1.5em;
138 margin: 1.5em 0 0 auto;
141 .htmlview .kwestia .strofa {
145 .htmlview .akap, .htmlview .akap_cd, .htmlview .akap_dialog {
156 .htmlview p.motto_podpis {
161 .htmlview div.fragment {
162 border-bottom: 0.1em solid #999;
163 padding-bottom: 1.5em;
166 .htmlview div.nota p,
167 .htmlview div.dedykacja p {
172 .htmlview br.sekcja_swiatlo {
174 /* visibility: hidden; */
177 .htmlview hr.separator_linia {
180 border-bottom: 0.1em solid #000;
183 .htmlview p.sekcja_asterysk {
189 .htmlview div.lista_osob ol {
191 padding: 0 0 0 1.5em;
194 .htmlview p.miejsce_czas {
199 .htmlview .slowo_obce,
200 .htmlview .tytul_dziela,
201 .htmlview .didaskalia {
205 .htmlview .wyroznienie {
206 letter-spacing: 0.1em;
211 font-variant: small-caps;
214 .htmlview .parse-warning {
221 .parse-warning .message {
228 /* ======================== */
229 /* = Footnotes and themes = */
230 /* ======================== */
232 .htmlview .begin, .htmlview .end {
237 /* position: absolute; */
247 font-variant: normal;
248 text-decoration: none;
252 background-color: #efefef;
254 border: 1px solid gray;
255 border-left: 2px dotted gray;
259 -moz-user-select: -moz-none;
260 -webkit-user-select: none;
268 /* Znaczniki w tekście */
269 .htmlview .annotation {
270 vertical-align: super;
271 text-decoration: none;
275 .htmlview .annotation:before {
276 content: "[" counter(main) "]";
277 counter-increment: main;
280 .htmlview .annotation:hover {
281 background-color: #dfdfdf;
284 *.htmlview *.annotation-inline-box {
291 .htmlview .annotation-inline-box > span[x-annotation-box]
306 border-style: outset;
309 text-decoration: none;
315 * Przypisy na końcu utworu (aktualnie nieuzywane)
317 .htmlview .annotations-block {
318 counter-reset: secondary;
321 .htmlview .annotations-block .annotation-body {
327 .htmlview .annotations-block .annotation-backref {
336 .htmlview .annotations-block .annotation-backref:before {
337 content: "[" counter(secondary) "]";
338 counter-increment: secondary;
345 .htmlview *[x-editable] {
349 /* focused editable element */
350 .htmlview *[x-editable]:hover
355 .htmlview *[x-editable][x-open]
369 /* margin: 4px 0 2px 0;*/
370 padding: 0 5px 2px 5px;
379 .edit-button:hover, .edit-button:active {
382 -webkit-border-radius: 10px;
383 -moz-border-radius: 10px;
395 .default-menu:hover {
400 .htmlview *[x-annotation-box] > .default-menu {
404 .htmlview *[x-editable][x-open] > .default-menu {
407 .htmlview *[x-editable][x-open] *[x-annotation-box] > .default-menu {
411 .htmlview *[x-editable] > .edit-menu {
414 .htmlview *[x-editable] *[x-annotation-box] > .edit-menu {
418 .htmlview *[x-editable][x-open] > .edit-menu {
421 .htmlview *[x-editable][x-open] *[x-annotation-box] > .edit-menu {
427 background-color: gray;
433 .html-editarea textarea
435 border: 2px solid black;
445 background-color: ivory;
453 /*#theme-edit-dialog {
461 #theme-edit-dialog *.data-area {
470 background-color: #fafafa;
475 #theme-edit-dialog *.action-area {
487 border-top: 1px solid black;
488 background-color: #fafafa;
491 #theme-edit-dialog *.action-area * {
492 vertical-align: baseline;
495 #theme-edit-dialog .theme-multi-list {
499 #theme-edit-dialog .theme-multi-list .unknown-themes {
503 #theme-edit-dialog .theme-multi-list .letter-heading {
506 border-bottom: 1px solid black;
510 #theme-edit-dialog .theme-mutli-list input:checked + label {