diff --git a/source/Ox.UI/css/theme.css b/source/Ox.UI/css/theme.css index f1ae6738..0b615f5d 100644 --- a/source/Ox.UI/css/theme.css +++ b/source/Ox.UI/css/theme.css @@ -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 {