From e4fb835f2c613100a35b609da32e446ca3a56d82 Mon Sep 17 00:00:00 2001 From: Focuslinkstech <45756999+Focuslinkstech@users.noreply.github.com> Date: Mon, 28 Oct 2024 10:48:47 +0100 Subject: [PATCH] Update header.tpl Fix Additional Information header button --- ui/ui/sections/header.tpl | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ui/ui/sections/header.tpl b/ui/ui/sections/header.tpl index 17fd0dc0..d98b4641 100644 --- a/ui/ui/sections/header.tpl +++ b/ui/ui/sections/header.tpl @@ -276,6 +276,10 @@ font-weight: bold; } + .box.box-solid.box-primary > .box-header .btn { + color: inherit; + } + .box-header>.fa, .box-header>.glyphicon, .box-header>.ion,