diff --git a/CSS/themes/portainer/portainer-base.css b/CSS/themes/portainer/portainer-base.css index 5e6a400d..052f98de 100644 --- a/CSS/themes/portainer/portainer-base.css +++ b/CSS/themes/portainer/portainer-base.css @@ -136,7 +136,7 @@ ul.sidebar .sidebar-list a { } .panel-body { - background-color: transparent; + background-color: transparent !important; } /* SIDEBAR */ @@ -709,4 +709,4 @@ pre { .widget .widget-body table thead tr:hover { background-color: rgba(0, 0, 0, .35) !important; background: rgba(0, 0, 0, .35) !important; -} \ No newline at end of file +}