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;
328 .popup:hover .balloon,
329 .popup:focus .balloon {
332 margin: 1em 0 0 -2em;
335 background-color: #dee;
342 border: 1px solid black;
357 input#openid_identifier {
358 background: url(wikiicons/openidlogin-bg.gif) no-repeat;
359 background-color: #fff;
360 background-position: 0 50%;
365 background: url(wikiicons/search-bg.gif) no-repeat;
366 background-color: #fff;
367 background-position: 100% 50%;
371 /* invalid form fields */
374 background: white !important;
376 /* required form fields */
381 /* highlight plugin */
382 pre.hl { color:#000000; background-color:#ffffff; }
383 .hl.num { color:#2928ff; }
384 .hl.esc { color:#ff00ff; }
385 .hl.str { color:#ff0000; }
386 .hl.dstr { color:#818100; }
387 .hl.slc { color:#838183; font-style:italic; }
388 .hl.com { color:#838183; font-style:italic; }
389 .hl.dir { color:#008200; }
390 .hl.sym { color:#000000; }
391 .hl.line { color:#555555; }
392 .hl.mark { background-color:#ffffbb; }
393 .hl.kwa { color:#000000; font-weight:bold; }
394 .hl.kwb { color:#830000; }
395 .hl.kwc { color:#000000; font-weight:bold; }
396 .hl.kwd { color:#010181; }
398 /* calendar plugin */
399 .month-calendar-day-this-day,
400 .year-calendar-this-month {
401 background-color: #eee;
403 .month-calendar-day-head,
404 .month-calendar-day-nolink,
405 .month-calendar-day-link,
406 .month-calendar-day-this-day,
407 .month-calendar-day-future {
410 .month-calendar-arrow A:link,
411 .year-calendar-arrow A:link,
412 .month-calendar-arrow A:visited,
413 .year-calendar-arrow A:visited {
414 text-decoration: none;
420 li.L1 { list-style: upper-roman; }
421 li.L2 { list-style: decimal; }
422 li.L3 { list-style: lower-alpha; }
423 li.L4 { list-style: disc; }
424 li.L5 { list-style: square; }
425 li.L6 { list-style: circle; }
426 li.L7 { list-style: lower-roman; }
427 li.L8 { list-style: upper-alpha; }
435 border: 1px solid #aaa;
437 color: black !important;
439 .smallestPC { font-size: 70%; }
440 .smallPC { font-size: 85%; }
441 .normalPC { font-size: 100%; }
442 .bigPC { font-size: 115%; }
443 .biggestPC { font-size: 130%; }
445 /* orange feed button */
448 color: white !important;
449 border-left: 1px solid #cc9966;
450 border-top: 1px solid #ccaa99;
451 border-right: 1px solid #993300;
452 border-bottom: 1px solid #331100;
453 padding: 0px 0.5em 0px 0.5em;
454 font-family: sans-serif;
457 text-decoration: none;
461 color: white !important;
469 /* openid selector */
477 #openid_btns, #openid_btns br {
481 background-color: black;
486 border: 1px solid #DDD;
492 border: 1px solid #DDD;
496 a.openid_large_btn:focus {
499 a.openid_large_btn:focus {
503 border: 4px solid #DDD;
506 .fileupload-content .ui-progressbar {
510 .fileupload-content .ui-progressbar-value {
511 background: url(ikiwiki/images/pbar-ani.gif);