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.
23 .inlineheader .author {
34 list-style-type: none;
40 .pageheader .actions ul {
41 border-bottom: 1px solid #000;
44 .inlinepage .actions ul {
51 list-style-type: none;
57 .pageheader #otherlanguages {
58 border-bottom: 1px solid #000;
73 border-top: 1px solid #000;
85 text-decoration: none;
139 color: black !important;
141 .recentchanges .metadata {
144 .recentchanges .changelog {
149 background: white !important;
150 color: black !important;
152 .recentchanges .desc {
155 .recentchanges .diff {
158 .recentchanges .committer {
163 .recentchanges .committype {
169 .recentchanges .changedate {
175 .recentchanges .pagelinks,
176 .recentchanges .revert {
182 .blogform, #blogform {
184 border: 1px solid #aaa;
186 color: black !important;
193 border: 1px solid #aaa;
224 border: 1px solid black;
225 color: black !important;
230 color: white !important;
232 border: 2px solid black;
238 border: 1px solid #aaa;
261 border: 1px solid #aaa;
268 border: 1px solid #888;
271 color: black !important;
275 background: #ea6 !important;
276 color: black !important;
281 /* things to hide in printouts */
283 .actions { display: none; }
284 .tags { display: none; }
285 .trails { display: none; }
286 .feedbutton { display: none; }
287 #searchform { display: none; }
288 .blogform, #blogform { display: none; }
289 #backlinks { display: none; }
292 /* infobox template */
299 border: 1px solid #aaa;
301 color: black !important;
304 /* notebox template */
311 border: 1px solid #aaa;
314 color: black !important;
317 /* popup template and backlinks hiding */
319 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);