MediaWiki:Common.css: Difference between revisions

No edit summary
update collapsible content. See Wiki Team/Guide/Collapsible content.
Line 74: Line 74:
}
}


.collapseButton { /* 'show'/'hide' buttons created dynamically by the        */
span.mw-collapsible-toggle { float: left; }
float: right; /* CollapsibleTables JavaScript in [[MediaWiki:Common.js]] */
font-weight: normal; /* are styled here so they can be customised.              */
text-align: right;
width: auto;
}


/* When <div class="numtoc"> is used on the table of contents,
/* When <div class="numtoc"> is used on the table of contents,