2 ** MediaWiki 'monobook' style sheet for CSS2-capable browsers.
3 ** Copyright Gabriel Wicke - http://wikidev.net/
4 ** License: GPL (http://www.gnu.org/copyleft/gpl.html)
6 ** Loosely based on http://www.positioniseverything.net/ordered-floats.html by Big John
7 ** and the Plone 2.0 styles, see http://plone.org/ (Alexander Limi,Joe Geldart & Tom Croucher,
8 ** Michael Zeltner and Geir Bækholt)
9 ** All you guys rock :)
15 margin: 0 0 .6em -12.2em;
19 margin: 2.8em 0 0 12.2em;
27 /* Hide, but keep accessible for screen-readers */
35 border: 1px solid
#aaa;
39 /* the left column width is specified in class .portlet */
42 ** We take advantage of keyword scaling- browsers won't go below 9px
43 ** More at http://www.w3.org/2003/07/30-font-size
44 ** http://style.cleverchimp.com/font_size_intervals/altintervals.html
48 font: x-small sans-serif
;
50 background: #f9f9f9 url
(headbg.jpg) 0 0 no-repeat
;
54 direction: ltr
; /* Needed for RTL flipping */
58 /* scale back up to a sane default */
79 list-style-type: square
;
81 list-style-image: url
(bullet.gif);
85 padding: 0 .3em .3em .3em !important
;
88 height: 1.7em !important
;
100 ** the main content area
116 ** classes for special content elements like town boxes
117 ** intended to be referenced directly from the wiki src
123 /* table standards */
142 ** keep the whitespace in front of the ^=, hides rule from konqueror
143 ** this is css3, the validator doesn't like it when validating as css2
145 #bodyContent a
.external
,
146 #bodyContent a
.external
[href ^
="gopher://"] {
148 background: url
(external-ltr
.png
) center right no-repeat
;
151 #bodyContent a
.external
[href ^
="https://"],
154 background: url
(lock_icon.gif) center right no-repeat
;
157 #bodyContent a
.external
[href ^
="mailto:"],
160 background: url
(mail_icon.gif) center right no-repeat
;
163 #bodyContent a
.external
[href ^
="news:"] {
165 background: url
(news_icon.png) center right no-repeat
;
168 #bodyContent a
.external
[href ^
="ftp://"],
171 background: url
(file_icon.gif) center right no-repeat
;
174 #bodyContent a
.external
[href ^
="irc://"],
175 #bodyContent a
.external
[href ^
="ircs://"],
178 background: url
(discussionitem_icon.gif) center right no-repeat
;
181 #bodyContent a
.external
[href $
=".ogg"], #bodyContent a
.external
[href $
=".OGG"],
182 #bodyContent a
.external
[href $
=".mid"], #bodyContent a
.external
[href $
=".MID"],
183 #bodyContent a
.external
[href $
=".midi"], #bodyContent a
.external
[href $
=".MIDI"],
184 #bodyContent a
.external
[href $
=".mp3"], #bodyContent a
.external
[href $
=".MP3"],
185 #bodyContent a
.external
[href $
=".wav"], #bodyContent a
.external
[href $
=".WAV"],
186 #bodyContent a
.external
[href $
=".wma"], #bodyContent a
.external
[href $
=".WMA"],
189 background: url
(audio.png) center right no-repeat
;
192 #bodyContent a
.external
[href $
=".ogm"], #bodyContent a
.external
[href $
=".OGM"],
193 #bodyContent a
.external
[href $
=".avi"], #bodyContent a
.external
[href $
=".AVI"],
194 #bodyContent a
.external
[href $
=".mpeg"], #bodyContent a
.external
[href $
=".MPEG"],
195 #bodyContent a
.external
[href $
=".mpg"], #bodyContent a
.external
[href $
=".MPG"],
198 background: url
(video.png) center right no-repeat
;
201 #bodyContent a
.external
[href $
=".pdf"], #bodyContent a
.external
[href $
=".PDF"],
202 #bodyContent a
.external
[href
*=".pdf#"], #bodyContent a
.external
[href
*=".PDF#"],
203 #bodyContent a
.external
[href
*=".pdf?"], #bodyContent a
.external
[href
*=".PDF?"],
206 background: url
(document.png) center right no-repeat
;
210 /* Interwiki Styling */
211 #bodyContent a
.extiw
,
212 #bodyContent a
.extiw:active
{
217 #bodyContent a
.external
{
222 ** Structural Elements
226 ** general portlet styles (elements in the quickbar)
237 background: transparent
;
238 padding: 0 1em 0 .5em;
241 text-transform: lowercase
;
248 background-color: white
;
250 border-collapse: collapse
;
251 border: 1px solid
#aaa;
252 padding: 0 .8em .3em .5em;
270 position: absolute
; /*needed to use z-index */
284 background-repeat: no-repeat
;
285 background-position: 35% 50% !important
;
286 text-decoration: none
;
311 padding: .5em .4em .4em .4em;
314 #p-search #searchform div div
{
319 ** the personal toolbar
340 #p-personal .portlet
,
349 /* this is the ul contained in the portlet */
354 padding: 0 2em 0 3em;
357 list-style-type: none
;
358 list-style-image: none
;
374 text-decoration: none
;
376 padding-bottom: .2em;
379 #p-personal li
a:hover
{
380 background-color: white
;
381 padding-bottom: .2em;
382 text-decoration: none
;
384 #p-personal li
.active
a:hover
{
385 background-color: transparent
;
387 /* The icon in front of the username / login link */
392 background: url
(user.gif) top left no-repeat
;
396 text-transform: lowercase
;
398 /* Don't lowercase username or IP addresses (IPv6) */
401 text-transform: none
;
403 #p-personal li
.active
{
407 ** the page-related actions- page/talk, edit etc
419 border-collapse: collapse
;
424 list-style-type: none
;
425 list-style-image: none
;
429 border: 1px solid
#aaa;
436 #p-cactions li
.selected
{
437 border-color: #fabd23;
441 background-color: #fbfbfb;
444 padding: 0 .8em .3em;
448 text-decoration: none
;
450 #p-cactions li
.selected a
{
452 background-color: white
;
457 #p-cactions li
a:hover
{
459 text-decoration: none
;
460 background-color: white
;
465 #p-cactions li
.istalk
{
468 #p-cactions li
.istalk a
{
471 #p-cactions #ca-addsection a
{
475 /* offsets to distinguish the tab groups */
487 background-color: transparent
;
489 border-collapse: inherit
;
494 text-transform: lowercase
;
502 /* Override text-transform on languages where capitalization is significant */
503 .capitalize-all-nouns
.portlet h3
,
504 .capitalize-all-nouns #p-personal ul
,
505 .capitalize-all-nouns #p-cactions ul li a {
506 text-transform: none
;
509 /* TODO: #t-iscite is only used by the Cite extension, come up with some
510 * system which allows extensions to add to this file on the fly
512 #t-ispermalink, #t-iscite
{
519 background-color: white
;
520 border-top: 1px solid
#fabd23;
521 border-bottom: 1px solid
#fabd23;
522 margin: .6em 0 1em 0;
524 padding: .4em 0 .3em 0;
532 #f-poweredbyico, #f-copyrightico
{
535 top: -2px; /* Bump it up just a tad */
546 .mw-htmlform-submit {
561 background-color: #f0f0f0;
565 margin: 1px -2px 1px 2px;
567 padding: 2px 0 3px 0;
568 border: 1px solid
#fff;
569 border-right-color: #716f64;
573 list-style-type: none
;
574 list-style-image: none
;
577 #preftoc li
.selected
{
579 background-color: #f9f9f9;
580 border: 1px solid
#aaa;
587 #preftoc > li
.selected
{
596 text-decoration: none
;
598 #preftoc li
.selected a
{
600 text-decoration: none
;
604 border: 1px solid
#aaa;
607 background-color: #F9F9F9;
615 .prefsection legend {
618 .prefsection table, .prefsection legend {
619 background-color: #F9F9F9;
632 margin-bottom: 1.5em;
643 border: 1px solid
#aaa;
646 background-color: #f9f9f9;
650 div#userloginForm table
,
651 div#userlogin table
{
652 background-color: #f9f9f9;
655 div#userloginForm h2
,
660 div#userlogin
.captcha
,
661 div#userloginForm
.captcha
{
662 border: 1px solid
#bbb;
664 background-color: white
;
667 #loginend, #signupend
{
671 #userloginprompt, #languagelinks
{
681 #userlogin .loginText
, #userlogin
.loginPassword
{
685 #userloginlink a
, #wpLoginattempt
, #wpCreateaccount
{
690 ** IE/Mac fixes, hope to find a validating way to move this
691 ** to a separate stylesheet. This would work but doesn't validate:
692 ** @import("IEMacFixes.css");
694 /* tabs: border on the a, not the div */
695 * > html #p-cactions li
{
698 * > html #p-cactions li a
{
699 border: 1px solid
#aaa;
702 * > html #p-cactions li
.selected a
{
703 border-color: #fabd23;
705 /* footer icons need a fixed width */
706 * > html #f-poweredbyico
,
707 * > html #f-copyrightico
{
710 * > html #bodyContent
,
711 * > html #bodyContent pre
{
714 padding-bottom: 25px;
718 /* float/negative margin brokenness */
722 * html div#column-content
{
726 #pagehistory li
.selected
{
730 /* Mac IE 5.0 fix; floated content turns invisible */
731 * > html div#column-content
{
734 * > html div#column-one
{
739 * > html div#footer
{
751 .sharedUploadNotice {
757 background-color: #0f0;
761 border: 1px solid gray
;
762 background-color: #ffffff;
769 .editExternallyHelp {
782 margin-right: 0.33em;
791 border: 1px solid
#ccc;
797 div#searchTargetContainer
{
808 border: solid
1px blue
;
811 div#searchTarget ul li
{
812 list-style-type: none
;
813 list-style-image: none
;
816 div#searchTarget ul
li:before
{
818 content: "\00BB \0020";
821 div#searchTargetHide
{
823 border: solid
1px black
;
832 div
.multipageimagenavbox
{
833 border: solid
1px silver
;
839 div
.multipageimagenavbox div
.thumb
{
845 div
.multipageimagenavbox hr
{
849 table
.multipageimage td
{
857 .mw-summary-preview {
861 /* Friendlier slave lag warnings */
862 div
.mw-lag-warn-normal
,
863 div
.mw-lag-warn-high
{
868 div
.mw-lag-warn-normal
{
869 border: 1px solid
#FFCC66;
870 background-color: #FFFFCC;
872 div
.mw-lag-warn-high
{
874 border: 2px solid
#FF0033;
875 background-color: #FFCCCC;
878 .MediaTransformError {
879 background-color: #ccc;
882 .MediaTransformError td {
884 vertical-align: middle
;
888 /* God-damned hack for the crappy layout */
893 /* Sometimes people don't want personal tools to be lowercase! */
895 text-transform: none
;
898 /* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */
903 /* mediawiki.notification */
904 .skin-monobook .mw-notification {
905 -webkit-box-shadow: 0 2px 5px 0 rgba
(0, 0, 0, 0.125);
906 -moz-box-shadow: 0 2px 5px 0 rgba
(0, 0, 0, 0.125);
907 box-shadow: 0 2px 5px 0 rgba
(0, 0, 0, 0.125);