MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
 
(2 intermediate revisions by one other user not shown)
Line 1:
/* CSS placed here will be applied to all skins */
 
 
// stop cascading, hopefully
div.vectorMenu#p-variants {
display: inline-block;
float: left;
font-size: 0.8em;
padding-left: 0.5em;
padding-top: 1.375em;
font-weight: normal;
border: none;
 
 
* {font-family:Arial}
Line 469 ⟶ 456:
.navboxancientcivilizationstheme {
background: url("https://static.wikia.nocookie.net/webkinz/images/c/cf/Navbox_headers_ancient_civilization.png") no-repeat center top !important;
 
/* new p-caction options added at [[mediawiki:common.js]] visibly cascade in vector22 for some reason; this bit removes the gaps */
 
.mw-ui-icon {
display:none;
}
 
.mw-ui-icon + span:not(:empty) {
padding margin-left: 0.5em;
}