mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 22:04:25 +02:00
Replace animate-spin with own animate implementation in spinner
refs #7968
This commit is contained in:
parent
7f883a4770
commit
c029ec1af9
@ -142,7 +142,7 @@ a.close-tab {
|
||||
}
|
||||
|
||||
.spinner.active > i {
|
||||
.animate-spin();
|
||||
.animate(spin 2s infinite linear);
|
||||
&:before {
|
||||
// icon-spin6
|
||||
content: '\e874';
|
||||
|
Loading…
x
Reference in New Issue
Block a user