Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Onderduiker (talk | contribs) m |
Onderduiker (talk | contribs) m (Reverted edits by Onderduiker (Talk) to last version by NLX3647) |
||
Line 10: | Line 10: | ||
width: auto; | width: auto; | ||
} | } | ||
− | |||
− |
Revision as of 13:38, 22 November 2011
/* CSS placed here will be applied to all skins */ table.collapsed tr.collapsable { display: none; } .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; }