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 .feedbutton { display: none; }
279 #searchform { display: none; }
280 .blogform, #blogform { display: none; }
281 #backlinks { display: none; }
284 /* infobox template */
291 border: 1px solid #aaa;
293 color: black !important;
296 /* notebox template */
303 border: 1px solid #aaa;
306 color: black !important;
309 /* popup template and backlinks hiding */
311 border-bottom: 1px dotted #366;
319 .popup:hover .balloon,
320 .popup:focus .balloon {
323 margin: 1em 0 0 -2em;
326 background-color: #dee;
333 border: 1px solid black;
348 input#openid_identifier {
349 background: url(wikiicons/openidlogin-bg.gif) no-repeat;
350 background-color: #fff;
351 background-position: 0 50%;
356 background: url(wikiicons/search-bg.gif) no-repeat;
357 background-color: #fff;
358 background-position: 100% 50%;
362 /* invalid form fields */
365 background: white !important;
367 /* required form fields */
372 /* highlight plugin */
373 pre.hl { color:#000000; background-color:#ffffff; }
374 .hl.num { color:#2928ff; }
375 .hl.esc { color:#ff00ff; }
376 .hl.str { color:#ff0000; }
377 .hl.dstr { color:#818100; }
378 .hl.slc { color:#838183; font-style:italic; }
379 .hl.com { color:#838183; font-style:italic; }
380 .hl.dir { color:#008200; }
381 .hl.sym { color:#000000; }
382 .hl.line { color:#555555; }
383 .hl.mark { background-color:#ffffbb; }
384 .hl.kwa { color:#000000; font-weight:bold; }
385 .hl.kwb { color:#830000; }
386 .hl.kwc { color:#000000; font-weight:bold; }
387 .hl.kwd { color:#010181; }
389 /* calendar plugin */
390 .month-calendar-day-this-day,
391 .year-calendar-this-month {
392 background-color: #eee;
394 .month-calendar-day-head,
395 .month-calendar-day-nolink,
396 .month-calendar-day-link,
397 .month-calendar-day-this-day,
398 .month-calendar-day-future {
401 .month-calendar-arrow A:link,
402 .year-calendar-arrow A:link,
403 .month-calendar-arrow A:visited,
404 .year-calendar-arrow A:visited {
405 text-decoration: none;
411 li.L1 { list-style: upper-roman; }
412 li.L2 { list-style: decimal; }
413 li.L3 { list-style: lower-alpha; }
414 li.L4 { list-style: disc; }
415 li.L5 { list-style: square; }
416 li.L6 { list-style: circle; }
417 li.L7 { list-style: lower-roman; }
418 li.L8 { list-style: upper-alpha; }
426 border: 1px solid #aaa;
428 color: black !important;
430 .smallestPC { font-size: 70%; }
431 .smallPC { font-size: 85%; }
432 .normalPC { font-size: 100%; }
433 .bigPC { font-size: 115%; }
434 .biggestPC { font-size: 130%; }
436 /* orange feed button */
439 color: white !important;
440 border-left: 1px solid #cc9966;
441 border-top: 1px solid #ccaa99;
442 border-right: 1px solid #993300;
443 border-bottom: 1px solid #331100;
444 padding: 0px 0.5em 0px 0.5em;
445 font-family: sans-serif;
448 text-decoration: none;
452 color: white !important;
460 /* openid selector */
468 #openid_btns, #openid_btns br {
472 background-color: black;
477 border: 1px solid #DDD;
483 border: 1px solid #DDD;
487 a.openid_large_btn:focus {
490 a.openid_large_btn:focus {
494 border: 4px solid #DDD;
497 .fileupload-content .ui-progressbar {
501 .fileupload-content .ui-progressbar-value {
502 background: url(ikiwiki/images/pbar-ani.gif);