fix missing ua compat api. menu order. reduce font size

This commit is contained in:
Stewart Allen 2020-06-02 20:31:12 -04:00
commit 5b2271f005
3 changed files with 13 additions and 7 deletions

View file

@ -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;