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;
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);