[matrix] Explicitly change colour of option
This commit is contained in:
parent
e5fd2b0356
commit
77ad238aa9
5
docs/_static/style.css
vendored
5
docs/_static/style.css
vendored
@ -318,6 +318,11 @@ header > nav > a:hover {
|
|||||||
|
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.sub-header option {
|
||||||
|
color: black;
|
||||||
|
}
|
||||||
|
|
||||||
.sub-header > select:focus {
|
.sub-header > select:focus {
|
||||||
outline: none;
|
outline: none;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user