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;
69 .htmlview #footnotes div {
73 .htmlview #footnotes p {
78 .htmlview blockquote {
93 padding: 0.25em 0.7em;
97 .htmlview .anchor:hover, .htmlview .anchor:active {
99 background-color: #CCC;
102 /* =================== */
103 /* = Custom elements = */
104 /* =================== */
105 .htmlview .autor_utwor {
109 margin-bottom: 0.25em;
112 .htmlview .dzielo_nadrzedne {
116 margin-bottom: -0.25em;
119 .htmlview .podtytul {
126 .htmlview .didaskalia {
128 margin: 0.5em 0 0 1.5em;
136 margin: 1.5em 0 0 auto;
139 .htmlview .kwestia .strofa {
143 .htmlview .akap, .htmlview .akap_cd, .htmlview .akap_dialog {
154 .htmlview p.motto_podpis {
159 .htmlview div.fragment {
160 border-bottom: 0.1em solid #999;
161 padding-bottom: 1.5em;
164 .htmlview div.nota p,
165 .htmlview div.dedykacja p {
170 .htmlview br.sekcja_swiatlo {
172 /* visibility: hidden; */
175 .htmlview hr.separator_linia {
178 border-bottom: 0.1em solid #000;
181 .htmlview p.sekcja_asterysk {
187 .htmlview div.lista_osob ol {
189 padding: 0 0 0 1.5em;
192 .htmlview p.miejsce_czas {
197 .htmlview .slowo_obce,
198 .htmlview .tytul_dziela,
199 .htmlview .didaskalia {
203 .htmlview .wyroznienie {
204 letter-spacing: 0.1em;
209 font-variant: small-caps;
212 .htmlview .parse-warning {
219 .parse-warning .message {
226 /* ======================== */
227 /* = Footnotes and themes = */
228 /* ======================== */
230 .htmlview .begin, .htmlview .end {
235 /* position: absolute; */
245 font-variant: normal;
246 text-decoration: none;
249 background-color: #fff;
251 /* border: 1px solid gray;
256 -moz-user-select: -moz-none;
257 -webkit-user-select: none;
263 .htmlview .motyw[x-editable] {
264 border-left: 4px solid #DDD;
265 padding: 0.2em 0.2em 0.2em 0.5em;
274 /* Znaczniki w tekście */
275 .htmlview .annotation {
276 vertical-align: super;
277 text-decoration: none;
278 /* font-size: 10px; */
281 .htmlview .annotation:before {
282 content: "[" counter(main) "]";
283 counter-increment: main;
286 .htmlview .annotation:hover {
287 background-color: #dfdfdf;
290 *.htmlview *.annotation-inline-box {
297 .htmlview .annotation-inline-box > span[x-annotation-box]
312 border-style: outset;
315 text-decoration: none;
321 * Przypisy na końcu utworu (aktualnie nieuzywane)
323 .htmlview .annotations-block {
324 counter-reset: secondary;
327 .htmlview .annotations-block .annotation-body {
333 .htmlview .annotations-block .annotation-backref {
342 .htmlview .annotations-block .annotation-backref:before {
343 content: "[" counter(secondary) "]";
344 counter-increment: secondary;
351 .htmlview *[x-editable] {
355 border: 1px solid #FFF;
358 /* focused editable element */
359 .htmlview *[x-editable]:hover
364 .htmlview *[x-editable][x-open]
377 /* margin: 4px 0 2px 0;*/
378 padding: 5px 5px 2px 5px;
380 background-color: #FAFAFA;
385 */ border: 1px solid #DDD;
390 .edit-button:hover, .edit-button:active {
392 background-color: #999;
404 .default-menu:hover {
409 .htmlview *[x-annotation-box] > .default-menu {
413 .htmlview *[x-editable][x-open] > .default-menu {
416 .htmlview *[x-editable][x-open] *[x-annotation-box] > .default-menu {
420 .htmlview *[x-editable] > .edit-menu {
423 .htmlview *[x-editable] *[x-annotation-box] > .edit-menu {
427 .htmlview *[x-editable][x-open] > .edit-menu {
430 .htmlview *[x-editable][x-open] *[x-annotation-box] > .edit-menu {
436 background-color: gray;
443 .html-editarea textarea
445 /* border: 2px solid black;*/
455 /* background-color: ivory;*/
463 /*#theme-edit-dialog {
471 #theme-edit-dialog *.data-area {
480 background-color: #fafafa;
485 #theme-edit-dialog *.action-area {
497 border-top: 1px solid black;
498 background-color: #fafafa;
501 #theme-edit-dialog *.action-area * {
502 vertical-align: baseline;
505 #theme-edit-dialog .theme-multi-list {
509 #theme-edit-dialog .theme-multi-list .unknown-themes {
513 #theme-edit-dialog .theme-multi-list .letter-heading {
516 border-bottom: 1px solid black;
520 #theme-edit-dialog .theme-mutli-list input:checked + label {
525 border: 1px solid #C8B849;
526 background-color: #D4CB9C;
530 font-family: monospace;