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]
373 background-color: #dfdfdf;
380 border-top: 1px solid black;
381 border-left: 1px solid black;
382 border-bottom: 1px solid black;
386 -moz-border-radius-topleft: 2px;
387 -moz-border-radius-bottomleft: 2px;
389 -webkit-border-top-left-radius: 2px;
390 -webkit-border-bottom-left-radius: 2px;
399 -moz-user-select: -moz-none;
400 -webkit-user-select: none;
404 border-bottom: 1px solid black;
408 .context-menu *:last-child {
413 .context-menu *:hover {
414 background-color: orange;
425 .default-menu:hover {
430 .htmlview *[x-annotation-box] > .default-menu {
434 .htmlview *[x-editable][x-open] > .default-menu {
437 .htmlview *[x-editable][x-open] *[x-annotation-box] > .default-menu {
441 .htmlview *[x-editable] > .edit-menu {
444 .htmlview *[x-editable] *[x-annotation-box] > .edit-menu {
448 .htmlview *[x-editable][x-open] > .edit-menu {
451 .htmlview *[x-editable][x-open] *[x-annotation-box] > .edit-menu {
457 background-color: gray;
463 .html-editarea textarea
465 border: 2px solid black;
475 background-color: ivory;
491 #theme-edit-dialog *.data-area {
500 background-color: #fafafa;
505 #theme-edit-dialog *.action-area {
517 border-top: 1px solid black;
518 background-color: #fafafa;
521 #theme-edit-dialog *.action-area * {
522 vertical-align: baseline;
525 #theme-edit-dialog .theme-multi-list {
529 #theme-edit-dialog .theme-multi-list .unknown-themes {
533 #theme-edit-dialog .theme-multi-list .letter-heading {
536 border-bottom: 1px solid black;
540 #theme-edit-dialog .theme-mutli-list input:checked + label {