fix symbol/video buttons

This commit is contained in:
rolux 2013-01-31 17:36:21 +05:30
parent 74f781eabd
commit d5afb08636

View file

@ -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;