mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-22 16:51:59 +00:00
[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;
|
||||
}
|
||||
|
||||
.sub-header option {
|
||||
color: black;
|
||||
}
|
||||
|
||||
.sub-header > select:focus {
|
||||
outline: none;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user