Merge pull request #809 from ONLYOFFICE/maxkadushkin-patch-1
Update spinner.less
This commit is contained in:
commit
deb012b05a
|
@ -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);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue