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