mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-21 12:54:26 +02:00
parent
4505718ecc
commit
c583a351bb
@ -136,3 +136,14 @@ ul.tabs img.icon {
|
|||||||
a.close-tab {
|
a.close-tab {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.spinner > i {
|
||||||
|
line-height: 1;
|
||||||
|
}
|
||||||
|
|
||||||
|
.spinner.active > i {
|
||||||
|
.animate-spin();
|
||||||
|
&:before {
|
||||||
|
content: '\e874';
|
||||||
|
}
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user