mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
greater icons
This commit is contained in:
parent
c2346842c9
commit
48094ffb2e
@ -567,13 +567,16 @@ input.sub {
|
|||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
-moz-border-radius: 2px;
|
-moz-border-radius: 2px;
|
||||||
-webkit-border-radius: 2px;
|
-webkit-border-radius: 2px;
|
||||||
|
height: auto !important;
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
font-size: 8pt;
|
font-size: 1.2em;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: 92% 3px;
|
background-position: 92% 10px;
|
||||||
color: #000;
|
color: #000;
|
||||||
padding: 3px 3px 5px 12px;
|
padding-bottom: 10px;
|
||||||
|
padding-top: 10px;
|
||||||
|
padding-left: 15px;
|
||||||
border-color: #888;
|
border-color: #888;
|
||||||
font-family: "lato", "Open Sans", sans-serif !important;
|
font-family: "lato", "Open Sans", sans-serif !important;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user