From 6a3851a765fc843471ec0e3b9b033d7985ea7e78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Rynning-T=C3=B8nnesen?= Date: Tue, 24 Apr 2018 14:48:31 +0200 Subject: [PATCH] Fixed issues with sidenav accordion --- server/public/assets/css/style.css | 9 +++ .../public/partials/channel/panel.handlebars | 74 ++++++------------- 2 files changed, 33 insertions(+), 50 deletions(-) diff --git a/server/public/assets/css/style.css b/server/public/assets/css/style.css index 179fc1d4..3e196d83 100755 --- a/server/public/assets/css/style.css +++ b/server/public/assets/css/style.css @@ -653,6 +653,15 @@ nav, .tabs .tab a, background-color: #2D2D2D; } +.sidenav .collapsible-header, .sidenav.fixed .collapsible-header { + outline: none !important; +} + +.sidenav .collapsible li, .sidenav.fixed .collapsible li { + color: #2d2d2d; +} + + .tabs .tab a{ padding: 0px; } diff --git a/server/public/partials/channel/panel.handlebars b/server/public/partials/channel/panel.handlebars index b7ab9085..4acae8ec 100755 --- a/server/public/partials/channel/panel.handlebars +++ b/server/public/partials/channel/panel.handlebars @@ -1,13 +1,13 @@ -
  • + -