greater icons

This commit is contained in:
fbsanchez 2019-05-29 18:24:45 +02:00
parent c2346842c9
commit 48094ffb2e

View File

@ -567,13 +567,16 @@ input.sub {
font-weight: normal;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
height: auto !important;
border-radius: 2px;
font-size: 8pt;
font-size: 1.2em;
background-color: #fff;
background-repeat: no-repeat;
background-position: 92% 3px;
background-position: 92% 10px;
color: #000;
padding: 3px 3px 5px 12px;
padding-bottom: 10px;
padding-top: 10px;
padding-left: 15px;
border-color: #888;
font-family: "lato", "Open Sans", sans-serif !important;
}