parent
7244906515
commit
a960f2cb4c
|
@ -335,14 +335,11 @@ i.autosubmit-warning {
|
|||
margin-left: 0.2em;
|
||||
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);
|
||||
|
||||
&:before {
|
||||
margin: 0; // Disables wobbling
|
||||
font-size: 90%; // icon-spin6 seems to be bigger than icon-cw
|
||||
content: '\e874'; // icon-spin6
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue