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 {
|
||||
.animate-spin();
|
||||
&:before {
|
||||
font-family: "ifont";
|
||||
// icon-spin6
|
||||
content: '\e874';
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue