mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 17:24:16 +02:00
Use light loader in theme
This commit is contained in:
parent
006860f0e5
commit
4e6049c115
@ -41,3 +41,10 @@ input.search {
|
|||||||
background-color: @original-low-sat-blue;
|
background-color: @original-low-sat-blue;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.container {
|
||||||
|
&:before,
|
||||||
|
> .content:before {
|
||||||
|
background-image: url(../img/icinga-loader-light.gif)
|
||||||
|
}
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user