MediaWiki:Common.css
From Layton Support
(Difference between revisions)
| Line 7: | Line 7: | ||
} | } | ||
#ca-history { display: none !important; } | #ca-history { display: none !important; } | ||
| + | #ca-talk { display: none !important; } | ||
Latest revision as of 20:45, 30 October 2012
<head>
.collapseButton { /* 'show'/'hide' buttons created dynamically by the */
float: left; /* CollapsibleTables JavaScript in [[MediaWiki:Common.js]] */
font-weight: 800; /* are styled here so they can be customised. */
text-align: right;
width: auto;
}
#ca-history { display: none !important; }
#ca-talk { display: none !important; }