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;
74 border-top: 1px solid #000;
86 text-decoration: none;
140 color: black !important;
142 .recentchanges .metadata {
145 .recentchanges .changelog {
150 background: white !important;
151 color: black !important;
153 .recentchanges .desc {
156 .recentchanges .diff {
159 .recentchanges .committer {
164 .recentchanges .committype {
170 .recentchanges .changedate {
176 .recentchanges .pagelinks,
177 .recentchanges .revert {
183 .blogform, #blogform {
185 border: 1px solid #aaa;
187 color: black !important;
194 border: 1px solid #aaa;
225 border: 1px solid black;
226 color: black !important;
231 color: white !important;
233 border: 2px solid black;
239 border: 1px solid #aaa;
262 border: 1px solid #aaa;
269 border: 1px solid #888;
272 color: black !important;
276 background: #ea6 !important;
277 color: black !important;
282 /* things to hide in printouts */
284 .actions { display: none; }
285 .tags { display: none; }
286 .trails { display: none; }
287 .feedbutton { display: none; }
288 #searchform { display: none; }
289 .blogform, #blogform { display: none; }
290 #backlinks { display: none; }
293 /* infobox template */
300 border: 1px solid #aaa;
302 color: black !important;
305 /* notebox template */
312 border: 1px solid #aaa;
315 color: black !important;
318 /* popup template and backlinks hiding */
320 border-bottom: 1px dotted #366;
329 .popup:hover .balloon,
330 .popup:focus .balloon {
333 margin: 1em 0 0 -2em;
336 background-color: #dee;
343 border: 1px solid black;
358 input#openid_identifier {
359 background: url(wikiicons/openidlogin-bg.gif) no-repeat;
360 background-color: #fff;
361 background-position: 0 50%;
366 background: url(wikiicons/search-bg.gif) no-repeat;
367 background-color: #fff;
368 background-position: 100% 50%;
372 /* invalid form fields */
375 background: white !important;
377 /* required form fields */
382 /* highlight plugin */
383 pre.hl { color:#000000; background-color:#ffffff; }
384 .hl.num { color:#2928ff; }
385 .hl.esc { color:#ff00ff; }
386 .hl.str { color:#ff0000; }
387 .hl.dstr { color:#818100; }
388 .hl.slc { color:#838183; font-style:italic; }
389 .hl.com { color:#838183; font-style:italic; }
390 .hl.dir { color:#008200; }
391 .hl.sym { color:#000000; }
392 .hl.line { color:#555555; }
393 .hl.mark { background-color:#ffffbb; }
394 .hl.kwa { color:#000000; font-weight:bold; }
395 .hl.kwb { color:#830000; }
396 .hl.kwc { color:#000000; font-weight:bold; }
397 .hl.kwd { color:#010181; }
399 /* calendar plugin */
400 .month-calendar-day-this-day,
401 .year-calendar-this-month {
402 background-color: #eee;
404 .month-calendar-day-head,
405 .month-calendar-day-nolink,
406 .month-calendar-day-link,
407 .month-calendar-day-this-day,
408 .month-calendar-day-future {
411 .month-calendar-arrow A:link,
412 .year-calendar-arrow A:link,
413 .month-calendar-arrow A:visited,
414 .year-calendar-arrow A:visited {
415 text-decoration: none;
421 li.L1 { list-style: upper-roman; }
422 li.L2 { list-style: decimal; }
423 li.L3 { list-style: lower-alpha; }
424 li.L4 { list-style: disc; }
425 li.L5 { list-style: square; }
426 li.L6 { list-style: circle; }
427 li.L7 { list-style: lower-roman; }
428 li.L8 { list-style: upper-alpha; }
436 border: 1px solid #aaa;
438 color: black !important;
440 .smallestPC { font-size: 70%; }
441 .smallPC { font-size: 85%; }
442 .normalPC { font-size: 100%; }
443 .bigPC { font-size: 115%; }
444 .biggestPC { font-size: 130%; }
446 /* orange feed button */
449 color: white !important;
450 border-left: 1px solid #cc9966;
451 border-top: 1px solid #ccaa99;
452 border-right: 1px solid #993300;
453 border-bottom: 1px solid #331100;
454 padding: 0px 0.5em 0px 0.5em;
455 font-family: sans-serif;
458 text-decoration: none;
462 color: white !important;
470 /* openid selector */
478 #openid_btns, #openid_btns br {
482 background-color: black;
487 border: 1px solid #DDD;
493 border: 1px solid #DDD;
497 a.openid_large_btn:focus {
500 a.openid_large_btn:focus {
504 border: 4px solid #DDD;
507 .fileupload-content .ui-progressbar {
511 .fileupload-content .ui-progressbar-value {
512 background: url(ikiwiki/images/pbar-ani.gif);