From a8302f114c0b04a4bd59577af0633db1670bc33a Mon Sep 17 00:00:00 2001 From: Dany wm Date: Sat, 20 Jan 2024 21:39:11 +0100 Subject: [PATCH] =?UTF-8?q?CSS=20:=20aide=20mis=20en=20=C3=A9vidence?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- html/css/style-classic7.css | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/html/css/style-classic7.css b/html/css/style-classic7.css index 01ef67236..400d656ca 100644 --- a/html/css/style-classic7.css +++ b/html/css/style-classic7.css @@ -3410,4 +3410,12 @@ li.li-active { z-index: 12; position: absolute; height: auto; + } + /** + * Help item in EXTENSION + */ + #help { + background-color:lightgoldenrodyellow; + color:navy !important; + text-decoration: underline; } \ No newline at end of file