Difference between revisions of "MediaWiki:Group-user.css"
From Marathon Documentation
Line 3: | Line 3: | ||
.mw-translate-page-info, .mw-pt-translate-header { display: inline !important; } |
.mw-translate-page-info, .mw-pt-translate-header { display: inline !important; } |
||
.mw-translate-page-info + hr, .mw-pt-translate-header + 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; }