2 # Copyright 2022 - 2024 Paul Hänsch
4 # Permission to use, copy, modify, and/or distribute this software for any
5 # purpose with or without fee is hereby granted, provided that the above
6 # copyright notice and this permission notice appear in all copies.
8 # THE SOFTWARE IS PROVIDED “AS IS” AND THE AUTHOR DISCLAIMS ALL WARRANTIES
9 # WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
10 # MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
11 # SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
12 # WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
13 # ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
14 # IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
17 html { min-height: 100%; }
24 background-color: #EEE;
29 background-color: #FFF;
30 box-shadow: 0 0 .75em;
50 display: inline-block;
54 footer .menu { list-style: none; }
56 header .menu > ul > li,
57 header .menu > ol > li,
58 footer .menu > ul > li,
59 footer .menu > ol > li {
60 display: inline-block;
65 header .menu.dropdown li > ul,
66 header .menu.dropdown li > ol {
69 background-color: #FFF;
73 box-shadow: 0 0 .75em;
75 header .menu.dropdown li:hover > ul,
76 header .menu.dropdown li:hover > ol {
82 background-color: #666;
88 display: inline-block;
91 main .pagemenu li a { color: #FFF; }
94 main > form#renamepage, main > form#movepage,
95 main > form#deletepage,
96 [id$="/[attachment]"] main > form {
98 padding: .125em 1em 1em 1em;
99 box-shadow: .25em .25em .75em;
100 background-color: #FFF;
103 main > form#deletepage label[for=delsub] {
104 text-decoration: underline;
106 main > form#deletepage input#delsub:checked + label + ul li.delsub {
107 text-decoration: line-through;
110 main > form#movepage input,
111 main > form#renamepage input {
116 [id$="/[revision]"] main .revisions,
117 [id$="/[attachment]"] main > .attachment.list {
121 [id$="/[revision]"] main .revisions:before,
122 [id$="/[attachment]"] main > .attachment.list:before {
125 top: 0; bottom: 0; left: 0; right: 0;
126 background-color: #FFF;
127 box-shadow: .25em .25em .75em;
131 padding: .125em .25em;
132 background-color: #EEE;
136 background-color: #EEE;
144 li.task > input[type=checkbox][disabled],
145 li.task > p > input[type=checkbox][disabled] {
148 li.task > p:first-child { display: inline-block;}
150 -li.task:before { font-size: 1.125em; }
151 li.task.pending:before { content: '\274f '; color: #222; }
152 li.task.partial:before { content: '\25d4 '; color: #880; }
153 li.task.negative:before { content: '\2718 '; color: #800; }
154 li.task.done:before { content: '\2714 '; color: #080; }
155 li.task.unsure:before { content: '? ' ; color: #880; font-weight: bold; padding-left: 2pt; }
157 /* Alternative Check Symbols, all from "geometric shapes" block */ /*
158 -li.task.pending:before { content: '\25a1 '; color: #222; }
159 -li.task.partial:before { content: '\25d4 '; color: #880; }
160 -li.task.negative:before { content: '\25a8 '; color: #800; }
161 -li.task.done:before { content: '\25a3 '; color: #080; }
164 h1 { text-align: center; }
165 .center { text-align: center; }
167 form.newpage, form.search {
170 form.search { text-align: center; }
171 input.search, input[type="search"] {
174 max-width: calc(100% - 2.5em);
176 ul.searchresults, ol.searchresults {
177 margin-left: auto; margin-right: auto;
178 width: 100%; max-width: 540pt;
181 .searchresults li a {
184 .searchresults li p {
185 display: inline-block;
186 margin: 0 auto .5em auto;
187 white-space: pre-line;
196 @media(min-width: 540pt) {
198 display: inline-block;
203 h1.half, h2.half, h3.half, h4.half, h5.half, h6.half {
210 margin: .25em 0 .5em 1em;
216 margin: .25em 1em .5em 0;
218 .left .left, .left .right,
219 .right .left, .right .right,
220 .half .left, .half .right {
223 margin: .25em 0 .5em 0;
225 section.left > :first-child,
226 section.right > :first-child {
230 .left > section:first-child > :first-child,
231 .right > section:first-child > :first-child {
234 .left table, .right table, .half table {
238 .left input.search, .left input[type="search"],
239 .right input.search, .right input[type="search"] {
241 width: calc(100% - 2.5em);
243 ul.searchresults, ol.searchresults {
251 [id$="/[edit]"] main .pagemenu {
255 .tab[name=edithelp] ~ .tab.editor textarea,
256 .tab[name=edithelp] ~ .tab.syntax,
257 .tab[name=edithelp] ~ .tab.attach,
258 .tab[name=edithelp] ~ .tab.transl {
259 background-color: #FFF;
260 min-height: 20em; min-height: 50vh;
263 .tab[name=edithelp] ~ .tab.editor textarea {
265 font-family: monospace;
269 .tab[name=edithelp] ~ .tab.attach {
273 .tab[name=edithelp] ~ .tab.attach .aimg img {
279 .tab[name=edithelp] ~ .tab.transl {
280 font-family: monospace;
284 .tab[name=edithelp]#editor:checked ~ .tab.editor,
285 .tab[name=edithelp]#syntax:checked ~ .tab.syntax,
286 .tab[name=edithelp]#attach:checked ~ .tab.attach,
287 .tab[name=edithelp]#transl:checked ~ .tab.transl {
292 /* === Attachments === */
294 .attachment.list button[name=delete] {
297 margin-right: 1.25em;
299 .attachment.list .size,
300 .attachment.list .date {
305 .attachment.list .name:after {
306 white-space: pre-line;
309 .attachment.list .size {
313 .revisions li { margin: 1em 0; }
314 .revisions li span.hash,
315 .revisions li span.date {
319 .revisions .diff span {
320 font-family: monospace;
323 line-height: 1.375em;
325 .revisions .diff span.linenum { color: #D60; }
326 .revisions .diff span.linedel { color: #A00; }
327 .revisions .diff span.lineadd { color: #0A0; }
328 .revisions .diff span.linenote { color: #AAA; }
331 [id$="/[attachment]"] input[type=radio].tab ~ div.tab {
335 [id$="/[attachment]"] input[type=radio].tab ~ div.tab ul.attachment.list {
340 .tab ul li input[name=select],
341 .tab ul li label.name,
343 .tab ul li input.name {
347 [id$="/[attachment]"] input[type=radio].tab#tview:checked ~ div.tab ul li a.name,
348 [id$="/[attachment]"] input[type=radio].tab#tdel:checked ~ div.tab ul li input[name=select],
349 [id$="/[attachment]"] input[type=radio].tab#tdel:checked ~ div.tab ul li label.name,
350 [id$="/[attachment]"] input[type=radio].tab#tmove:checked ~ div.tab ul li input[name=select],
351 [id$="/[attachment]"] input[type=radio].tab#tmove:checked ~ div.tab ul li label.name {
354 [id$="/[attachment]"] input[type=radio].tab#tren:checked ~ .tab ul li input.name {
358 [id$="/[attachment]"] label[for=moveto], [id$="/[attachment]"] input#moveto,
359 [id$="/[attachment]"] button[name=action] { display: none; }
361 [id$="/[attachment]"] .upload button[name=action] { display: inline-block; }
362 [id$="/[attachment]"] input[type=radio].tab#tdel:checked ~ div.tab button[name=action][value=delete],
363 [id$="/[attachment]"] input[type=radio].tab#tmove:checked ~ div.tab label[for=moveto],
364 [id$="/[attachment]"] input[type=radio].tab#tmove:checked ~ div.tab input#moveto,
365 [id$="/[attachment]"] input[type=radio].tab#tmove:checked ~ div.tab button[name=action][value=move],
366 [id$="/[attachment]"] input[type=radio].tab#tren:checked ~ div.tab button[name=action][value=rename] {
374 display: inline-block;
375 list-style-position: inside;
377 background-color: #DDD;
378 background-color: rgba(0, 0, 0, .125);
383 .macro.toc li.h2 { margin-left: 1.25em; }
384 .macro.toc li.h3 { margin-left: 2.5em; }
385 .macro.toc li.h4 { margin-left: 3.75em; }
386 .macro.toc li.h5 { margin-left: 5em; }
387 .macro.toc li.h6 { margin-left: 6.25em; }
393 padding: .5em .125em;
394 background-color: #444;
403 ul.macro.tag { padding: 0; }
405 display: inline-block;
407 background-color: #333;
410 margin: .25em .25em 0 0;
411 border-radius: .375em;
415 .macro.changes td .date {
419 .macro.changes td.outdated,
420 .macro.changes td.current,
421 .macro.changes td.missing {
424 .macro.changes th { background-color: #EEF; }
425 .macro.changes td { background-color: #DFF; }
426 .macro.changes td.outdated { background-color: #FFD; }
427 .macro.changes td.current { background-color: #DFD; }
428 .macro.changes td.missing { background-color: #FDD; }
431 .macro.calendar.cal_month {
432 border: 1pt solid #AAA;
433 -box-shadow: .25em .25em .75em #AAA;
435 .macro.calendar.cal_month td {
439 .macro.calendar.cal_month td > label {
441 background-color: #F4F4F4;
445 .macro.calendar.cal_month td > ul {
447 margin-bottom: .125em;
449 .macro.calendar.cal_month td > ul > li {