diff --git a/public/css/icinga/menu.less b/public/css/icinga/menu.less index 4dabcafc2..0f5576e28 100644 --- a/public/css/icinga/menu.less +++ b/public/css/icinga/menu.less @@ -76,6 +76,10 @@ width: 1em; } +#menu .user-nav-item { + background-color: @gray-light; +} + #menu input.search { background: transparent url('../img/icons/search.png') no-repeat @horizontal-padding + 0.2em center; background-size: 1em auto;