[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] 14/73: Cosmetic bg color tabs
From: |
Dany De Bontridder |
Subject: |
[Noalyss-commit] [noalyss] 14/73: Cosmetic bg color tabs |
Date: |
Fri, 28 May 2021 05:26:21 -0400 (EDT) |
sparkyx pushed a commit to branch master
in repository noalyss.
commit c1d7005d69b487c9f3c519ec789ddb9f185ca56b
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Sat Apr 10 09:09:25 2021 +0200
Cosmetic bg color tabs
---
html/css/style-classic7.css | 23 ++++++++++++++---------
1 file changed, 14 insertions(+), 9 deletions(-)
diff --git a/html/css/style-classic7.css b/html/css/style-classic7.css
index 91ed5ca..5cdfa84 100644
--- a/html/css/style-classic7.css
+++ b/html/css/style-classic7.css
@@ -1691,15 +1691,15 @@ li.tabs {
color:inherit;margin-left: 0px;
padding: 5px;
border-top-left-radius: 10px;
- border-top-right-radius: 10px;
+ border-bottom-right-radius: 10px;
border:1px #879ed4 solid;
float:left;
- background: whitesmoke;
+ background: #36649724;;
margin: 2px 3px 3px 3px;
}
-li.tabs:hover {
+.inner_box li.tabs:hover ,li.tabs:hover {
display:inline;
background-color: lightblue;
color:wheat;margin-left: 2px;
@@ -1713,28 +1713,33 @@ li.tabs:hover {
@media only screen and (min-width: 1280px) {
li.tabs {
display:inline;
- background-color: inherit;
+ background: #36649724;;
padding: 15px 7px 10px 10px;
border-top-left-radius: 10px;
- border-top-right-radius: 10px;
+ border-bottom-right-radius: 10px;
border:1px #879ed4 solid;
-}
- li.tabs:hover {
+ }
+ .inner_box li.tabs:hover ,li.tabs:hover {
display:inline;
background-color: lightblue;
color:wheat;margin-left: 2px;
- padding: 15px 7px 0px 10px;
+ padding: 15px 7px 10px 10px;
border-top-left-radius: 5px;
- border-top-right-radius: 5px;
+ border-bottom-right-radius: 5px;
border:1px #879ed4 solid;
}
li.tabs_selected {
padding: 12px 15px 15px 15px;
}
}
+
+.inner_box li.tabs {
+ background-color: whitesmoke;
+}
+
ul.tabs a {
text-decoration: none;
color:inherit;
- [Noalyss-commit] [noalyss] 01/73: Nouveau logo, (continued)
- [Noalyss-commit] [noalyss] 01/73: Nouveau logo, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 09/73: CSS : position dashboard and ledger name, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 12/73: Cosmetic, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 22/73: Fix bug : not TVA asked, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 20/73: Cosmetic : place of login, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 31/73: Task #0001961: Devise, cosmetic align number, Dany De Bontridder, 2021/05/28
- [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 <=
- [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, 2021/05/28
- [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