1 /* Style widoku HTML. Nie należy tu ustawiać position ani marginesów */
6 font-family: "Georgia", "Times New Roman", serif;
25 text-decoration: none;
60 /* ======================== */
61 /* = Footnotes and themes = */
62 /* ======================== */
63 .htmlview .theme-begin {
64 border-left: 0.1em solid #DDDDDD;
79 .htmlview #footnotes div {
83 .htmlview #footnotes p {
88 .htmlview blockquote {
103 padding: 0.25em 0.7em;
107 .htmlview .anchor:hover, .htmlview .anchor:active {
109 background-color: #CCC;
112 /* =================== */
113 /* = Custom elements = */
114 /* =================== */
115 .htmlview .autor_utwor {
119 margin-bottom: 0.25em;
122 .htmlview .dzielo_nadrzedne {
126 margin-bottom: -0.25em;
129 .htmlview .podtytul {
136 .htmlview .didaskalia {
138 margin: 0.5em 0 0 1.5em;
146 margin: 1.5em 0 0 auto;
149 .htmlview .kwestia .strofa {
153 .htmlview .akap, .htmlview .akap_cd, .htmlview .akap_dialog {
164 .htmlview p.motto_podpis {
169 .htmlview div.fragment {
170 border-bottom: 0.1em solid #999;
171 padding-bottom: 1.5em;
174 .htmlview div.nota p,
175 .htmlview div.dedykacja p {
180 .htmlview br.sekcja_swiatlo {
182 /* visibility: hidden; */
185 .htmlview hr.separator_linia {
188 border-bottom: 0.1em solid #000;
191 .htmlview p.sekcja_asterysk {
197 .htmlview div.lista_osob ol {
199 padding: 0 0 0 1.5em;
202 .htmlview p.miejsce_czas {
207 .htmlview .slowo_obce,
208 .htmlview .tytul_dziela,
209 .htmlview .didaskalia {
213 .htmlview .wyroznienie {
214 letter-spacing: 0.1em;
219 font-variant: small-caps;
222 .htmlview .parse-warning {
230 .htmlview .annotation {
231 vertical-align: super;
232 text-decoration: none;
237 text-decoration: none;
240 /* .htmlview .annotation:before {
244 .htmlview span.annotation:before {
245 content: "[" counter(main) "]";
246 counter-increment: main;
249 .htmlview .annotation:hover {
250 background-color: #dfdfdf;
253 .parse-warning .message {
263 .htmlview *[x-editable] {
264 border: 2px solid white;
268 /* focused editable element */
269 .htmlview *[x-editable]:hover
271 background-color: #dfdfdf;
272 border: 2px solid black;
276 .htmlview *[x-editable][x-open]
281 .htmlview *[x-editable] .context-menu {
294 background-color: #dfdfdf;
298 border-top: 2px solid black;
299 border-left: 2px solid black;
300 border-right: 2px solid black;
306 -moz-border-radius-topright: 5px;
307 -moz-border-radius-topleft: 5px;
309 -webkit-border-top-right-radius: 5px;
310 -webkit-border-top-left-radius: 5px;
315 .htmlview *[x-editable] *.context-menu * {
319 .htmlview *[x-editable] *.context-menu *:hover {
320 background-color: yellow;
327 .htmlview *[x-editable]:hover *.default-menu {
331 .htmlview *[x-editable][x-open] *.default-menu {
335 .htmlview *[x-editable][x-open] *.edit-menu {
340 border: 2px solid black;
341 background-color: gray;
347 .html-editarea textarea
358 background-color: ivory;
361 .html-editarea p.html-editarea-toolbar {
371 border: 2px solid black;