[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] 09/44: CSS : cosmetic a.mtitle:hover
From: |
Dany De Bontridder |
Subject: |
[Noalyss-commit] [noalyss] 09/44: CSS : cosmetic a.mtitle:hover |
Date: |
Wed, 26 Dec 2018 04:29:51 -0500 (EST) |
sparkyx pushed a commit to branch master
in repository noalyss.
commit 602207ae6368e9b97f4c22c2fd7c8062a133c78e
Author: Dany De Bontridder <address@hidden>
Date: Mon Nov 12 12:41:27 2018 +0100
CSS : cosmetic a.mtitle:hover
---
html/style-classic7.css | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/html/style-classic7.css b/html/style-classic7.css
index 80fbd12..06ecef8 100644
--- a/html/style-classic7.css
+++ b/html/style-classic7.css
@@ -461,10 +461,9 @@ div.content a.mtitle {
div.content a.mtitle:hover {
text-decoration:none;
display:inline;
- background-color:#888;
- color:orangered;
+ background-color:transparent;
+ color:lightsalmon;
cursor: pointer;
-
}
- [Noalyss-commit] [noalyss] branch master updated (25be6b6 -> eeef5d2), Dany De Bontridder, 2018/12/26
- [Noalyss-commit] [noalyss] 03/44: adapt to 7.2 , error with sizeof, Dany De Bontridder, 2018/12/26
- [Noalyss-commit] [noalyss] 02/44: adapt to 7.2 ,error with count, Dany De Bontridder, 2018/12/26
- [Noalyss-commit] [noalyss] 01/44: Backport from 7.1 SQL for currency, Dany De Bontridder, 2018/12/26
- [Noalyss-commit] [noalyss] 04/44: Improve waiting box, Dany De Bontridder, 2018/12/26
- [Noalyss-commit] [noalyss] 09/44: CSS : cosmetic a.mtitle:hover,
Dany De Bontridder <=
- [Noalyss-commit] [noalyss] 19/44: CSS : print number align to right, Dany De Bontridder, 2018/12/26
- [Noalyss-commit] [noalyss] 18/44: css : force a.inline to be inline !, Dany De Bontridder, 2018/12/26
- [Noalyss-commit] [noalyss] 07/44: Bug : ajax fails if wait_box does not exist, Dany De Bontridder, 2018/12/26
- [Noalyss-commit] [noalyss] 13/44: adapt to 7.2 : array, Dany De Bontridder, 2018/12/26
- [Noalyss-commit] [noalyss] 06/44: adapt to 7.2 ,init, Dany De Bontridder, 2018/12/26
- [Noalyss-commit] [noalyss] 10/44: javascript : small bug in alert_box , callback function is not defined, Dany De Bontridder, 2018/12/26
- [Noalyss-commit] [noalyss] 14/44: css cosmetic background for selected style-classic7, Dany De Bontridder, 2018/12/26
- [Noalyss-commit] [noalyss] 26/44: Version DB 131, Dany De Bontridder, 2018/12/26
- [Noalyss-commit] [noalyss] 24/44: Analytic accountancy : fix bug, Dany De Bontridder, 2018/12/26
- [Noalyss-commit] [noalyss] 20/44: Document::replace_value handle space before numeric, Dany De Bontridder, 2018/12/26