MediaWiki:Common.css: Difference between revisions
From Calidus HUB
(Updated) |
(Updated) |
||
| 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 {border: solid red 3px;} | |||
Revision as of 13:51, 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 {border: solid red 3px;}