MediaWiki:Common.css: Difference between revisions
Appearance
Add some missing table CSS |
Copy it from wikipedia this time |
||
| Line 1: | Line 1: | ||
.mw-plusminus-pos { | |||
color:#006400; | |||
} | } | ||
.mw-plusminus-neg { | |||
. | color:#8B0000; | ||
} | } | ||
.mw-plusminus-null { | |||
color:#AAAAAA; | |||
} | } | ||
span.comment { | |||
font-style:italic; | |||
. | |||
} | } | ||
span.changedby { | |||
font-size:95%; | |||
} | } | ||
.texvc { | |||
direction:ltr; | |||
unicode-bidi:embed; | |||
} | } | ||
img.tex { | |||
vertical-align:middle; | |||
} | } | ||
. | span.texhtml { | ||
font-family:serif; | |||
} | |||
#wikiPreview.ontop { | |||
margin-bottom:1em; | |||
} | |||
#editform, #toolbar, #wpTextbox1 { | |||
clear:both; | |||
} | |||
div#mw-js-message { | |||
background-color:#FCFCFC; | |||
border:1px solid #DDDDDD; | |||
margin:1em 5%; | |||
padding:0.5em 2.5%; | |||
} | |||
.editsection { | |||
float:right; | |||
margin-left:5px; | |||
} | |||
h2#filehistory { | |||
clear:both; | |||
} | |||
table.filehistory th, table.filehistory td { | |||
vertical-align:top; | |||
} | |||
table.filehistory th { | |||
text-align:left; | |||
} | |||
table.filehistory td.mw-imagepage-filesize, table.filehistory th.mw-imagepage-filesize { | |||
white-space:nowrap; | |||
} | |||
table.filehistory td.filehistory-selected { | |||
font-weight:bold; | |||
} | |||
li span.deleted, span.history-deleted { | |||
color:#888888; | |||
font-style:italic; | |||
text-decoration:line-through; | |||
} | |||
.not-patrolled { | |||
background-color:#FFFFAA; | |||
} | |||
.unpatrolled { | |||
color:red; | |||
font-weight:bold; | |||
} | |||
div.patrollink { | |||
font-size:75%; | |||
text-align:right; | |||
} | |||
body.ltr td.mw-label { | |||
text-align:right; | |||
} | |||
body.ltr td.mw-input { | |||
text-align:left; | |||
} | |||
body.ltr td.mw-submit { | |||
text-align:left; | |||
} | |||
body.rtl td.mw-label { | |||
text-align:left; | |||
} | |||
body.rtl td.mw-input { | |||
text-align:right; | |||
} | |||
body.rtl td.mw-submit { | |||
text-align:right; | |||
} | |||
td.mw-label { | |||
vertical-align:top; | |||
} | |||
.prefsection td.mw-label { | |||
width:20%; | |||
} | |||
.prefsection table { | |||
width:100%; | |||
} | |||
td.mw-submit { | |||
white-space:nowrap; | |||
} | |||
table.mw-htmlform-nolabel td.mw-label { | |||
width:0 !important; | |||
} | |||
tr.mw-htmlform-vertical-label td.mw-label { | |||
text-align:left !important; | |||
} | |||
input#wpSummary { | |||
width:80%; | |||
} | |||
body.rtl .thumbcaption { | |||
text-align:right; | |||
} | |||
body.rtl .magnify { | |||
float:left; | |||
} | |||
body.ltr .thumbcaption { | |||
text-align:left; | |||
} | |||
body.ltr .magnify { | |||
float:right; | |||
} | |||
.mw-hidden-cats-hidden { | |||
display:none; | |||
} | |||
.catlinks-allhidden { | |||
display:none; | |||
} | |||
p.mw-ipb-conveniencelinks, p.mw-protect-editreasons, p.mw-filedelete-editreasons, p.mw-delete-editreasons, p.mw-revdel-editreasons { | |||
float:right; | |||
font-size:90%; | |||
} | |||
.searchresults { | |||
} | |||
.searchresults p { | |||
margin-bottom:1.2em; | |||
margin-left:0.4em; | |||
margin-top:1em; | |||
} | |||
div.searchresult { | |||
font-size:95%; | |||
width:38em; | |||
} | |||
.mw-search-results { | |||
margin-left:0.4em; | |||
} | |||
.mw-search-results li { | |||
list-style:none outside none; | |||
padding-bottom:1em; | |||
} | |||
.mw-search-results li a { | |||
font-size:108%; | |||
} | |||
.mw-search-result-data { | |||
color:green; | |||
font-size:97%; | |||
} | |||
.mw-search-formheader { | |||
background-color:#F3F3F3; | |||
border:1px solid silver; | |||
margin-top:1em; | |||
} | |||
.mw-search-formheader div.search-types { | |||
float:left; | |||
padding-left:0.25em; | |||
} | |||
.rtl .mw-search-formheader div.search-types { | |||
float:right; | |||
} | |||
.mw-search-formheader div.search-types ul { | |||
list-style:none outside none !important; | |||
margin:0 !important; | |||
padding:0 !important; | |||
} | |||
.mw-search-formheader div.search-types ul li { | |||
float:left; | |||
margin:0; | |||
padding:0; | |||
} | |||
.mw-search-formheader div.search-types ul li a { | |||
display:block; | |||
padding:0.5em; | |||
} | |||
.mw-search-formheader div.search-types ul li.current a { | |||
color:#333333; | |||
cursor:default; | |||
} | |||
.mw-search-formheader div.search-types ul li.current a:hover { | |||
text-decoration:none; | |||
} | |||
.mw-search-formheader div.results-info { | |||
float:right; | |||
padding:0.5em 0.75em 0.5em 0.5em; | |||
} | |||
.mw-search-formheader div.results-info ul { | |||
list-style:none outside none !important; | |||
margin:0 !important; | |||
padding:0 !important; | |||
} | |||
.mw-search-formheader div.results-info ul li { | |||
float:right; | |||
margin:0; | |||
padding:0; | |||
} | |||
fieldset#mw-searchoptions { | |||
background-color:#F9F9F9; | |||
border-color:silver !important; | |||
border-right:1px solid silver !important; | |||
border-style:solid !important; | |||
border-width:0 1px 1px !important; | |||
margin:0; | |||
padding:0.5em 0.75em !important; | |||
} | |||
fieldset#mw-searchoptions legend { | |||
display:none; | |||
} | |||
fieldset#mw-searchoptions h4 { | |||
float:left; | |||
margin:0; | |||
padding:0; | |||
} | |||
.rtl fieldset#mw-searchoptions h4 { | |||
float:right; | |||
} | |||
fieldset#mw-searchoptions div#mw-search-togglebox { | |||
float:right; | |||
} | |||
.rtl fieldset#mw-searchoptions div#mw-search-togglebox { | |||
float:left; | |||
} | |||
fieldset#mw-searchoptions div#mw-search-togglebox label { | |||
margin-right:0.25em; | |||
} | |||
fieldset#mw-searchoptions div#mw-search-togglebox input { | |||
margin-left:0.25em; | |||
} | |||
fieldset#mw-searchoptions table { | |||
float:left; | |||
margin-right:3em; | |||
} | |||
fieldset#mw-searchoptions table td { | |||
padding-right:1em; | |||
} | |||
.rtl fieldset#mw-searchoptions table td { | |||
padding-left:1em; | |||
padding-right:0; | |||
} | |||
body.rtl fieldset#mw-searchoptions table { | |||
float:right; | |||
margin-left:3em; | |||
margin-right:0; | |||
} | |||
fieldset#mw-searchoptions div.divider { | |||
border-bottom:1px solid #DDDDDD; | |||
clear:both; | |||
margin-bottom:0.5em; | |||
padding-top:0.5em; | |||
} | |||
td#mw-search-menu { | |||
font-size:85%; | |||
padding-left:6em; | |||
} | |||
div#mw-search-interwiki { | |||
border:1px solid #AAAAAA; | |||
float:right; | |||
margin-top:2ex; | |||
width:18em; | |||
} | |||
.rtl div#mw-search-interwiki { | |||
float:left; | |||
} | |||
div#mw-search-interwiki li { | |||
font-size:95%; | |||
} | |||
.mw-search-interwiki-more { | |||
float:right; | |||
font-size:90%; | |||
} | |||
.rtl .mw-search-interwiki-more { | |||
float:left; | |||
} | |||
div#mw-search-interwiki-caption { | |||
font-size:95%; | |||
font-weight:bold; | |||
text-align:center; | |||
} | |||
.mw-search-interwiki-project { | |||
background-color:#ECECEC; | |||
border-top:1px solid #BBBBBB; | |||
font-size:97%; | |||
padding:0.15em 0.15em 0.2em 0.2em; | |||
text-align:left; | |||
} | |||
.rtl .mw-search-interwiki-project { | |||
text-align:right; | |||
} | |||
span.searchalttitle { | |||
font-size:95%; | |||
} | |||
div.searchdidyoumean { | |||
color:#CC0000; | |||
font-size:127%; | |||
margin-top:0.8em; | |||
} | |||
div.searchdidyoumean em { | |||
font-weight:bold; | |||
} | |||
.searchmatch { | |||
font-weight:bold; | |||
} | |||
table#mw-search-top-table { | |||
background-color:transparent; | |||
} | |||
td#mw-search-togglebox { | |||
text-align:right; | |||
} | |||
table#mw-search-powertable { | |||
width:100%; | |||
} | |||
form#powersearch { | |||
clear:both; | |||
} | |||
.mw-userrights-disabled { | |||
color:#888888; | |||
} | |||
table.mw-userrights-groups * td, table.mw-userrights-groups * th { | |||
padding-right:1.5em; | |||
} | |||
.os-suggest { | |||
background-color:window; | |||
border:1px solid #AAAAAA; | |||
font-size:95%; | |||
left:0; | |||
overflow-x:hidden; | |||
overflow-y:auto; | |||
position:absolute; | |||
top:0; | |||
width:0; | |||
z-index:99; | |||
} | |||
table.os-suggest-results { | |||
border:0 none; | |||
border-collapse:collapse; | |||
cursor:pointer; | |||
font-size:95%; | |||
width:100%; | |||
} | |||
.os-suggest-result, .os-suggest-result-hl { | |||
background-color:window; | |||
color:windowtext; | |||
padding:2px; | |||
white-space:nowrap; | |||
} | |||
.os-suggest-result-hl, .os-suggest-result-hl-webkit { | |||
background-color:#4C59A6; | |||
color:white; | |||
} | |||
.os-suggest-result-hl { | |||
background-color:highlight; | |||
color:highlighttext; | |||
} | |||
.os-suggest-toggle { | |||
font-size:65%; | |||
left:1ex; | |||
position:relative; | |||
} | |||
.os-suggest-toggle-def { | |||
font-size:65%; | |||
left:0; | |||
position:absolute; | |||
top:0; | |||
visibility:hidden; | |||
} | |||
.autocomment { | |||
color:gray; | |||
} | |||
#pagehistory .history-user { | |||
margin-left:0.4em; | |||
margin-right:0.2em; | |||
} | |||
#pagehistory span.minor { | |||
font-weight:bold; | |||
} | |||
#pagehistory li { | |||
border:1px solid white; | |||
} | |||
#pagehistory li.selected { | |||
background-color:#F9F9F9; | |||
border:1px dashed #AAAAAA; | |||
} | |||
.newpage, .minor, .bot { | |||
font-weight:bold; | |||
} | |||
.mw-uctop { | |||
font-weight:bold; | |||
} | |||
table.mw-listgrouprights-table tr { | |||
vertical-align:top; | |||
} | |||
.listgrouprights-revoked { | |||
text-decoration:line-through; | |||
} | |||
td.mw-statistics-numbers { | |||
text-align:right; | |||
} | |||
h4.mw-specialpagesgroup { | |||
background-color:#DCDCDC; | |||
margin:0.3em 0 0; | |||
padding:2px; | |||
} | |||
.mw-specialpagerestricted { | |||
font-weight:bold; | |||
} | |||
#shared-image-dup, #shared-image-conflict { | |||
font-style:italic; | |||
} | |||
table.mw-emailuser-table { | |||
width:98%; | |||
} | |||
td#mw-emailuser-sender, td#mw-emailuser-recipient { | |||
font-weight:bold; | |||
} | |||
table.allpageslist { | |||
background-color:transparent; | |||
} | |||
table.mw-allpages-table-form, table.mw-allpages-table-chunk { | |||
background-color:transparent; | |||
width:100%; | |||
} | |||
td.mw-allpages-alphaindexline { | |||
text-align:right; | |||
} | |||
td.mw-allpages-nav, p.mw-allpages-nav { | |||
font-size:smaller; | |||
margin-bottom:1em; | |||
text-align:right; | |||
} | |||
table.mw-allpages-table-form tr { | |||
vertical-align:top; | |||
} | |||
table#mw-prefixindex-list-table, table#mw-prefixindex-nav-table { | |||
background-color:transparent; | |||
width:98%; | |||
} | |||
td#mw-prefixindex-nav-form { | |||
font-size:smaller; | |||
margin-bottom:1em; | |||
text-align:right; | |||
vertical-align:top; | |||
} | |||
div.mw-warning-with-logexcerpt { | |||
border:2px solid #2F6FAB; | |||
clear:both; | |||
margin-bottom:3px; | |||
padding:3px; | |||
} | |||
div.mw-warning-with-logexcerpt ul li { | |||
font-size:90%; | |||
} | |||
span.mw-revdelundel-link, strong.mw-revdelundel-link { | |||
font-size:90%; | |||
} | |||
span.mw-revdelundel-hidden, input.mw-revdelundel-hidden { | |||
visibility:hidden; | |||
} | |||
td.mw-revdel-checkbox, th.mw-revdel-checkbox { | |||
padding-right:10px; | |||
text-align:center; | |||
} | |||
a.feedlink { | |||
background:url("images/feed-icon.png") no-repeat scroll left center transparent; | |||
padding-left:16px; | |||
} | |||
.plainlinks a { | |||
background:none repeat scroll 0 0 transparent !important; | |||
padding:0 !important; | |||
} | |||
table.wikitable { | |||
background:none repeat scroll 0 0 #F9F9F9; | |||
border:1px solid #AAAAAA; | |||
border-collapse:collapse; | |||
margin:1em 1em 1em 0; | |||
} | |||
.wikitable th, .wikitable td { | |||
border:1px solid #AAAAAA; | |||
padding:0.2em; | |||
} | |||
.wikitable th { | |||
background:none repeat scroll 0 0 #F2F2F2; | |||
text-align:center; | |||
} | |||
.wikitable caption { | |||
font-weight:bold; | |||
} | |||
table.collapsed tr.collapsable { | |||
display:none; | |||
} | |||
.success { | |||
color:green; | |||
font-size:larger; | |||
} | |||
.error { | |||
color:red; | |||
font-size:larger; | |||
} | |||
.errorbox, .successbox { | |||
border:2px solid; | |||
color:#000000; | |||
float:left; | |||
font-size:larger; | |||
margin-bottom:2em; | |||
padding:0.5em 1em; | |||
} | |||
.errorbox { | |||
background-color:#FFF2F2; | |||
border-color:red; | |||
} | |||
.successbox { | |||
background-color:#DDFFDD; | |||
border-color:green; | |||
} | |||
.errorbox h2, .successbox h2 { | |||
border:medium none; | |||
display:inline; | |||
font-size:1em; | |||
font-weight:bold; | |||
margin:0 0.5em 0 0; | |||
} | |||
.previewnote { | |||
color:#CC0000; | |||
margin-bottom:1em; | |||
} | |||
.previewnote p { | |||
margin:0.8em 0; | |||
text-indent:3em; | |||
} | |||
.visualClear { | |||
clear:both; | |||
} | |||
#mw_trackbacks { | |||
background-color:#EEEEFF; | |||
border:1px solid #BBBBFF; | |||
padding:0.2em; | |||
} | |||
.TablePager { | |||
min-width:80%; | |||
} | |||
.TablePager_nav a { | |||
text-decoration:none; | |||
} | |||
.TablePager { | |||
border-collapse:collapse; | |||
} | |||
.TablePager, .TablePager td, .TablePager th { | |||
border:1px solid #AAAAAA; | |||
padding:0 0.15em; | |||
} | |||
.TablePager th { | |||
background-color:#EEEEFF; | |||
} | |||
.TablePager td { | |||
background-color:#FFFFFF; | |||
} | |||
.TablePager tr:hover td { | |||
background-color:#EEEEFF; | |||
} | |||
.imagelist td, .imagelist th { | |||
white-space:nowrap; | |||
} | |||
.imagelist .TablePager_col_links { | |||
background-color:#EEEEFF; | |||
} | |||
.imagelist .TablePager_col_img_description { | |||
white-space:normal; | |||
} | |||
.imagelist th.TablePager_sort { | |||
background-color:#CCCCFF; | |||
} | |||
#mw-allmessagestable .allmessages-customised td.am_default { | |||
background-color:#FCFFC4; | |||
} | |||
#mw-allmessagestable tr.allmessages-customised:hover td.am_default { | |||
background-color:#FAFF90; | |||
} | |||
#mw-allmessagestable td.am_actual { | |||
background-color:#E2FFE2; | |||
} | |||
#mw-allmessagestable tr.allmessages-customised:hover + tr.allmessages-customised td.am_actual { | |||
background-color:#B1FFB1; | |||
} | |||
ul#filetoc { | |||
background-color:#F9F9F9; | |||
border:1px solid #AAAAAA; | |||
font-size:95%; | |||
margin-bottom:0.5em; | |||
margin-left:0; | |||
margin-right:0; | |||
padding:5px; | |||
text-align:center; | |||
} | |||
#filetoc li { | |||
display:inline; | |||
list-style-type:none; | |||
padding-right:2em; | |||
} | |||
table.mw_metadata { | |||
font-size:0.8em; | |||
margin-bottom:0.5em; | |||
margin-left:0.5em; | |||
width:300px; | |||
} | |||
table.mw_metadata caption { | |||
font-weight:bold; | |||
} | |||
table.mw_metadata th { | |||
font-weight:normal; | |||
} | |||
table.mw_metadata td { | |||
padding:0.1em; | |||
} | |||
table.mw_metadata { | |||
border:medium none; | |||
border-collapse:collapse; | |||
} | |||
table.mw_metadata td, table.mw_metadata th { | |||
border:1px solid #AAAAAA; | |||
padding-left:0.1em; | |||
padding-right:0.1em; | |||
text-align:center; | |||
} | |||
table.mw_metadata th { | |||
background-color:#F9F9F9; | |||
} | |||
table.mw_metadata td { | |||
background-color:#FCFCFC; | |||
} | |||
table.gallery { | |||
background-color:white; | |||
border:1px solid #CCCCCC; | |||
margin:2px; | |||
padding:2px; | |||
} | |||
table.gallery tr { | |||
vertical-align:top; | |||
} | |||
table.gallery td { | |||
background-color:#F9F9F9; | |||
border:2px solid white; | |||
vertical-align:top; | |||
} | |||
table.gallery caption { | |||
font-weight:bold; | |||
} | |||
div.gallerybox { | |||
margin:2px; | |||
} | |||
div.gallerybox div.thumb { | |||
border:1px solid #CCCCCC; | |||
margin:2px; | |||
text-align:center; | |||
} | |||
div.gallerytext { | |||
font-size:94%; | |||
overflow:hidden; | |||
padding:2px 4px; | |||
} | |||
table.mw-enhanced-rc { | |||
background:none repeat scroll 0 0 transparent; | |||
border:0 none; | |||
border-spacing:0; | |||
} | |||
td.mw-enhanced-rc { | |||
font-family:monospace; | |||
padding:0; | |||
vertical-align:top; | |||
white-space:nowrap; | |||
} | |||
#mw-addcategory-prompt { | |||
display:inline; | |||
margin-left:1em; | |||
} | |||
#mw-addcategory-prompt input { | |||
margin-left:0.5em; | |||
margin-right:0.5em; | |||
} | |||
.mw-remove-category { | |||
background-image:url("images/remove.png"); | |||
background-position:center center; | |||
background-repeat:no-repeat; | |||
padding:8px; | |||
} | |||
.mw-ajax-addcategory { | |||
background-image:url("images/add.png"); | |||
background-position:left center; | |||
background-repeat:no-repeat; | |||
padding-left:20px; | |||
} | |||
.mw-ajax-loader { | |||
background-image:url("images/ajax-loader.gif"); | |||
background-position:center center; | |||
background-repeat:no-repeat; | |||
padding:16px; | |||
position:relative; | |||
top:-16px; | |||
} | |||
.mw-small-spinner { | |||
background-image:url("images/spinner.gif"); | |||
background-position:center center; | |||
background-repeat:no-repeat; | |||
margin-right:0.6em; | |||
padding:10px !important; | |||
} | |||
a.sortheader { | |||
margin:0 0.3em; | |||
} | } | ||
Revision as of 14:34, 5 August 2010
.mw-plusminus-pos {
color:#006400;
}
.mw-plusminus-neg {
color:#8B0000;
}
.mw-plusminus-null {
color:#AAAAAA;
}
span.comment {
font-style:italic;
}
span.changedby {
font-size:95%;
}
.texvc {
direction:ltr;
unicode-bidi:embed;
}
img.tex {
vertical-align:middle;
}
span.texhtml {
font-family:serif;
}
#wikiPreview.ontop {
margin-bottom:1em;
}
#editform, #toolbar, #wpTextbox1 {
clear:both;
}
div#mw-js-message {
background-color:#FCFCFC;
border:1px solid #DDDDDD;
margin:1em 5%;
padding:0.5em 2.5%;
}
.editsection {
float:right;
margin-left:5px;
}
h2#filehistory {
clear:both;
}
table.filehistory th, table.filehistory td {
vertical-align:top;
}
table.filehistory th {
text-align:left;
}
table.filehistory td.mw-imagepage-filesize, table.filehistory th.mw-imagepage-filesize {
white-space:nowrap;
}
table.filehistory td.filehistory-selected {
font-weight:bold;
}
li span.deleted, span.history-deleted {
color:#888888;
font-style:italic;
text-decoration:line-through;
}
.not-patrolled {
background-color:#FFFFAA;
}
.unpatrolled {
color:red;
font-weight:bold;
}
div.patrollink {
font-size:75%;
text-align:right;
}
body.ltr td.mw-label {
text-align:right;
}
body.ltr td.mw-input {
text-align:left;
}
body.ltr td.mw-submit {
text-align:left;
}
body.rtl td.mw-label {
text-align:left;
}
body.rtl td.mw-input {
text-align:right;
}
body.rtl td.mw-submit {
text-align:right;
}
td.mw-label {
vertical-align:top;
}
.prefsection td.mw-label {
width:20%;
}
.prefsection table {
width:100%;
}
td.mw-submit {
white-space:nowrap;
}
table.mw-htmlform-nolabel td.mw-label {
width:0 !important;
}
tr.mw-htmlform-vertical-label td.mw-label {
text-align:left !important;
}
input#wpSummary {
width:80%;
}
body.rtl .thumbcaption {
text-align:right;
}
body.rtl .magnify {
float:left;
}
body.ltr .thumbcaption {
text-align:left;
}
body.ltr .magnify {
float:right;
}
.mw-hidden-cats-hidden {
display:none;
}
.catlinks-allhidden {
display:none;
}
p.mw-ipb-conveniencelinks, p.mw-protect-editreasons, p.mw-filedelete-editreasons, p.mw-delete-editreasons, p.mw-revdel-editreasons {
float:right;
font-size:90%;
}
.searchresults {
}
.searchresults p {
margin-bottom:1.2em;
margin-left:0.4em;
margin-top:1em;
}
div.searchresult {
font-size:95%;
width:38em;
}
.mw-search-results {
margin-left:0.4em;
}
.mw-search-results li {
list-style:none outside none;
padding-bottom:1em;
}
.mw-search-results li a {
font-size:108%;
}
.mw-search-result-data {
color:green;
font-size:97%;
}
.mw-search-formheader {
background-color:#F3F3F3;
border:1px solid silver;
margin-top:1em;
}
.mw-search-formheader div.search-types {
float:left;
padding-left:0.25em;
}
.rtl .mw-search-formheader div.search-types {
float:right;
}
.mw-search-formheader div.search-types ul {
list-style:none outside none !important;
margin:0 !important;
padding:0 !important;
}
.mw-search-formheader div.search-types ul li {
float:left;
margin:0;
padding:0;
}
.mw-search-formheader div.search-types ul li a {
display:block;
padding:0.5em;
}
.mw-search-formheader div.search-types ul li.current a {
color:#333333;
cursor:default;
}
.mw-search-formheader div.search-types ul li.current a:hover {
text-decoration:none;
}
.mw-search-formheader div.results-info {
float:right;
padding:0.5em 0.75em 0.5em 0.5em;
}
.mw-search-formheader div.results-info ul {
list-style:none outside none !important;
margin:0 !important;
padding:0 !important;
}
.mw-search-formheader div.results-info ul li {
float:right;
margin:0;
padding:0;
}
fieldset#mw-searchoptions {
background-color:#F9F9F9;
border-color:silver !important;
border-right:1px solid silver !important;
border-style:solid !important;
border-width:0 1px 1px !important;
margin:0;
padding:0.5em 0.75em !important;
}
fieldset#mw-searchoptions legend {
display:none;
}
fieldset#mw-searchoptions h4 {
float:left;
margin:0;
padding:0;
}
.rtl fieldset#mw-searchoptions h4 {
float:right;
}
fieldset#mw-searchoptions div#mw-search-togglebox {
float:right;
}
.rtl fieldset#mw-searchoptions div#mw-search-togglebox {
float:left;
}
fieldset#mw-searchoptions div#mw-search-togglebox label {
margin-right:0.25em;
}
fieldset#mw-searchoptions div#mw-search-togglebox input {
margin-left:0.25em;
}
fieldset#mw-searchoptions table {
float:left;
margin-right:3em;
}
fieldset#mw-searchoptions table td {
padding-right:1em;
}
.rtl fieldset#mw-searchoptions table td {
padding-left:1em;
padding-right:0;
}
body.rtl fieldset#mw-searchoptions table {
float:right;
margin-left:3em;
margin-right:0;
}
fieldset#mw-searchoptions div.divider {
border-bottom:1px solid #DDDDDD;
clear:both;
margin-bottom:0.5em;
padding-top:0.5em;
}
td#mw-search-menu {
font-size:85%;
padding-left:6em;
}
div#mw-search-interwiki {
border:1px solid #AAAAAA;
float:right;
margin-top:2ex;
width:18em;
}
.rtl div#mw-search-interwiki {
float:left;
}
div#mw-search-interwiki li {
font-size:95%;
}
.mw-search-interwiki-more {
float:right;
font-size:90%;
}
.rtl .mw-search-interwiki-more {
float:left;
}
div#mw-search-interwiki-caption {
font-size:95%;
font-weight:bold;
text-align:center;
}
.mw-search-interwiki-project {
background-color:#ECECEC;
border-top:1px solid #BBBBBB;
font-size:97%;
padding:0.15em 0.15em 0.2em 0.2em;
text-align:left;
}
.rtl .mw-search-interwiki-project {
text-align:right;
}
span.searchalttitle {
font-size:95%;
}
div.searchdidyoumean {
color:#CC0000;
font-size:127%;
margin-top:0.8em;
}
div.searchdidyoumean em {
font-weight:bold;
}
.searchmatch {
font-weight:bold;
}
table#mw-search-top-table {
background-color:transparent;
}
td#mw-search-togglebox {
text-align:right;
}
table#mw-search-powertable {
width:100%;
}
form#powersearch {
clear:both;
}
.mw-userrights-disabled {
color:#888888;
}
table.mw-userrights-groups * td, table.mw-userrights-groups * th {
padding-right:1.5em;
}
.os-suggest {
background-color:window;
border:1px solid #AAAAAA;
font-size:95%;
left:0;
overflow-x:hidden;
overflow-y:auto;
position:absolute;
top:0;
width:0;
z-index:99;
}
table.os-suggest-results {
border:0 none;
border-collapse:collapse;
cursor:pointer;
font-size:95%;
width:100%;
}
.os-suggest-result, .os-suggest-result-hl {
background-color:window;
color:windowtext;
padding:2px;
white-space:nowrap;
}
.os-suggest-result-hl, .os-suggest-result-hl-webkit {
background-color:#4C59A6;
color:white;
}
.os-suggest-result-hl {
background-color:highlight;
color:highlighttext;
}
.os-suggest-toggle {
font-size:65%;
left:1ex;
position:relative;
}
.os-suggest-toggle-def {
font-size:65%;
left:0;
position:absolute;
top:0;
visibility:hidden;
}
.autocomment {
color:gray;
}
#pagehistory .history-user {
margin-left:0.4em;
margin-right:0.2em;
}
#pagehistory span.minor {
font-weight:bold;
}
#pagehistory li {
border:1px solid white;
}
#pagehistory li.selected {
background-color:#F9F9F9;
border:1px dashed #AAAAAA;
}
.newpage, .minor, .bot {
font-weight:bold;
}
.mw-uctop {
font-weight:bold;
}
table.mw-listgrouprights-table tr {
vertical-align:top;
}
.listgrouprights-revoked {
text-decoration:line-through;
}
td.mw-statistics-numbers {
text-align:right;
}
h4.mw-specialpagesgroup {
background-color:#DCDCDC;
margin:0.3em 0 0;
padding:2px;
}
.mw-specialpagerestricted {
font-weight:bold;
}
#shared-image-dup, #shared-image-conflict {
font-style:italic;
}
table.mw-emailuser-table {
width:98%;
}
td#mw-emailuser-sender, td#mw-emailuser-recipient {
font-weight:bold;
}
table.allpageslist {
background-color:transparent;
}
table.mw-allpages-table-form, table.mw-allpages-table-chunk {
background-color:transparent;
width:100%;
}
td.mw-allpages-alphaindexline {
text-align:right;
}
td.mw-allpages-nav, p.mw-allpages-nav {
font-size:smaller;
margin-bottom:1em;
text-align:right;
}
table.mw-allpages-table-form tr {
vertical-align:top;
}
table#mw-prefixindex-list-table, table#mw-prefixindex-nav-table {
background-color:transparent;
width:98%;
}
td#mw-prefixindex-nav-form {
font-size:smaller;
margin-bottom:1em;
text-align:right;
vertical-align:top;
}
div.mw-warning-with-logexcerpt {
border:2px solid #2F6FAB;
clear:both;
margin-bottom:3px;
padding:3px;
}
div.mw-warning-with-logexcerpt ul li {
font-size:90%;
}
span.mw-revdelundel-link, strong.mw-revdelundel-link {
font-size:90%;
}
span.mw-revdelundel-hidden, input.mw-revdelundel-hidden {
visibility:hidden;
}
td.mw-revdel-checkbox, th.mw-revdel-checkbox {
padding-right:10px;
text-align:center;
}
a.feedlink {
background:url("images/feed-icon.png") no-repeat scroll left center transparent;
padding-left:16px;
}
.plainlinks a {
background:none repeat scroll 0 0 transparent !important;
padding:0 !important;
}
table.wikitable {
background:none repeat scroll 0 0 #F9F9F9;
border:1px solid #AAAAAA;
border-collapse:collapse;
margin:1em 1em 1em 0;
}
.wikitable th, .wikitable td {
border:1px solid #AAAAAA;
padding:0.2em;
}
.wikitable th {
background:none repeat scroll 0 0 #F2F2F2;
text-align:center;
}
.wikitable caption {
font-weight:bold;
}
table.collapsed tr.collapsable {
display:none;
}
.success {
color:green;
font-size:larger;
}
.error {
color:red;
font-size:larger;
}
.errorbox, .successbox {
border:2px solid;
color:#000000;
float:left;
font-size:larger;
margin-bottom:2em;
padding:0.5em 1em;
}
.errorbox {
background-color:#FFF2F2;
border-color:red;
}
.successbox {
background-color:#DDFFDD;
border-color:green;
}
.errorbox h2, .successbox h2 {
border:medium none;
display:inline;
font-size:1em;
font-weight:bold;
margin:0 0.5em 0 0;
}
.previewnote {
color:#CC0000;
margin-bottom:1em;
}
.previewnote p {
margin:0.8em 0;
text-indent:3em;
}
.visualClear {
clear:both;
}
#mw_trackbacks {
background-color:#EEEEFF;
border:1px solid #BBBBFF;
padding:0.2em;
}
.TablePager {
min-width:80%;
}
.TablePager_nav a {
text-decoration:none;
}
.TablePager {
border-collapse:collapse;
}
.TablePager, .TablePager td, .TablePager th {
border:1px solid #AAAAAA;
padding:0 0.15em;
}
.TablePager th {
background-color:#EEEEFF;
}
.TablePager td {
background-color:#FFFFFF;
}
.TablePager tr:hover td {
background-color:#EEEEFF;
}
.imagelist td, .imagelist th {
white-space:nowrap;
}
.imagelist .TablePager_col_links {
background-color:#EEEEFF;
}
.imagelist .TablePager_col_img_description {
white-space:normal;
}
.imagelist th.TablePager_sort {
background-color:#CCCCFF;
}
#mw-allmessagestable .allmessages-customised td.am_default {
background-color:#FCFFC4;
}
#mw-allmessagestable tr.allmessages-customised:hover td.am_default {
background-color:#FAFF90;
}
#mw-allmessagestable td.am_actual {
background-color:#E2FFE2;
}
#mw-allmessagestable tr.allmessages-customised:hover + tr.allmessages-customised td.am_actual {
background-color:#B1FFB1;
}
ul#filetoc {
background-color:#F9F9F9;
border:1px solid #AAAAAA;
font-size:95%;
margin-bottom:0.5em;
margin-left:0;
margin-right:0;
padding:5px;
text-align:center;
}
#filetoc li {
display:inline;
list-style-type:none;
padding-right:2em;
}
table.mw_metadata {
font-size:0.8em;
margin-bottom:0.5em;
margin-left:0.5em;
width:300px;
}
table.mw_metadata caption {
font-weight:bold;
}
table.mw_metadata th {
font-weight:normal;
}
table.mw_metadata td {
padding:0.1em;
}
table.mw_metadata {
border:medium none;
border-collapse:collapse;
}
table.mw_metadata td, table.mw_metadata th {
border:1px solid #AAAAAA;
padding-left:0.1em;
padding-right:0.1em;
text-align:center;
}
table.mw_metadata th {
background-color:#F9F9F9;
}
table.mw_metadata td {
background-color:#FCFCFC;
}
table.gallery {
background-color:white;
border:1px solid #CCCCCC;
margin:2px;
padding:2px;
}
table.gallery tr {
vertical-align:top;
}
table.gallery td {
background-color:#F9F9F9;
border:2px solid white;
vertical-align:top;
}
table.gallery caption {
font-weight:bold;
}
div.gallerybox {
margin:2px;
}
div.gallerybox div.thumb {
border:1px solid #CCCCCC;
margin:2px;
text-align:center;
}
div.gallerytext {
font-size:94%;
overflow:hidden;
padding:2px 4px;
}
table.mw-enhanced-rc {
background:none repeat scroll 0 0 transparent;
border:0 none;
border-spacing:0;
}
td.mw-enhanced-rc {
font-family:monospace;
padding:0;
vertical-align:top;
white-space:nowrap;
}
#mw-addcategory-prompt {
display:inline;
margin-left:1em;
}
#mw-addcategory-prompt input {
margin-left:0.5em;
margin-right:0.5em;
}
.mw-remove-category {
background-image:url("images/remove.png");
background-position:center center;
background-repeat:no-repeat;
padding:8px;
}
.mw-ajax-addcategory {
background-image:url("images/add.png");
background-position:left center;
background-repeat:no-repeat;
padding-left:20px;
}
.mw-ajax-loader {
background-image:url("images/ajax-loader.gif");
background-position:center center;
background-repeat:no-repeat;
padding:16px;
position:relative;
top:-16px;
}
.mw-small-spinner {
background-image:url("images/spinner.gif");
background-position:center center;
background-repeat:no-repeat;
margin-right:0.6em;
padding:10px !important;
}
a.sortheader {
margin:0 0.3em;
}