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