mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 01:04:09 +02:00
parent
7244906515
commit
a960f2cb4c
@ -335,14 +335,11 @@ i.autosubmit-warning {
|
|||||||
margin-left: 0.2em;
|
margin-left: 0.2em;
|
||||||
margin-top: 0.25em;
|
margin-top: 0.25em;
|
||||||
|
|
||||||
&.spinning {
|
&.spinning:before {
|
||||||
|
margin: 0; // Disables wobbling
|
||||||
|
font-size: 90%; // icon-spin6 seems to be bigger than icon-cw
|
||||||
|
content: '\e874'; // icon-spin6
|
||||||
.animate(spin 2s infinite linear);
|
.animate(spin 2s infinite linear);
|
||||||
|
|
||||||
&:before {
|
|
||||||
margin: 0; // Disables wobbling
|
|
||||||
font-size: 90%; // icon-spin6 seems to be bigger than icon-cw
|
|
||||||
content: '\e874'; // icon-spin6
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user