mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-25 11:26:44 +08:00
Update spinner.less
This commit is contained in:
@ -61,7 +61,7 @@
|
||||
opacity: @component-disabled-opacity;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
&:hover:not(:disabled):not(.disabled) {
|
||||
background-color: @highlight-button-hover-ie;
|
||||
background-color: @highlight-button-hover;
|
||||
}
|
||||
@ -79,4 +79,4 @@
|
||||
transform: rotate(-135deg) translate(2px,2px);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user