diff --git a/theme/css/theme.css b/theme/css/theme.css index a24a7a4..a3ca8c2 100644 --- a/theme/css/theme.css +++ b/theme/css/theme.css @@ -102,6 +102,17 @@ body{ border-radius: 4px; } +#icinga-menu-icingaconf { + background-color: #ae1c28; + padding-top: 2px; + padding-bottom: 2px; + padding-right: 15px; + padding-left: 15px; + margin-right: 15px; + border-radius: 4px; +} + + .md-sidebar--secondary { padding-bottom: 10rem; } diff --git a/theme/partials/header.html b/theme/partials/header.html index 0623d4e..376fb9a 100644 --- a/theme/partials/header.html +++ b/theme/partials/header.html @@ -24,6 +24,7 @@