fix missing ua compat api. menu order. reduce font size
This commit is contained in:
parent
f9aa9a6832
commit
5b2271f005
3 changed files with 13 additions and 7 deletions
|
|
@ -533,8 +533,12 @@ input[type=range]::-moz-focus-outer {
|
|||
.sel-span:hover .sel-pop {
|
||||
display: block;
|
||||
}
|
||||
.compact .sel-span .value {
|
||||
font-size: 16px;
|
||||
color: #444466 !important;
|
||||
}
|
||||
.compact .sel-span label {
|
||||
font-size: 24px;
|
||||
font-size: 20px;
|
||||
}
|
||||
.compact .sel-span input {
|
||||
font-size: 18px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue