Difference between revisions of "MediaWiki:Group-user.css"

From SEPAKAT wiki
Jump to: navigation, search
(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 { display:block!important; }
+
/* show tab */
#ca-history { display:block!important; }
+
#ca-talk ,#ca-history ,#ca-viewsource { display:block!important; }

Latest revision as of 06:31, 11 January 2017

/* CSS placed here will affect registered users only */
/* show tab */
#ca-talk ,#ca-history ,#ca-viewsource { display:block!important; }