mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-21 06:11:29 +00:00
use optgroup tag for grouped select boxes
This commit is contained in:
@@ -2160,3 +2160,11 @@ div#offlineModeDrop {
|
||||
color : #909090;
|
||||
}
|
||||
|
||||
optgroup {
|
||||
color : #5050aa;
|
||||
font-style : normal;
|
||||
}
|
||||
|
||||
option {
|
||||
color : black;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user