mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
layout-colors.less: replace hardcoded "petrol"
This commit is contained in:
parent
316d926811
commit
560b8a556d
@ -10,7 +10,7 @@
|
||||
}
|
||||
|
||||
#header {
|
||||
background-color: #049baf;
|
||||
background-color: @colorPetrol;
|
||||
color: #ddd;
|
||||
color: #d0d0d0;
|
||||
border-bottom: solid 1px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user