mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-26 23:34:08 +02:00
CSS: Introduce class for dark icinga-logo
This commit is contained in:
parent
2aacaf4034
commit
6097f5796e
@ -69,6 +69,10 @@
|
|||||||
height: 177px;
|
height: 177px;
|
||||||
margin-bottom: 2em;
|
margin-bottom: 2em;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
|
&.invert {
|
||||||
|
background-image: url('../img/icinga-logo-big-dark.svg');
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.ie8 {
|
.ie8 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user