noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 04/05: IMPROVE: highlight help


From: dwm
Subject: [Noalyss-commit] [noalyss] 04/05: IMPROVE: highlight help
Date: Sun, 28 Jan 2024 14:31:12 -0500 (EST)

sparkyx pushed a commit to branch devel
in repository noalyss.

commit 6f4af8e007b7b71dfa7b2e195ad1d19071574ebf
Author: Dany wm <danydb@noalyss.eu>
AuthorDate: Sun Jan 28 17:41:42 2024 +0100

    IMPROVE: highlight help
---
 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 2e1c669a8..56924ba4c 100644
--- a/html/css/style-classic7.css
+++ b/html/css/style-classic7.css
@@ -3414,7 +3414,8 @@ li.li-active {
   * Help item in EXTENSION
   */
  #help {
-    background-color:lightgoldenrodyellow;
+     background-color: yellow !important;;
+     padding: 0.5rem;
      color:navy !important;
      text-decoration: underline;
  }
\ No newline at end of file



reply via email to

[Prev in Thread] Current Thread [Next in Thread]