mirror of
https://github.com/zombieFox/nightTab.git
synced 2024-11-21 15:43:08 +01:00
fix selection option text colour
This commit is contained in:
parent
44fdf247cc
commit
487d0a788e
@ -64,3 +64,8 @@ select:disabled:active {
|
||||
cursor: default;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
select option {
|
||||
background-color: initial;
|
||||
color: initial;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user