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