mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 16:24:04 +02:00
CSS: Fix background-color for .controls
This commit is contained in:
parent
8800decc69
commit
7f265034fb
@ -76,6 +76,10 @@
|
|||||||
background-color: @gray-lighter;
|
background-color: @gray-lighter;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.controls {
|
||||||
|
background-color: @body-bg-color;
|
||||||
|
}
|
||||||
|
|
||||||
// Notification styles
|
// Notification styles
|
||||||
|
|
||||||
#notifications {
|
#notifications {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user