Difference between revisions of "MediaWiki:Group-user.css"
From Marathon Documentation
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
/* CSS placed here will affect registered users only */ |
/* CSS placed here will affect registered users only */ |
||
− | .mw-translate-page-info { display: inline !important; } |
+ | .mw-translate-page-info, .mw-pt-translate-header { display: inline !important; } |
− | .mw-translate-page-info + hr { display: inline !important; } |
+ | .mw-translate-page-info + hr, .mw-pt-translate-header + hr { display: inline !important; } |
+ | #p-views { display: inline-block !important; } |
Latest revision as of 06:33, 29 May 2015
/* CSS placed here will affect registered users only */ .mw-translate-page-info, .mw-pt-translate-header { display: inline !important; } .mw-translate-page-info + hr, .mw-pt-translate-header + hr { display: inline !important; } #p-views { display: inline-block !important; }