216
edits
Changes
no edit summary
/* Reset italic This is the CSS for all skins (for all users) on MediaWiki.org. SECTIONS: 1. Indication of namespaces 2. Color classes for content 3. Special pages 4. Main page styling set by user agent 5. Wikitables, warnings, and other such stylings 6. Templates 7. Some other small things*/ /** * 1. INDICATION OF NAMESPACES * ------------------------------------------------- */ /* #content for Vector and Monobook, #mw-content for Timeless */ /* NS Project + Project_talk (light sky blue) */.action-view.ns-4 #content, .action-view.ns-4 #mw-content,.action-view.ns-5 #content, .action-view.ns-5 #mw-content { background-color: #f8fcff; }.action-view.ns-4 div.thumb,.action-view.ns-5 div.thumb { border-color: #f8fcff; } /* NS MediaWiki + MediaWiki_talk (light grey) */cite.action-view.ns-8 #content, .action-view.ns-8 #mw-content,.action-view.ns-9 #content, .action-view.ns-9 #mw-content { background-color: #f4f4f4; }.action-view.ns-8 div.thumb, dfn .action-view.ns-9 div.thumb {border-color: #f4f4f4; } /* NS Manual + Manual_talk (light bluish violet) */.action-view.ns-100 #content, .action-view.ns-100 #mw-content,.action-view.ns-101 #content, .action-view.ns-101 #mw-content { background-color: #f3f3ff; }.action-view.ns-100 div.thumb,.action-view.ns-101 div.thumb { border-color: #f3f3ff; } /* NS Help (but NOT Help_talk) (Public Domain icon) */.action-view.ns-12 #bodyContent { background-image: url(//upload.wikimedia.org/wikipedia/mediawiki/6/67/PD-icon-faded.png); fontbackground-repeat: no-repeat; /* @noflip */ background-styleposition: inheritright 5em;
}
/* Straight quote marks for <q> * * 2. COLOR CLASSES FOR CONTENT * ------------------------------------------------- */ /* Border colors */.borderc1 { border-color: #e9e9e9; border-width: thin; }.borderc2 { border-color: #aaaaaa; border-width: thin; }.borderc3 { border-color: #777777; border-width: thin; }.borderc4 { border-color: #000000; border-width: thin; }.borderc5 { border-color: #c00000; border-width: thin; }.borderc6 { border-color: #025e9d; border-width: thin; }.borderc7 { border-color: #008040; border-width: thin; }.borderc8 { border-color: #ffcc00; border-width: thin; } /* Used by [[Template:Welcome]]. */ /* Background colors */.backgroundc1 { background-color: #ffffff; } /* Used by [[Template:Welcome]]. */.backgroundc2 { background-color: #f9f9f9; }.backgroundc3 { background-color: #eeeeee; }.backgroundc4 { background-color: #e0e0e0; }.backgroundc5 { background-color: #d2d2d2; }.backgroundc6 { background-color: #b7b7b7; }.backgroundc7 { background-color: #a3a3a3; }.backgroundc8 { background-color: #444455; } /**q * 3. SPECIAL PAGES * ------------------------------------------------- */ /* Consistent special page navigation */.SpecialPageInfo { quotesbackground-color: #f9f9f9; background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/8/89/Exquisite-khelpcenter.png/35px-Exquisite-khelpcenter.png); background-position: 0.8em 0.5em; background-repeat: no-repeat; padding: 0.3em 0.5em 0.3em 5.0em; border-color: #025e9d; border-width: 1px; border-style: solid; border-bottom-width: medium; margin-bottom: '"' '"' "'" "'"1em;
}
}
/* Prevent * Hide elements on the 'double bold' bug in Firefox when using DirectWrite main page. */strong.selflink page-MediaWiki #lastmod,.page-MediaWiki #siteSub,.page-MediaWiki #contentSub,.page-MediaWiki .subtitle,.page-MediaWiki #jump-to-nav,.page-MediaWiki .firstHeading { font-weightdisplay: 700none;
}
/* Consistent size for <small>* * 5. WIKITABLES, <sub> and <sup> WARNINGS AND OTHER SUCH STYLINGS * ------------------------------------------------- */small /* Custom h* styles (blue headings) */.wikitable td.hl3,.wikitable th.hl3 { fontbackground-sizecolor: #8da7d6;}.wikitable td.hl1,.wikitable th.hl1 { background: 85%#c5d8fc;
}
.mw-body-content subwikitable td.hl2,.mw-body-content sup,spanwikitable th.reference /* for Parsoid */ hl2 { font-sizebackground: 80%#a7c1f2;
}
/* Same spacing for indented and unidented paragraphs Make entire table valign=top, to replace the |valign=top| on talk pages every cell. */.ns-talk vatop tr,tr.vatop,.mw-body-content dd {vatop td, margin-top: 0.4em;vatop th { marginvertical-bottomalign: 0.4emtop;
}
/* Main page fixes General purpose "pretty (data) tables" */#interwiki-completelist table.datatable tr:hover { fontbackground-weightcolor: bold#a7d7f9;
}
/* Reduce page jumps by hiding collapsed/dismissed content SideBox styling */div.clientsideBox { position: relative; float: right; background: white; margin-js left: 1em; border: 1px solid gray; padding: 0.mw-special-Watchlist #watchlist-message,3em; width: 200px; overflow: hidden; clear: right;}div.client-js sideBox dl { padding: 0; margin: 0 0 0.NavFrame.collapsed .NavContent,3em 0;.client font-js .collapsiblesize:not( .mw-made-collapsible)96%;}div.collapsed > tbody > tr:not(:first-child) sideBox dl dt { displaybackground: none; margin: 0.4em 0 0 0;
}
div.sideBox dl dd {/* Adds padding above Watchlist announcements where new recentchanges/watchlist filters are enabled */ margin: 0.mw-rcfilters-enabled 1em 0 0 1.mw-specialpage-summary {1em; marginbackground-topcolor: 1em#f3f3f3;
}
/* Edit window toolbar Major warning - used on the main page template to warn against editing carelessly, but can be used elsewhere as well */#toolbar .majorwarning { marginbackground: yellow; padding: 0.3em; text-align: center; font-bottomsize: 125%; border: 6px2px solid red;
}
/* Hide charinsert base for those Page headings used throughout the wiki (though not using very much at the gadget time of writing…) */#editpage.page-notice,.page-specialchars warning { displayborder-width: 1px; border-style: solid; padding: 0.3em 0.5em; margin-bottom: 1em; width: 95%; margin-left: auto; margin-right: auto; text-align: nonecenter;
}
/* Highlight linked elements Informative notices at the top of pages (such as clicked referencesblue) in blue */body.action-info .mwpage-body-content :target,.citation:target notice { background-color: #DEFf9f9f9; /* Fallback */ backgroundborder-color: rgba(0, 127, 255, 0.133)#025e9d; text-align: left;
}
/* Styling for citations. Breaks long urls, etc., rather than overflowing box Warning information at the top of pages (red) */.citation page-warning { wordbackground-color: #ffffff; border-wrapcolor: break#c51919; border-wordwidth: 2px;
}
}
/* Make the list of references smaller * * Code conventions examples * Usage: [[mw:CC/JS]], [[mw:CC/CSS]]ol * <syntaxhighlight lang=".references,." class="tpl-code-positive"></syntaxhighlight> */div.reflisttpl-code-positive.mw-highlight pre,div.refbegin tpl-code-negative.mw-highlight pre { font-size /* Reset default browser margin of pre (usually margin: 90%1em 0; /* Default font-size ) to be all around */ margin-bottom: 0.5em1em;
}
}
}
/* Ensure refs in table headers and the like aren't bold or italic * * 6. TEMPLATES * ------------------------------------------------- */ /* [[Template:Extension]], [[Template:Skin]] */sup.reference tpl-infobox { fontborder: 2px solid #aaaaaa; width: 280px; /* @noflip */ clear: right; /* @noflip */ float: right; margin: 0 0 0.5em 0.5em; border-collapse: collapse; background-weightcolor: white;}.tpl-infobox td { border: 2px none #aaaaaa; padding: 0.2em 0.5em; border-bottom: 1px solid #f0f0f0 !important;}.tpl-infobox-header { background-color: #aaaaaa; color: normalwhite; fonttext-stylealign: normalleft;
}
}
}
}
}
}
}
}
.flowlist ol { overflowext-status-beta .ext-x: hidden; margininfobox-left: 0;header { paddingbackground-leftcolor: 3.2em#ffba01;
}
.flowlist dl ext-status-stable,.ext-status-stable td { overflowborder-xcolor: hidden#32cd32;
}
}
}
}
}
}
.hlist dd:after,ext-status-magic .hlist li:after ext-infobox-header img { contentvisibility: " · "hidden; fontpadding-weightright: bold1em;
}
.hlist dd:lastskin-child:afterinfobox,.hlist dt:lastskin-child:after,.hlist li:last-child:after infobox td { contentborder-color: none#a7d7f9;
}
}
}
/* Put ordinals in front of ordered list items [[Template:Note]] */.hlist ol tip,.note { counterpadding: 0.5em; margin: 0.5em 0; overflow: hidden; background-resetcolor: #F9F9F9; /* @noflip */ background-position: left 7px top 50%; background-repeat: no-repeat; border: listitem1px solid #DDD;
}
.hlist ol > li tip-info,.note-info { counterbackground-color: #F0F0E7; background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/f/f8/Appunti_architetto_franc_01.svg/22px-Appunti_architetto_franc_01.svg.png); border-color: #cc9933; /* @noflip */ padding-left: 40px; min-incrementheight: listitem28px;
}
.hlist ol > litip-reminder,.note-reminder { background-color:before {#F6FDEA; contentbackground-image: " " counterurl(listitem//upload.wikimedia.org/wikipedia/commons/thumb/6/60/Bulbgraph.png/23px-Bulbgraph.png) "\a0"; border-color: #D6E434; min-height: 28px;
}
.hlist dd ol > li:firsttip-child:beforeerror,.hlist dt ol > linote-error { background-color:first#F0E7E7; background-childimage:before,url(//upload.wikimedia.org/wikipedia/commons/thumb/5/51/Attention_niels_epting.svg/24px-Attention_niels_epting.svg.png);.hlist li ol > li:first border-childcolor:before {#cc3333; contentmin-height: " (" counter(listitem) "\a0"25px;
}
/* Unbulleted lists [[Template:Notice]] */.plainlist ol,block-note { background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/6/60/Bulbgraph.plainlist ul {png/18px-Bulbgraph.png); linebackground-heightrepeat: inheritno-repeat;}/* * Using block-contents in the hope that it can apply to all block-level warning templates, * with different images applied as backgrounds to the wrapping DIV. */.block-contents { list-styledisplay: none noneblock; marginpadding-left: 020px;
}
}
/* Default style for navigation boxes [[Template:Navbox]] */.navbox { /* Navbox container style */ box-sizing: border-box; border: 1px solid #a2a9b1aaa;
width: 100%;
margin: auto;
clear: both;
font-size: 88%;
text-align: center;
padding: 1px;
}
.navbox-inner,
width: 100%;
}
table.navbox+ table.navbox { /* Single pixel border between adjacent navboxes */ margin-grouptop: -1px; /* (doesn't work for IE6, but that's okay) */}.navbox th,
.navbox-title,
.navbox-abovebelow {
text-align: center;
/* Title and above/below styles */
padding-left: 1em;
padding-right: 1em;
}
th.navbox-group { /* Group style */
white-space: nowrap;
/* @noflip */
.navbox,
.navbox-subgroup {
background: #fdfdfd; /* Background color */
}
.navbox-list {
}
.navbox th,
.navbox-title {
}
.navbox-abovebelow,
th.navbox-group,
.navbox-subgroup .navbox-title {
}
.navbox-subgroup .navbox-group,
.navbox-subgroup .navbox-abovebelow {
}
.navbox-even {
}
.navbox-odd {
}
.navbox .hlist td dl,
.navbox td.hlist ol,
.navbox td.hlist ul {
/* Adjust hlist padding in navboxes */ padding: 0.125em 0; }.navbox .hlist dd,.navbox .hlist dt,.navbox .hlist li { /* Nowrap list items in navboxes */ white-space: nowrap; /* Adjust IE < 8 no-wraps entire list, so disable it */ white-space: normal !ie;}.navbox .hlist dd dl,.navbox .hlist dt dl,.navbox .hlist li ol,.navbox .hlist padding in li ul { /* But allow parent list items to be wrapped */ white-space: normal;}ol + table.navbox,ul + table.navbox { /* Prevent lists from clinging to navboxes */ margin-top: 0.5em;
}
/* Default styling for [[Template:Navbar template ]] */
.navbar {
display: inline;
display: inline;
white-space: nowrap;
}
.navbar li {
word-spacing: -0.125em;
}
.navbox .navbar {
display: block;
/* @noflip */
margin-right: 0.5em;
width: 6em;
}
/* [[Template:Cmd]] */
.cmd:before {
content: "$ ";
color: #246;
}
/* 'show'/'hide' buttons created dynamically by the CollapsibleTables javascript* in [[MediaWiki:Common.js]] are styled here so they can be customised. */7.collapseButton {SOME OTHER SMALL THINGS / * @noflip ------------------------------------------------- */ float: right; font-weight: normal; /* @noflip Allow people to optionally wrap lines in source listings */ margin-left: 0div.5em; /* @noflip */wrapPreLines pre { textwhite-alignspace: right; width: autopre-wrap;
}
/* Styling for JQuery makeCollapsible, matching that Give a bit of collapseButton space to the TOC */.mw-parser-output .mw-collapsible-toggle #toc { font-weight: normal; /* @noflip */ text-align: right; padding-right: 0.2em; padding-leftmargin: 1em 0.2em;
}
/* * Allow limiting of which header levels are shown in a TOC; * <div class="toclimit-3">, for instance, will limit to * showing ==headings== and ===headings=== but no further.mw * Used in [[Template:TOC]] */.toclimit-collapsible2 .toclevel-leftside1 ul,.toclimit-3 .toclevel-toggle 2 ul,.mwtoclimit-collapsible4 .toclevel-toggle {3 ul, /* @noflip */.toclimit-5 .toclevel-4 ul, float: left;.toclimit-6 .toclevel-5 ul, /* @noflip */.toclimit-7 .toclevel-6 ul { text-aligndisplay: leftnone;
}
/* Infobox template style make the list of references look smaller and highlight clicked reference in blue */ol.infobox references { borderfont-size: 1px solid #a2a9b1100%; border}.references-spacing: 3px;small { backgroundfont-colorsize: #f8f9fa90%; color: black;} /* @noflip */ margin: 0.5em 0 0ol.5em 1em; paddingreferences > li: 0.2em;target { /* @noflip */ floatbackground-color: right#ddeeff; /* @noflip */} clearsup.reference: right;target { fontbackground-sizecolor: 88%; line-height: 1.5em#ddeeff;
}
/* * Styling for links generated by [[MediaWiki:Edittools]] * @source www.infobox caption mediawiki.org/wiki/Extension:CharInsert#Styling * @updated 2012-02-29 */.mw-charinsert-buttons { fontmargin-sizetop: 125%10px; font-weightborder: bold1px solid #aaaaaa; padding: 0.2em1px;
text-align: center;
font-size: 110%;
}
.infobox td,mw-charinsert-buttons a {.infobox th { color: black; verticalbackground-aligncolor: top#cde !important; /* @noflip */font-weight: bold; font-size: .9em; text-aligndecoration: leftnone; border: thin #069 outset; padding: 0 .1em .1em;
}
.infoboxmw-charinsert-buttons a:hover,.bordered mw-charinsert-buttons a:active { background-color: #bcd; border-collapsestyle: collapseinset;
}
.infoboxclient-js .bordered td,.infobox.bordered th mw-edittools-section { borderdisplay: 1px solid #a2a9b1inline;
}
.infoboxclient-js .bordered mw-edittools-section input[type="button"] { font-size: 0.borderless td,9em; padding-left: 1px;.infobox.bordered .borderless th { padding-right: 1px; bordermargin-left: 01px;
}
/* from [[User:Splarka/Help:Linked images]] */.infobox.sisterproject imagelink_wikilogo a { width: 20em135px; height: 135px; display: block; text-decoration: none; fontbackground-sizeimage: 90%url(//upload.wikimedia.org/wikipedia/mediawiki/b/bc/Wiki.png);
}
/* * Infoboxes */.infobox.standard-talk { borderfloat: 1px solid #c0c090right; background-colorclear: #f8eabaright;}.infobox.standard margin-talkbottom: 0.bordered td,5em;.infobox.standard margin-talkleft: 1em; padding: 0.bordered th {2em; border: 1px solid #c0c090AAA; background: #F9F9F9; color: black;
}
}
.infobox.bordered .mergedrow td,.infobox.bordered .mergedrow th caption { bordermargin-left: 0inherit; /* @noflip */ borderfont-rightsize: 1px solid #a2a9b1larger;
}
border-collapse: collapse;
}
.infobox.geography bordered td,.infobox.geography bordered th { border-top: 1px solid #a2a9b1; padding: 0.4em 0.6em 0.4em 0.6em;}.infobox.geography .mergedtoprow td,.infobox.geography .mergedtoprow th { border-top: 1px solid #a2a9b1; padding: 0.4em 0.6em 0.2em 0.6emAAA;
}
.infobox.geography bordered .mergedrow borderless td,.infobox.geography bordered .mergedrow borderless th {
border: 0;
}
/* * Apparently the namespaces parameter * for inputbox forces a checkbox.infobox * Let's hide it in the API sidebar */.geography .mergedbottomrow tdmw-inputbox-hideapicheck label[for="mw-inputbox-ns104"],.infobox.geography .mergedbottomrow th { border#mw-top: 0; borderinputbox-bottom: 1px solid #a2a9b1;ns104 { paddingdisplay: 0 0.6em 0.4em 0.6emnone;
}
}
}
}
}
}
}
}
}
}
}
}
/* Content in columns with CSS instead of tables ([[Template@todo FIXME: document me :Columns]]) */div.columns-2 div.column #signuptopbox li { /* @noflip */
float: left;
}
}
}
#signuptopbox li div.columns{ width: 0; height: 0; border-color: #fff #fff #fff #3CA7D4; border-5 div.column {style: solid; /* @noflip */border-width: 1.4em .3em 1.4em 1.4em;
float: left;
}
text-align: center;
margin: .5em;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
font-weight: 600;
float: left;
}
#signuptopbox li.messageboxpr-active span.cleanup pr-number { borderbackground: 1px solid #9f9fff67ca36; background-color: #efefff; text-align: centerd4f9c2;
}
}
}
/* Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes Breadcrumb code */th.mbox-text, td.mbox-text breadcrumb { /* The message body cell(s) */ borderlist-style: none; /* @noflip */ paddingoverflow: 0.25em 0.9emhidden; /* 0.9em left/right */ widthfont: 100%14px Helvetica, Arial, sans-serif; /* Make all mboxes the same width regardless of text length */
}
}
}
}
}
}
}
}
}
}
}
}
}
}
/* Footer and header message box styles To facilitate rtl translations */table.fmbox { clear: both; margin: 0.2em 0; width: 100%; border: 1px solid #a2a9b1; background: #f8f9fa; /* Default "system" gray */ box-sizing: border-box;}table.fmbox-system { background: #f8f9fa;}tablebodyContent .fmbox-warning { border: 1px solid #bb7070; /* Dark pink */ background: #ffdbdb; /* Pink */}table.fmbox-editnotice { background: transparent;}/* Div based "warning" style fmbox messages. */div.mw-warning-with-logexcerpt,div.mw-lag-warn-high,div.mw-cascadeprotectedwarning,div#mw-protect-cascadeon,div.titleblacklist-warning,div.locked-warning RTL a { clear: both; margin: 0.2em 0; border: 1px solid #bb7070; background: #ffdbdbnone; padding-right: 0.25em 0.9em; box-sizing: border-box;
}
}
/* Style for compact ambox */Fix annoying bug where the "date" column in the LQT sometimes/ * Hide is two rows because of the images */.compact-ambox table .mbox-image,.compact-ambox table .mbox-imageright,date being too long even through there is.compact-ambox table .mbox-empty-cell { display: none;}/ * Remove borders, backgrounds, padding, etc. */enough space (otherwise the browser makes it's own decision on where to cut).compact-ambox table.ambox { border: none; border-collapse: collapse; background: transparent; margin: 0 0 0 1.6em !important; padding: 0 !important; width: auto; display: block;}body.mediawiki .compact-ambox table.mbox-small-left { font-size: 100%; width: auto; margin: 0;}/* Style the text cell as a list item and remove its padding */.compact-ambox table .mbox-text { padding: 0 !important; margin: 0 !important;}.compact-ambox table .mbox-text-span { displaylqt_toc th: list-item; linenth-height: 1.5em; list-style-type: square; list-style-image: urlchild(/w/skins/MonoBook/resources/images/bullet.gif3);},.skin-vector .compact-ambox table .mbox-text-span { list-style-typelqt_toc td: disc; list-stylenth-image: urlchild(/w/skins/Vector/images/bullet-icon.svg3);{ list-style-image: url(/w/skins/Vector/images/bulletwhite-icon.png)\9;}/* Allow for hiding text in compact form */.compact-ambox .hide-when-compact { displayspace: nonenowrap;
}
}
/* Hide (formatting) elements from screen, but not from screenreaders Fonts for Persian language for consistency with other Wikimedia wikis */.visualhide :lang(fa) { position: absolute; left font-family: Tahoma, 'Iranian Sans', 'DejaVu Sans', sans-10000px; top: auto; width: 1px; height: 1px; overflow: hiddenserif;
}
/* suppress missing interwiki image links where #ifexist cannot be used due to high number of requests see .hidden-redlink on * Manual:Database_layout [[m:MediaWiki:Common.css]] */.checkmwmanual-icon a.new dbview-box img { displayopacity: none; speak: none0.5;
}
}
.mwmanual-dbview-link {/* Standard Navigationsleisten background: rgb(198, 212, aka box hiding thingy235); from .de. Documentation at [[Wikipedia background:NavFrame]]hsla(217, 48%, 85%, 0. */div.NavFrame {8); marginborder: 01px solid #0645AD; paddingborder-radius: 4px; borderpadding: 1px solid #a2a9b110px 5px;
text-align: center;
font-weight: bold;
}
}
}
/* Hatnotes and disambiguation notices * VisualEditor documentation styles - required for displaying document diagrams */.hatnote ve-doc-dm-data { fontlist-style: italicnone; cursor: default;
}
.hatnote i ve-doc-dm-data li { font-stylefamily: sans-serif; text-align: center; line-height: 2.25em; display: inline-block; width: 2.25em; height: 2.25em; border: normalsolid 2px white;
}
}
}
}
}
.nonumtoc #toc ul,.nonumtoc .toc ul ve-doc-dm-close { linebackground-heightimage: 1.5emurl(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJhJREFUeNrs0UENgEAQBMGThGMkImFBAp8jTVKVjIHptT4yM8eza947F2KIIYYYYoghBmKIgRhiIIYYiCGG18QQQwwxxBBDDMQQAzHEQAwxEEMMMTYHESMWRIwfBhEjFESMUBAxQkHECAURIxREjFAQMUJBxAgFESMURAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGCfW4ABAPk3h3InIbNlAAAAAElFTkSuQmCC); listbackground-stylesize: none nonecontain; marginbackground-position: .3em 0 0left top; paddingbackground-repeat: 0no-repeat;
}
.hlist.nonumtoc #toc ul ulve-doc-dm-char,.hlist.nonumtoc .toc ul ul ve-doc-dm-achar { /* @noflip */ marginborder-radius: 03em;
}
}
}
}
}
.nowrap pre ve-doc-dm-element-text { white-spacecolor: pre#50a5f4;
}
}
}
/* Selectively hide headers For templates in WikiProject banners *//* TemplateStyles */.wpb .wpb-header { display: none; }.wpbs-inner .wpb .wpb-header { display: block; } /* for IE */.wpbs-inner .wpb .wpb-header { displayCategory: table-row; } /* for real browsers VisualEditor tests templates */tt.wpbsve-inner .wpbtyping-outside { display: none; } /* hide things that should only display outside shells */ /* Styling for Abuse Filter tags */.mw-tag-markers test { font-stylecolor:italicwhite; fontbackground-sizecolor:90%black;} /* Hide stuff meant for accounts with special permissions. Made visible again in [[MediaWiki:Group-sysop.css]], [[MediaWiki:Group-patroller.css]], [[MediaWiki:Group-templateeditor.css]], [[MediaWiki:Group-extendedmover.css]] and [[Mediawiki:Group-autoconfirmed.css]]. */.sysop-show,.templateeditor-show,.extendedmover-show,.patroller-show,.autoconfirmed-show,.user-show { displaypadding: none0 1em 0 1em;
}
/**
* Hide the redlink generated by {{Editnotice}},Style for horizontal lists (separator following item). * this overrides the "@source mediawiki.sysoporg/wiki/Snippets/Horizontal_lists * @revision 6 (2014-show { display: none; }" above that applies05-09) * to the same link as well. See @author [[phabUser:T45013Edokter]] * * Hide the images in editnotices to keep them readable in VE view. * Long term, editnotices should become a core feature so that they can be designed responsive.
*/
.ve-ui-mwNoticesPopupTool-item .editnotice-redlinkhlist dl,.ve-ui-mwNoticesPopupTool-item .mbox-imagehlist ol,.ve-ui-mwNoticesPopupTool-item .mbox-imageright hlist ul { displaymargin: 0; padding: none !important0;
}
/* Remove bullets when there are multiple edit page warnings Display list items inline */ul.permissions-errors > hlist dd,.hlist dt,.hlist li { list-stylemargin: 0; display: none noneinline;
}
/* Display nested lists inline */.hlist.inline,.hlist.inline dl,.hlist.inline ol,.hlist.inline ul,.permissions-errors hlist dl dl, .hlist dl ol, .hlist dl ul,.hlist ol dl, .hlist ol ol, .hlist ol ul,.hlist ul dl, .hlist ul ol, .hlist ul ul { margindisplay: 0inline;
}
/* Pie chart: transparent borders Generate interpuncts */.transborder hlist dt:after { bordercontent: ": solid transparent";
}
}
}
}
}
/* Force tabular and lining display for digits and texhtml Put ordinals in front of ordered list items */.digits,.texhtml hlist ol { counter-moz-font-feature-settings: "lnum", "tnum", "kern" 0; -webkit-font-feature-settings: "lnum", "tnum", "kern" 0; font-feature-settings: "lnum", "tnum", "kern" 0; font-variant-numeric: lining-nums tabular-nums; font-kerningreset: nonelistitem;
}
}
.mwe-math-mathml-display math hlist ol > li:before { displaycontent: " " counter(listitem) " "; white-space: inlinenowrap;
}
.hlist dd ol > li:first-child:before,/* Fix styling of transcluded prefindex tables */table#mw.hlist dt ol > li:first-prefixindex-list-tablechild:before,table#mw.hlist li ol > li:first-prefixindex-nav-table child:before { widthcontent: 98%" (" counter(listitem) " ";
}
/* end hlist */
/* For portals, added 2011Banner -12Wikivoyage -07 -bv On wide screens, show these as two columns On narrow and mobile screens, let them collapse into a single column Used to test MediaWiki/Homepage redesign/Preview */ .portalbanner-column-left image { floatposition: relative; overflow: lefthidden; max-width: 50%1800px; height: auto; margin-bottom: .6em;
}
.portalbanner-columnimage img { max-right {width: 100%; floatheight: rightauto; width: 49%auto\9;
}
.portalbanner-columnbox { position: absolute; z-leftindex: 2; margin-wide {top: 2.5em; floatcolor: leftwhite; min-width: 60%20em; text-shadow: black 0.3em 0.3em 1em,black -0.1em -0.1em 1em;
}
.portalbanner-columnbox-rightwide { width: 80% }.banner-box-narrow left { floatleft: right5%; widthtext-align: 39%left;
}
.portalbanner-columnbox-left-extra-wide right { floatright: left5%; widthtext-align: 70%right;
}
.portalbanner-columnbox .name { font-right-extra-narrow {size: 3em; floatwhite-space: rightnowrap; widthline-height: 29%1.2em;
}
}
display: none;
}
/* Make it possible to hide checkboxes in <inputbox> Phabricator-like tag styling */.inputboxphui-tag { -webkit-font-smoothing: antialiased; background-color: #e7e7e7; border-hidecheckboxes form .inputboxcolor: #e7e7e7; border-elementradius: 3px; border: 1px solid transparent; font: 13px 'Segoe UI','Segoe UI Web Regular','Segoe UI Symbol','Lato','Helvetica Neue',Helvetica,Arial,sans-serif;.inputbox line-hidecheckboxes height: 1.mw-ui-checkbox {51em; display padding: none !important0 4px;
}
}