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