1 /* ikiwiki style sheet */
3 /* Note that instead of modifying this style sheet, you can instead edit
4 * local.css and use it to override or change settings in this one.
8 article,aside,details,figcaption,figure,
9 footer,header,hgroup,menu,nav,section {
21 .inlineheader .author {
32 list-style-type: none;
38 .pageheader .actions ul {
39 border-bottom: 1px solid #000;
42 .inlinepage .actions ul {
49 list-style-type: none;
55 .pageheader #otherlanguages {
56 border-bottom: 1px solid #000;
72 border-top: 1px solid #000;
84 text-decoration: none;
138 color: black !important;
140 .recentchanges .metadata {
143 .recentchanges .changelog {
148 background: white !important;
149 color: black !important;
151 .recentchanges .desc {
154 .recentchanges .diff {
157 .recentchanges .committer {
162 .recentchanges .committype {
168 .recentchanges .changedate {
174 .recentchanges .pagelinks,
175 .recentchanges .revert {
181 .blogform, #blogform {
183 border: 1px solid #aaa;
185 color: black !important;
192 border: 1px solid #aaa;
223 border: 1px solid black;
224 color: black !important;
229 color: white !important;
231 border: 2px solid black;
237 border: 1px solid #aaa;
260 border: 1px solid #aaa;
267 border: 1px solid #888;
270 color: black !important;
274 background: #ea6 !important;
275 color: black !important;
280 /* things to hide in printouts */
282 .actions { display: none; }
283 .tags { display: none; }
284 .trails { display: none; }
285 .feedbutton { display: none; }
286 #searchform { display: none; }
287 .blogform, #blogform { display: none; }
288 #backlinks { display: none; }
291 /* infobox template */
298 border: 1px solid #aaa;
300 color: black !important;
303 /* notebox template */
310 border: 1px solid #aaa;
313 color: black !important;
316 /* popup template and backlinks hiding */
318 border-bottom: 1px dotted #366;
327 .popup:hover .balloon,
328 .popup:focus .balloon {
331 margin: 1em 0 0 -2em;
334 background-color: #dee;
341 border: 1px solid black;
356 input#openid_identifier {
357 background: url(wikiicons/openidlogin-bg.gif) no-repeat;
358 background-color: #fff;
359 background-position: 0 50%;
364 background: url(wikiicons/search-bg.gif) no-repeat;
365 background-color: #fff;
366 background-position: 100% 50%;
370 /* invalid form fields */
373 background: white !important;
375 /* required form fields */
380 /* highlight plugin */
381 pre.hl { color:#000000; background-color:#ffffff; }
382 .hl.num { color:#2928ff; }
383 .hl.esc { color:#ff00ff; }
384 .hl.str { color:#ff0000; }
385 .hl.dstr { color:#818100; }
386 .hl.slc { color:#838183; font-style:italic; }
387 .hl.com { color:#838183; font-style:italic; }
388 .hl.dir { color:#008200; }
389 .hl.sym { color:#000000; }
390 .hl.line { color:#555555; }
391 .hl.mark { background-color:#ffffbb; }
392 .hl.kwa { color:#000000; font-weight:bold; }
393 .hl.kwb { color:#830000; }
394 .hl.kwc { color:#000000; font-weight:bold; }
395 .hl.kwd { color:#010181; }
397 /* calendar plugin */
398 .month-calendar-day-this-day,
399 .year-calendar-this-month {
400 background-color: #eee;
402 .month-calendar-day-head,
403 .month-calendar-day-nolink,
404 .month-calendar-day-link,
405 .month-calendar-day-this-day,
406 .month-calendar-day-future {
409 .month-calendar-arrow A:link,
410 .year-calendar-arrow A:link,
411 .month-calendar-arrow A:visited,
412 .year-calendar-arrow A:visited {
413 text-decoration: none;
419 li.L1 { list-style: upper-roman; }
420 li.L2 { list-style: decimal; }
421 li.L3 { list-style: lower-alpha; }
422 li.L4 { list-style: disc; }
423 li.L5 { list-style: square; }
424 li.L6 { list-style: circle; }
425 li.L7 { list-style: lower-roman; }
426 li.L8 { list-style: upper-alpha; }
434 border: 1px solid #aaa;
436 color: black !important;
438 .smallestPC { font-size: 70%; }
439 .smallPC { font-size: 85%; }
440 .normalPC { font-size: 100%; }
441 .bigPC { font-size: 115%; }
442 .biggestPC { font-size: 130%; }
444 /* orange feed button */
447 color: white !important;
448 border-left: 1px solid #cc9966;
449 border-top: 1px solid #ccaa99;
450 border-right: 1px solid #993300;
451 border-bottom: 1px solid #331100;
452 padding: 0px 0.5em 0px 0.5em;
453 font-family: sans-serif;
456 text-decoration: none;
460 color: white !important;
468 /* openid selector */
476 #openid_btns, #openid_btns br {
480 background-color: black;
485 border: 1px solid #DDD;
491 border: 1px solid #DDD;
495 a.openid_large_btn:focus {
498 a.openid_large_btn:focus {
502 border: 4px solid #DDD;
505 .fileupload-content .ui-progressbar {
509 .fileupload-content .ui-progressbar-value {
510 background: url(ikiwiki/images/pbar-ani.gif);