mirror of
https://github.com/zombieFox/nightTab.git
synced 2024-11-21 23:53:10 +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;
|
cursor: default;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
select option {
|
||||||
|
background-color: initial;
|
||||||
|
color: initial;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user