Merge "Code style cleanups to parserTest.inc and NewParserTest.php."
[lhc/web/wiklou.git] / resources / mediawiki.action / mediawiki.action.edit.collapsibleFooter.css
1 /* Styles for collapsible lists of templates used and hidden categories */
2 .mw-editfooter-toggler {
3 cursor: pointer;
4 background-position: left center;
5 padding-left: 16px;
6 }
7
8 .mw-editfooter-list {
9 margin-bottom: 1em;
10 margin-left: 2.5em;
11 }