fix symbol/video buttons
This commit is contained in:
parent
74f781eabd
commit
d5afb08636
1 changed files with 2 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue