mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-05-20 14:40:12 +02:00
parent
b1c48c02cf
commit
2b0e8803be
@ -1,7 +1,7 @@
|
||||
/*! Icinga Web 2 | (c) 2013-2015 Icinga Development Team | GPLv2+ */
|
||||
|
||||
.bg-color-default() {
|
||||
background-color: @body-bg-color;
|
||||
background-color: inherit;
|
||||
}
|
||||
|
||||
.bg-color-ok,
|
||||
@ -89,7 +89,7 @@
|
||||
}
|
||||
|
||||
.fg-color-default {
|
||||
color: @text-color;
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
.fg-color-inverted() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user