mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 16:54:04 +02:00
parent
07b17cc701
commit
7dd3fc6c78
@ -117,11 +117,14 @@ div.spinner {
|
|||||||
|
|
||||||
&.active {
|
&.active {
|
||||||
visibility: visible;
|
visibility: visible;
|
||||||
|
|
||||||
|
&:before {
|
||||||
|
.animate(spin 2s infinite linear);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
&:before {
|
&:before {
|
||||||
margin: 0; // Disables wobbling
|
margin: 0; // Disables wobbling
|
||||||
.animate(spin 2s infinite linear);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user