mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-24 22:34:24 +02:00
Replace spinner.active font-family css definition with a note
refs #7968
This commit is contained in:
parent
3a2b69a63c
commit
ef79d6bc12
@ -144,7 +144,7 @@ a.close-tab {
|
|||||||
.spinner.active > i {
|
.spinner.active > i {
|
||||||
.animate-spin();
|
.animate-spin();
|
||||||
&:before {
|
&:before {
|
||||||
font-family: "ifont";
|
// icon-spin6
|
||||||
content: '\e874';
|
content: '\e874';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user