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;
251 background-color: #fff;
253 /* border: 1px solid gray;
258 -moz-user-select: -moz-none;
259 -webkit-user-select: none;
265 .htmlview .motyw[x-editable] {
266 border-left: 4px solid #DDD;
267 padding: 0.2em 0.2em 0.2em 0.5em;
276 /* Znaczniki w tekście */
277 .htmlview .annotation {
278 vertical-align: super;
279 text-decoration: none;
280 /* font-size: 10px; */
283 .htmlview .annotation:before {
284 content: "[" counter(main) "]";
285 counter-increment: main;
288 .htmlview .annotation:hover {
289 background-color: #dfdfdf;
292 *.htmlview *.annotation-inline-box {
299 .htmlview .annotation-inline-box > span[x-annotation-box]
314 border-style: outset;
317 text-decoration: none;
323 * Przypisy na końcu utworu (aktualnie nieuzywane)
325 .htmlview .annotations-block {
326 counter-reset: secondary;
329 .htmlview .annotations-block .annotation-body {
335 .htmlview .annotations-block .annotation-backref {
344 .htmlview .annotations-block .annotation-backref:before {
345 content: "[" counter(secondary) "]";
346 counter-increment: secondary;
353 .htmlview *[x-editable] {
357 border: 1px solid #FFF;
360 /* focused editable element */
361 .htmlview *[x-editable]:hover
366 .htmlview *[x-editable][x-open]
379 /* margin: 4px 0 2px 0;*/
380 padding: 5px 5px 2px 5px;
382 background-color: #FAFAFA;
387 */ border: 1px solid #DDD;
392 .edit-button:hover, .edit-button:active {
394 background-color: #999;
406 .default-menu:hover {
411 .htmlview *[x-annotation-box] > .default-menu {
415 .htmlview *[x-editable][x-open] > .default-menu {
418 .htmlview *[x-editable][x-open] *[x-annotation-box] > .default-menu {
422 .htmlview *[x-editable] > .edit-menu {
425 .htmlview *[x-editable] *[x-annotation-box] > .edit-menu {
429 .htmlview *[x-editable][x-open] > .edit-menu {
432 .htmlview *[x-editable][x-open] *[x-annotation-box] > .edit-menu {
438 background-color: gray;
445 .html-editarea textarea
447 /* border: 2px solid black;*/
458 /* background-color: ivory;*/
466 /*#theme-edit-dialog {
474 #theme-edit-dialog *.data-area {
483 background-color: #fafafa;
488 #theme-edit-dialog *.action-area {
500 border-top: 1px solid black;
501 background-color: #fafafa;
504 #theme-edit-dialog *.action-area * {
505 vertical-align: baseline;
508 #theme-edit-dialog .theme-multi-list {
512 #theme-edit-dialog .theme-multi-list .unknown-themes {
516 #theme-edit-dialog .theme-multi-list .letter-heading {
519 border-bottom: 1px solid black;
523 #theme-edit-dialog .theme-mutli-list input:checked + label {
528 border: 1px solid #C8B849;
529 background-color: #D4CB9C;
533 font-family: monospace;