fix symbol/video buttons

This commit is contained in:
rolux 2013-01-31 17:35:03 +05:30
parent dc8bde4f73
commit 74f781eabd

View file

@ -325,7 +325,9 @@ Forms
background-image: -webkit-linear-gradient(top, $buttonDisabledGradient);
color: $buttonDisabledColor;
}
.$themeClass .OxButton.OxSymbol,
.$themeClass .OxButton.OxSymbol.OxDisabled,
.$themeClass .OxButton.OxVideo,
.$themeClass .OxButton.OxVideo.OxDisabled {
background-color: transparent;
background-image: none;