MediaWiki:Common.css: Difference between revisions

From Calidus HUB
(Updated)
(Updated)
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
.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 {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.5em;padding: 0.5em 0.5em 0.5em 2.0em;font-size: smaller;}
.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.5em;padding: 0.5em 0.5em 0.5em 2.0em;font-size: smaller;}
.apt-searchable {}

Latest revision as of 14:34, 25 September 2025

/* CSS placed here will be applied to all skins */
.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.5em;padding: 0.5em 0.5em 0.5em 2.0em;font-size: smaller;}
.apt-searchable {}