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 @@ -