noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 25/73: Cosmetic : icon in dialog box, lightbl


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 25/73: Cosmetic : icon in dialog box, lightblue when hover
Date: Fri, 28 May 2021 05:26:26 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 1c1b1035732b37a15b0a40703a78e085c28c11d5
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Sun Apr 18 09:30:02 2021 +0200

    Cosmetic : icon in dialog box, lightblue when hover
---
 html/css/style-classic7.css | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/html/css/style-classic7.css b/html/css/style-classic7.css
index 5c3760b..c6f516b 100644
--- a/html/css/style-classic7.css
+++ b/html/css/style-classic7.css
@@ -2368,13 +2368,13 @@ div.bxbutton .icon
     cursor: pointer;
     border:0px;
     height: 18px;
-    color: white;
+    color: #99f4e8d6;
     font-size: 100%;
 }
 div.bxbutton .icon:hover
 {
-    background-color: white;
-    color: blue;
+/*    background-color: white */;
+    color: yellow !important;
 }
 /**
  * progressBar



reply via email to

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