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;
221 border: 1px solid black;
222 color: black !important;
227 color: white !important;
229 border: 2px solid black;
235 border: 1px solid #aaa;
258 border: 1px solid #aaa;
265 border: 1px solid #888;
268 color: black !important;
272 background: #ea6 !important;
273 color: black !important;
278 /* things to hide in printouts */
280 .actions { display: none; }
281 .tags { display: none; }
282 .trails { display: none; }
283 .feedbutton { display: none; }
284 #searchform { display: none; }
285 .blogform, #blogform { display: none; }
286 #backlinks { display: none; }
289 /* infobox template */
296 border: 1px solid #aaa;
298 color: black !important;
301 /* notebox template */
308 border: 1px solid #aaa;
311 color: black !important;
314 /* popup template and backlinks hiding */
316 border-bottom: 1px dotted #366;
324 .popup:hover .balloon,
325 .popup:focus .balloon {
328 margin: 1em 0 0 -2em;
331 background-color: #dee;
338 border: 1px solid black;
353 input#openid_identifier {
354 background: url(wikiicons/openidlogin-bg.gif) no-repeat;
355 background-color: #fff;
356 background-position: 0 50%;
361 background: url(wikiicons/search-bg.gif) no-repeat;
362 background-color: #fff;
363 background-position: 100% 50%;
367 /* invalid form fields */
370 background: white !important;
372 /* required form fields */
377 /* highlight plugin */
378 pre.hl { color:#000000; background-color:#ffffff; }
379 .hl.num { color:#2928ff; }
380 .hl.esc { color:#ff00ff; }
381 .hl.str { color:#ff0000; }
382 .hl.dstr { color:#818100; }
383 .hl.slc { color:#838183; font-style:italic; }
384 .hl.com { color:#838183; font-style:italic; }
385 .hl.dir { color:#008200; }
386 .hl.sym { color:#000000; }
387 .hl.line { color:#555555; }
388 .hl.mark { background-color:#ffffbb; }
389 .hl.kwa { color:#000000; font-weight:bold; }
390 .hl.kwb { color:#830000; }
391 .hl.kwc { color:#000000; font-weight:bold; }
392 .hl.kwd { color:#010181; }
394 /* calendar plugin */
395 .month-calendar-day-this-day,
396 .year-calendar-this-month {
397 background-color: #eee;
399 .month-calendar-day-head,
400 .month-calendar-day-nolink,
401 .month-calendar-day-link,
402 .month-calendar-day-this-day,
403 .month-calendar-day-future {
406 .month-calendar-arrow A:link,
407 .year-calendar-arrow A:link,
408 .month-calendar-arrow A:visited,
409 .year-calendar-arrow A:visited {
410 text-decoration: none;
416 li.L1 { list-style: upper-roman; }
417 li.L2 { list-style: decimal; }
418 li.L3 { list-style: lower-alpha; }
419 li.L4 { list-style: disc; }
420 li.L5 { list-style: square; }
421 li.L6 { list-style: circle; }
422 li.L7 { list-style: lower-roman; }
423 li.L8 { list-style: upper-alpha; }
431 border: 1px solid #aaa;
433 color: black !important;
435 .smallestPC { font-size: 70%; }
436 .smallPC { font-size: 85%; }
437 .normalPC { font-size: 100%; }
438 .bigPC { font-size: 115%; }
439 .biggestPC { font-size: 130%; }
441 /* orange feed button */
444 color: white !important;
445 border-left: 1px solid #cc9966;
446 border-top: 1px solid #ccaa99;
447 border-right: 1px solid #993300;
448 border-bottom: 1px solid #331100;
449 padding: 0px 0.5em 0px 0.5em;
450 font-family: sans-serif;
453 text-decoration: none;
457 color: white !important;
465 /* openid selector */
473 #openid_btns, #openid_btns br {
477 background-color: black;
482 border: 1px solid #DDD;
488 border: 1px solid #DDD;
492 a.openid_large_btn:focus {
495 a.openid_large_btn:focus {
499 border: 4px solid #DDD;
502 .fileupload-content .ui-progressbar {
506 .fileupload-content .ui-progressbar-value {
507 background: url(ikiwiki/images/pbar-ani.gif);