fix colored select css
This commit is contained in:
parent
b31a7d5be4
commit
8438e861c2
1 changed files with 3 additions and 0 deletions
|
@ -362,6 +362,9 @@ Forms
|
|||
.$themeClass .OxCollapsePanel > .OxBar > .OxExtras > .OxSelect.OxSelected {
|
||||
color: $buttonSelectedColor;
|
||||
}
|
||||
.$themeClass .OxSelect.OxColor.OxSelected > .OxButton.OxSelected {
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
|
||||
.$themeClass .OxButton.OxTab.OxSelected {
|
||||
|
|
Loading…
Reference in a new issue