Difference between revisions of "MediaWiki:Group-user.css"
From SEPAKAT wiki
(Created page with "→CSS placed here will affect registered users only: #ca-talk { display:block!important; } #ca-history { display:block!important; }") |
|||
Line 1: | Line 1: | ||
/* CSS placed here will affect registered users only */ | /* CSS placed here will affect registered users only */ | ||
− | #ca-talk | + | /* show tab */ |
− | #ca-history { display:block!important; } | + | #ca-talk ,#ca-history ,#ca-viewsource { display:block!important; } |
Latest revision as of 23:31, 10 January 2017
/* CSS placed here will affect registered users only */
/* show tab */
#ca-talk ,#ca-history ,#ca-viewsource { display:block!important; }