Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
Content added Content deleted
(removed duplicate/similar commands for navboxes)
(navboxes stuff)
Line 607: Line 607:
text-align: right;
text-align: right;
width: auto;
width: auto;
}

/* In navboxes, the show/hide button balances the v·d·e links
from [[Template:Navbar]], so they need to be the same width. */
.navbox .collapseButton {
width: 6em;
}
}


Line 622: Line 628:
/* @noflip */
/* @noflip */
text-align: left;
text-align: left;
}

.navbox .mw-collapsible-toggle {
width: 6em;
}
}


Cookies help us deliver our services. By using our services, you agree to our use of cookies.