Changes

Jump to: navigation, search

MediaWiki:Gadget-Wikimedia.css

284 bytes removed, 4 years ago
}
/* Prevent the 'double bold' bug in Firefox when using DirectWrite give pre a float clearing new block formatting context *//* https:Also break any really long words//bugzilla.mozilla.org/show_bug.cgi?id=550128 urls to keep them visible in that case */strongpre, .selflink mw-code { fontoverflow-weightx: 700hidden; overflow-wrap: break-word;
}
margin-top: 0.4em;
margin-bottom: 0.4em;
}
 
/* Reduce page jumps by hiding collapsed/dismissed content */
.client-js .mw-special-Watchlist #watchlist-message,
.client-js .NavFrame.collapsed .NavContent,
.client-js .collapsible:not( .mw-made-collapsible).collapsed > tbody > tr:not(:first-child) {
display: none;
}
/* @noflip */
margin-right: 0.5em;
}
 
/* 'show'/'hide' buttons created dynamically by the CollapsibleTables javascript
in [[MediaWiki:Common.js]] are styled here so they can be customised. */
.collapseButton {
/* @noflip */
float: right;
font-weight: normal;
/* @noflip */
margin-left: 0.5em;
/* @noflip */
text-align: right;
width: auto;
}
/* Change the external link icon to an Adobe icon for all PDF files */
div#content .mw-parser-output a[href$=".pdf"].external,div#content .mw-parser-output a[href*=".pdf?"].external,div#content .mw-parser-output a[href*=".pdf#"].external,div#content .mw-parser-output a[href$=".PDF"].external,div#content a[href*=".PDF?"].external,div#content mw-parser-output a[href*=".PDF#"].external,div#mw_content a[href$=".pdf"].external,div#mw_content a[href*=".pdf?"].external,div#mw_content a[href*=".pdf#"].external,div#mw_content a[href$=".PDF"].external,div#mw_content a[href*=".PDF?"].external,div#mw_content mw-parser-output a[href*=".PDF#"].external {
background: url("//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif") no-repeat right;
/* @noflip */
line-height: 1.5em;
list-style-type: square;
list-style-image: url(/w/skins/MonoBook/resources/images/bullet.gifsvg);
}
.skin-vector .compact-ambox table .mbox-text-span {
list-style-type: disc;
list-style-image: url(/w/skins/Vector/images/bullet-icon.svg);
list-style-image: url(/w/skins/Vector/images/bullet-icon.png)\9;
}
/* Allow for hiding text in compact form */

Navigation menu