MediaWiki:Common.css: Difference between revisions
From CTMS
(Added clear button to table search) |
m (Minor formatting change) |
||
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 | .apt-search-clear {background: url("images/Clear_Icon.png") no-repeat 5px center; padding:5px 5px 5px 30px; border:0; background-size: 1em;} |
Revision as of 15:39, 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; background-size: 1em;}