From 5152ceeab7075a06a2a58bdf3181f6d9d08aefbb Mon Sep 17 00:00:00 2001 From: sparkyx Date: Sat, 19 Nov 2022 18:07:26 +0100 Subject: [PATCH] Cosmetic : waiting box --- html/css/style-classic7.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/html/css/style-classic7.css b/html/css/style-classic7.css index 3d610e217..379d9f04b 100644 --- a/html/css/style-classic7.css +++ b/html/css/style-classic7.css @@ -3272,7 +3272,8 @@ li.li-active { position: relative; left: 0px; top: 10px; - background: rgb(176, 173, 230) + background: rgb(176, 173, 230); + box-shadow: navy 1px 1px 40px; }