diff --git a/source/Ox.UI/css/theme.css b/source/Ox.UI/css/theme.css index 5926c596..05913c66 100644 --- a/source/Ox.UI/css/theme.css +++ b/source/Ox.UI/css/theme.css @@ -326,8 +326,10 @@ Forms color: $buttonDisabledColor; } .$themeClass .OxButton.OxSymbol, +.$themeClass .OxButton.OxSymbol:active, .$themeClass .OxButton.OxSymbol.OxDisabled, .$themeClass .OxButton.OxVideo, +.$themeClass .OxButton.OxVideo:active, .$themeClass .OxButton.OxVideo.OxDisabled { background-color: transparent; background-image: none;