mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +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;
|
||||
}
|
||||
|
||||
.controls {
|
||||
background-color: @body-bg-color;
|
||||
}
|
||||
|
||||
// Notification styles
|
||||
|
||||
#notifications {
|
||||
|
Loading…
x
Reference in New Issue
Block a user