From 63320e02c8836c1e5fb68ce714d4d4a8abae48a3 Mon Sep 17 00:00:00 2001 From: Koen Reefman Date: Thu, 27 Nov 2025 13:33:13 +0000 Subject: [PATCH] FCLT#91578 Refactoring svn path=/Website/branches/v2025.3/; revision=71076 --- APPL/Shared/default.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/APPL/Shared/default.css b/APPL/Shared/default.css index a651526289..c59228e910 100644 --- a/APPL/Shared/default.css +++ b/APPL/Shared/default.css @@ -2985,7 +2985,8 @@ i + .dialogtext { } #buttons ul li.emphasishigh, -#linkOk:active, #besfavbtnall, +#linkOk, +#besfavbtnall, #buttons ul li.emphasismedium { &:active { background-color: var(--buttonhovercolor);