From 7bfcb40689ed1a9e49e9f6df1777c7b9801706e5 Mon Sep 17 00:00:00 2001 From: Anson Bridges Date: Tue, 12 Nov 2024 20:44:04 -0500 Subject: workington in progress --- dashboard_website/static/css/dashboard.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'dashboard_website/static/css') diff --git a/dashboard_website/static/css/dashboard.css b/dashboard_website/static/css/dashboard.css index b4110a7..8afb839 100644 --- a/dashboard_website/static/css/dashboard.css +++ b/dashboard_website/static/css/dashboard.css @@ -11,3 +11,10 @@ font-family:HWYGOTH; color: lightgray; } + +.disabled-class > * > * { + color: darkgray; +} +.disabled-class > * { + color: darkgray; +} \ No newline at end of file -- cgit v1.2.3