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