Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
(CSS content from the page http://www.mediawiki.org/wiki/Manual:Collapsible_tables) |
(No difference)
|
Revision as of 04:33, 27 September 2010
/* CSS placed here will be applied to all skins */
[edit] Common.css
.collapseButton { /* 'show'/'hide' buttons created dynamically by the */
float: right; /* CollapsibleTables JavaScript in [[MediaWiki:Common.js]] */
font-weight: normal; /* are styled here so they can be customised. */
text-align: right;
width: auto;
}