diff --git a/ui/ui/sections/header.tpl b/ui/ui/sections/header.tpl index 018c31b8..31ef27fa 100644 --- a/ui/ui/sections/header.tpl +++ b/ui/ui/sections/header.tpl @@ -195,6 +195,12 @@ border-color: transparent; } + .box.box-solid.box-default>.box-header { + color: inherit; + background-color: transparent; + border-color: transparent; + } + .box-footer { border-top-left-radius: 0; border-top-right-radius: 0;