MediaWiki:Common.css: Difference between revisions
From CTMS
m (Minor correction) |
m (Minor formatting change) |
||
Line 2: | Line 2: | ||
.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; background-size: 1em;} | .apt-search-clear {background: url("images/Clear_Icon.png") no-repeat 5px center; padding:5px 5px 5px 30px; border:0; background-size: 1em;} | ||
.apt-doclink { | .apt-doclink {box-sizing: border-box;font-family: "Google Sans", Roboto, Arial, sans-serif;line-height: normal;background: url(images/pdf.png) no-repeat 5px center;background-size: 1.0em;padding: 0.1em 0.5em 0.1em 1.5em;font-size: smaller;} | ||
} |
Revision as of 17:22, 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;}
.apt-doclink {box-sizing: border-box;font-family: "Google Sans", Roboto, Arial, sans-serif;line-height: normal;background: url(images/pdf.png) no-repeat 5px center;background-size: 1.0em;padding: 0.1em 0.5em 0.1em 1.5em;font-size: smaller;}