Changes

Jump to navigation Jump to search
376 bytes added ,  01:44, 7 November 2009
for collapsible tables
/* CSS placed here will be applied to all skins */
===Common.css===
<source lang="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;
}
</source>

Navigation menu