From e7189fa8823935a800c1d85727479b5d94785500 Mon Sep 17 00:00:00 2001 From: davegilligan Date: Sun, 24 May 2026 19:01:05 +0200 Subject: [PATCH] =?UTF-8?q?Fix=20upsell=20status=20card=20text=20visibilit?= =?UTF-8?q?y=20=E2=80=94=20status-card--cta=20overrides=20redesign=20CSS?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- assets/css/dbn-tools-redesign.css | 7 +++++++ dashboard.php | 6 +++--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/assets/css/dbn-tools-redesign.css b/assets/css/dbn-tools-redesign.css index a5ccf95..051a83d 100644 --- a/assets/css/dbn-tools-redesign.css +++ b/assets/css/dbn-tools-redesign.css @@ -272,6 +272,13 @@ select:focus-visible { box-shadow: var(--dbn-shadow-paper); color: var(--dbn-muted); } +.status-card--cta { + background: linear-gradient(135deg, #00205b, #003478) !important; + border: none !important; + border-left: none !important; + color: #fff !important; +} +.status-card--cta p { color: #fff !important; opacity: 1; } .workspace { gap: clamp(14px, 2vw, 22px); diff --git a/dashboard.php b/dashboard.php index 432e66d..1c523da 100644 --- a/dashboard.php +++ b/dashboard.php @@ -313,10 +313,10 @@ window.DBN_TOOLS_LANG = ;

MB / MB

- -

+
+

-

+