From 2a1341b910dfb1187dd9fceebd2b3be14e825e28 Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 28 Apr 2023 19:02:23 +0000 Subject: update bootstrap --- view/theme/redbasic/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/theme') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 480e951a9..fc5416eaa 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1638,7 +1638,7 @@ dl.bb-dl > dd > li { .app-icon i { color: #777; font-size: 80px; - text-shadow: 3px 3px 3px lightgrey; + text-shadow: 3px 3px 3px rgba(0, 0, 0, .1); } .app-detail { -- cgit v1.2.3