mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-12 00:06:07 -07:00
Hide number input spinners on Firefox
This commit is contained in:
parent
d4b3810fbc
commit
624863d826
1 changed files with 1 additions and 0 deletions
|
@ -3944,6 +3944,7 @@ a:hover .overlay-refresh-image:hover {
|
||||||
margin: 0 !important;
|
margin: 0 !important;
|
||||||
width: 55px !important;
|
width: 55px !important;
|
||||||
height: 34px !important;
|
height: 34px !important;
|
||||||
|
-moz-appearance: textfield;
|
||||||
}
|
}
|
||||||
.number-input::-webkit-inner-spin-button,
|
.number-input::-webkit-inner-spin-button,
|
||||||
.number-input::-webkit-outer-spin-button {
|
.number-input::-webkit-outer-spin-button {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue