fix symbol/video buttons

This commit is contained in:
rolux 2013-01-31 17:39:41 +05:30
parent d5afb08636
commit e4d9347c5d

View file

@ -331,6 +331,7 @@ Forms
.$themeClass .OxButton.OxVideo, .$themeClass .OxButton.OxVideo,
.$themeClass .OxButton.OxVideo:active, .$themeClass .OxButton.OxVideo:active,
.$themeClass .OxButton.OxVideo.OxDisabled { .$themeClass .OxButton.OxVideo.OxDisabled {
border-color: transparent;
background-color: transparent; background-color: transparent;
background-image: none; background-image: none;
} }