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;
217 border: 1px solid black;
218 color: black !important;
223 color: white !important;
225 border: 2px solid black;
231 border: 1px solid #aaa;
254 border: 1px solid #aaa;
261 border: 1px solid #888;
264 color: black !important;
268 background: #ea6 !important;
269 color: black !important;
274 /* things to hide in printouts */
276 .actions { display: none; }
277 .tags { display: none; }
278 .trails { display: none; }
279 .feedbutton { display: none; }
280 #searchform { display: none; }
281 .blogform, #blogform { display: none; }
282 #backlinks { display: none; }
285 /* infobox template */
292 border: 1px solid #aaa;
294 color: black !important;
297 /* notebox template */
304 border: 1px solid #aaa;
307 color: black !important;
310 /* popup template and backlinks hiding */
312 border-bottom: 1px dotted #366;
320 .popup:hover .balloon,
321 .popup:focus .balloon {
324 margin: 1em 0 0 -2em;
327 background-color: #dee;
334 border: 1px solid black;
349 input#openid_identifier {
350 background: url(wikiicons/openidlogin-bg.gif) no-repeat;
351 background-color: #fff;
352 background-position: 0 50%;
357 background: url(wikiicons/search-bg.gif) no-repeat;
358 background-color: #fff;
359 background-position: 100% 50%;
363 /* invalid form fields */
366 background: white !important;
368 /* required form fields */
373 /* highlight plugin */
374 pre.hl { color:#000000; background-color:#ffffff; }
375 .hl.num { color:#2928ff; }
376 .hl.esc { color:#ff00ff; }
377 .hl.str { color:#ff0000; }
378 .hl.dstr { color:#818100; }
379 .hl.slc { color:#838183; font-style:italic; }
380 .hl.com { color:#838183; font-style:italic; }
381 .hl.dir { color:#008200; }
382 .hl.sym { color:#000000; }
383 .hl.line { color:#555555; }
384 .hl.mark { background-color:#ffffbb; }
385 .hl.kwa { color:#000000; font-weight:bold; }
386 .hl.kwb { color:#830000; }
387 .hl.kwc { color:#000000; font-weight:bold; }
388 .hl.kwd { color:#010181; }
390 /* calendar plugin */
391 .month-calendar-day-this-day,
392 .year-calendar-this-month {
393 background-color: #eee;
395 .month-calendar-day-head,
396 .month-calendar-day-nolink,
397 .month-calendar-day-link,
398 .month-calendar-day-this-day,
399 .month-calendar-day-future {
402 .month-calendar-arrow A:link,
403 .year-calendar-arrow A:link,
404 .month-calendar-arrow A:visited,
405 .year-calendar-arrow A:visited {
406 text-decoration: none;
412 li.L1 { list-style: upper-roman; }
413 li.L2 { list-style: decimal; }
414 li.L3 { list-style: lower-alpha; }
415 li.L4 { list-style: disc; }
416 li.L5 { list-style: square; }
417 li.L6 { list-style: circle; }
418 li.L7 { list-style: lower-roman; }
419 li.L8 { list-style: upper-alpha; }
427 border: 1px solid #aaa;
429 color: black !important;
431 .smallestPC { font-size: 70%; }
432 .smallPC { font-size: 85%; }
433 .normalPC { font-size: 100%; }
434 .bigPC { font-size: 115%; }
435 .biggestPC { font-size: 130%; }
437 /* orange feed button */
440 color: white !important;
441 border-left: 1px solid #cc9966;
442 border-top: 1px solid #ccaa99;
443 border-right: 1px solid #993300;
444 border-bottom: 1px solid #331100;
445 padding: 0px 0.5em 0px 0.5em;
446 font-family: sans-serif;
449 text-decoration: none;
453 color: white !important;
461 /* openid selector */
469 #openid_btns, #openid_btns br {
473 background-color: black;
478 border: 1px solid #DDD;
484 border: 1px solid #DDD;
488 a.openid_large_btn:focus {
491 a.openid_large_btn:focus {
495 border: 4px solid #DDD;
498 .fileupload-content .ui-progressbar {
502 .fileupload-content .ui-progressbar-value {
503 background: url(ikiwiki/images/pbar-ani.gif);