Fix the color of the sort comboboxes (white on white ...)
This commit is contained in:
parent
d973184e64
commit
d5a75e1beb
|
@ -349,6 +349,7 @@ background-color: white;
|
||||||
{
|
{
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
margin: 4px;
|
margin: 4px;
|
||||||
|
color: black;
|
||||||
}
|
}
|
||||||
|
|
||||||
#sort
|
#sort
|
||||||
|
|
Loading…
Reference in a new issue