fix background of disabled symbol buttons
This commit is contained in:
parent
a2ffd8e439
commit
a49fa8f57f
1 changed files with 1 additions and 1 deletions
|
@ -327,7 +327,7 @@ Forms
|
|||
}
|
||||
.$themeClass .OxButton.OxSymbol.OxDisabled {
|
||||
background-color: transparent;
|
||||
opacity: 0.5;
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue