[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
- [Noalyss-commit] [noalyss] 33/73: CURRENCY : conversion problem, (continued)
- [Noalyss-commit] [noalyss] 33/73: CURRENCY : conversion problem, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 32/73: Fix bug Forecast, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 15/73: Cosmetic and small bugs, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 17/73: Cosmetic :, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 14/73: Cosmetic bg color tabs, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 42/73: Cosmetic : position of "invoice, template , ..." after saving an operation, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 43/73: Improve Manage_Table : align column numeric to the right by default, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 18/73: Direct Access with a Single AC (without the full path), Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 30/73: Historic : search on currency, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 26/73: Cosmetic : select_box for javascript , display the selected option, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 25/73: Cosmetic : icon in dialog box, lightblue when hover,
Dany De Bontridder <=
- [Noalyss-commit] [noalyss] 46/73: Improve Sort Table ,, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 27/73: Javascript : waiting box display when exporting in PDF or CSV, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 37/73: Cosmetic improve smoke dg box, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 39/73: Bug #0001971: erreur calcul dans champ prix/unité htva, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 06/73: Cosmetic, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 08/73: Warning if PHPVERSION < 7.2, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 10/73: Cosmetic : update fontello, button inplace_edit, doc, logo and dashboad, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 16/73: Currency : add a check , upgrade version of DB, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 24/73: Bug Select_Box = problem with DIV id, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 29/73: Cosmetic : display properly currency in detail operation, Dany De Bontridder, 2021/05/28