MediaWiki:Common.css: Difference between revisions

From CTMS
(Hiding from non-logged in users)
 
(Added clear button to table search)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
.apt-user-show {display: block !important;}
.apt-user-show {display: block !important;}
.apt-search-clear {background: url("images/Clear_Icon.png") no-repeat 5px center; padding:5px 5px 5px 30px; border:0; height: 1em; width:1em; background-size: 0.9em;}

Revision as of 15:36, 24 July 2024

/* CSS placed here will be applied to all skins */
.apt-user-show {display: block !important;}
.apt-search-clear {background: url("images/Clear_Icon.png") no-repeat 5px center; padding:5px 5px 5px 30px; border:0; height: 1em; width:1em; background-size: 0.9em;}