mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-25 16:59:13 +08:00
[common] fix bug 50026
This commit is contained in:
@ -934,6 +934,12 @@
|
||||
&.active {
|
||||
background-color: @background-normal-ie !important;
|
||||
background-color: @background-normal !important;
|
||||
|
||||
&:not(:disabled) {
|
||||
svg.icon {
|
||||
opacity: inherit;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&:active:not(.disabled),
|
||||
|
||||
Reference in New Issue
Block a user