2 * Design elements for default Template
4 * @author Andreas Gohr <andi@splitbrain.org>
5 * @author Anika Henke <henke@cosmocode.de>
8 /* -------------- general elements --------------- */
11 font: 100% "Lucida Grande", Verdana
, Lucida
, Helvetica
, Arial
, sans-serif
;
12 background-color: #f8f8f8;
34 tr
,td
,th
{padding:0; margin:0;}
38 p
{padding:0; margin: 0 0 1.0em 0;}
42 border-top: 1px solid
#8cacbb;
52 /* ---------------- forms ------------------------ */
78 border: 1px solid
#8cacbb;
83 font-family:monospace
;
84 border: 1px solid
#8cacbb;
86 background-color: white
;
92 input
.edit
,select
.edit
{
94 border: 1px solid
#8cacbb;
95 height: 18px !important
;
96 max-height: 22px !important
;
97 min-height: 22px !important
;
99 background-color: white
;
100 vertical-align: middle
;
107 border: 1px solid
#8cacbb;
108 height: 18px !important
;
109 max-height: 22px !important
;
110 min-height: 22px !important
;
112 background-color: #ffcccc;
113 vertical-align: middle
;
118 /* --------- buttons ------------------- */
122 border: 1px solid
#8cacbb;
124 background-color: white
;
125 vertical-align: middle
;
126 text-decoration:none
;
129 height: 22px !important
;
130 max-height: 22px !important
;
131 min-height: 22px !important
;
136 div
.secedit input
.button
{
137 border: 1px solid
#8cacbb;
139 background-color: white
;
140 vertical-align: middle
;
141 text-decoration:none
;
146 height: 15px !important
;
147 max-height: 15px !important
;
148 min-height: 15px !important
;
153 /* ----------- page navigator ------------- */
165 div
.pagenav-prev input
.button
{
175 div
.pagenav-next input
.button
{
179 /* --------------- Links ------------------ */
183 text-decoration:none
;
187 text-decoration:none
;
192 background: transparent url
(images/link_icon.gif) 0px 1px no-repeat
;
193 padding: 1px 0px 1px 16px;
195 text-decoration:none
;
197 a
.urlextern:visited
{
201 text-decoration:underline
;
206 background: transparent url
(images/windows.gif) 0px 1px no-repeat
;
207 padding: 1px 0px 1px 16px;
209 text-decoration:none
;
215 text-decoration:underline
;
220 background: transparent url
(images/interwiki.png) 0px 1px no-repeat
;
223 text-decoration:none
;
225 a
.interwiki:visited
{
229 text-decoration:underline
;
232 /* link to some embedded media */
235 text-decoration:none
;
239 text-decoration:underline
244 background: transparent url
(images/mail_icon.gif) 0px 1px no-repeat
;
245 padding: 1px 0px 1px 16px;
247 text-decoration:none
;
250 text-decoration:underline
;
253 /* existing wikipage */
254 a
.wikilink1:link
{ color:#0000BB; text-decoration:none
}
255 a
.wikilink1:visited
{ color:Purple
; text-decoration:none
}
256 a
.wikilink1:hover
{ color:#0000BB; text-decoration:underline
}
258 /* not existing wikipage */
259 a
.wikilink2:link
{ color:#FF3300; text-decoration:none
}
260 a
.wikilink2:visited
{ color:#FF3300; text-decoration:none
}
261 a
.wikilink2:hover
{ color:#FF3300; text-decoration:underline
}
264 /* ------------- Page elements ----------------- */
270 border: 1px dashed
#000000;
274 background-color: #f5f5f5;
285 /* embedded images */
311 border-bottom: 1px dotted
#000;
314 /* general headline setup */
317 background-color: transparent
;
318 font-family: "Lucida Grande", Verdana
, Lucida
, Helvetica
, Arial
, sans-serif
;
329 border-bottom: 1px solid
#8cacbb;
333 /* special headlines */
334 h1
{font-size: 160%; margin-left: 0px; font-weight: bold
;}
335 h2
{font-size: 150%; margin-left: 20px;}
336 h3
{font-size: 140%; margin-left: 40px; border-bottom: none
; font-weight: bold
;}
337 h4
{font-size: 120%; margin-left: 60px; border-bottom: none
; font-weight: bold
;}
338 h5
{font-size: 100%; margin-left: 80px; border-bottom: none
; font-weight: bold
;}
340 /* indent different sections */
341 div
.level1
{margin-left: 3px;}
342 div
.level2
{margin-left: 23px;}
343 div
.level3
{margin-left: 43px;}
344 div
.level4
{margin-left: 63px;}
345 div
.level5
{margin-left: 83px;}
347 /* unordered lists */
350 list-style-type: square
;
351 margin: 0 0 0.5em 1.5em;
353 list-style-image: url
(images/bullet.gif);
359 margin: 0 0 0.5em 1.5em;
363 list-style-image: none
;
366 /* the list items overriding the ol definition */
372 ol
{list-style-type: decimal
}
373 ol ol
{list-style-type: upper-roman
}
374 ol ol ol
{list-style-type: lower-alpha
}
375 ol ol ol ol
{list-style-type: lower-greek
}
378 list-style-image: url
(images/open.gif);
382 list-style-image: url
(images/closed.gif);
386 border-left: 2px solid
#8cacbb;
391 /* code blocks by indention */
395 border: 1px dashed
#8cacbb;
397 background-color: #f7f9fa;
401 /* code blocks by code tag */
405 border: 1px dashed
#8cacbb;
407 background-color: #f7f9fa;
411 /* inline code words */
416 /* code blocks by file tag */
420 border: 1px dashed
#8cacbb;
422 background-color: #dee7ec;
428 background-color: #ffffff;
430 border-collapse: collapse
;
435 border: 1px solid
#8cacbb;
436 background-color: #dee7ec;
441 border: 1px solid
#8cacbb;
456 /* ---------- table of contents ------------------- */
466 border: 1px solid
#8cacbb;
467 background-color: #ffffff;
472 border: 1px solid
#8cacbb;
473 background-color: #dee7ec;
491 border: 1px solid
#8cacbb;
492 background-color: #ffffff;
495 padding-bottom: 0.7em;
499 list-style-type: none
;
500 list-style-image: none
;
508 background: transparent url
(images/tocdot2.gif) 0 0.6em no-repeat
;
513 background-image: none
;
519 text-decoration:none
;
524 text-decoration:underline
;
527 /* ---------------------------- Diff rendering --------------------------*/
528 table
.diff
{ background:white
; }
529 td
.diff-blockheader
{font-weight:bold
}
531 border-bottom: 1px solid
#8cacbb;
536 font-family: monospace
;
539 td
.diff-deletedline
{
541 font-family: monospace
;
546 font-family: monospace
;
549 span
.diffchange
{ color: red
; }
551 /* --------------------- footnotes -------------------------------- */
555 border-top: 1px solid
#8cacbb;
565 vertical-align:super
;
570 vertical-align:super
;
576 /* --------------- search result formating --------------- */
598 div
.search_quickresult
{
601 border-bottom: 1px dashed
#8cacbb;
606 div
.search_quickhits
{
609 background: transparent url
(images/bullet.gif) 0px 1px no-repeat
;
610 padding: 1px 0px 1px 8px;
614 /* ------------------ Additional ---------------------- */
619 .footerinc a:hover img {
636 /* ---------- AJAX quicksearch ----------- */
643 background-color: #ff9;
648 /* ---------- Spellchecking ------------- */
652 text-decoration: underline
;
660 background-color: #fff;
662 border: 1px solid
#000;
669 font-family:monospace
;
670 border: 1px solid
#8cacbb;
674 background-color: #f7f9fa;
678 white-space: pre-wrap
; /* css-3 */
679 white-space: -moz-pre-wrap
; /* Mozilla, since 1999 */
680 white-space: -pre-wrap
; /* Opera 4-6 */
681 white-space: -o-pre-wrap
; /* Opera 7 */
682 word-wrap: break-word
; /* Internet Explorer 5.5+ */