From a6674668b70d256807d64313c619fc13d9443173 Mon Sep 17 00:00:00 2001 From: Blerim Sheqa Date: Fri, 13 Sep 2019 12:24:27 +0200 Subject: [PATCH] Add IcingaConf 2020 to the menu --- theme/css/theme.css | 11 +++++++++++ theme/partials/header.html | 1 + 2 files changed, 12 insertions(+) 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 @@