[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] 19/65: remove margin in tabs_
From: |
Dany De Bontridder |
Subject: |
[Noalyss-commit] [noalyss] 19/65: remove margin in tabs_ |
Date: |
Wed, 09 Sep 2015 08:27:11 +0000 |
sparkyx pushed a commit to branch master
in repository noalyss.
commit 9b4e47011aa4961baa522a592ddb3f266b26fafb
Author: Dany De Bontridder <address@hidden>
Date: Mon Aug 31 18:59:03 2015 +0200
remove margin in tabs_
---
html/style-classic.css | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/html/style-classic.css b/html/style-classic.css
index f52b4a7..647ecc8 100644
--- a/html/style-classic.css
+++ b/html/style-classic.css
@@ -1645,6 +1645,7 @@ ul.tabs {
border-bottom: 1px solid #879ed4;
padding-left: 2px;
list-style: none;
+ margin-left:2px;
}
ul.tabs a {
display:inline;
@@ -1692,7 +1693,7 @@ li.tabs:hover {
li.tabs {
display:inline;
background-color: inherit;
- color:inherit;margin-left: 0px;
+ color:inherit;margin-left: 2px;
padding: 15px 7px 0px 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
- [Noalyss-commit] [noalyss] 12/65: avoid problem with cache for static file, (continued)
- [Noalyss-commit] [noalyss] 12/65: avoid problem with cache for static file, Dany De Bontridder, 2015/09/09
- [Noalyss-commit] [noalyss] 05/65: Esthetic + the parent template is mandatory, Dany De Bontridder, 2015/09/09
- [Noalyss-commit] [noalyss] 07/65: Ethetic button confirm and alert, Dany De Bontridder, 2015/09/09
- [Noalyss-commit] [noalyss] 13/65: Manuel and reduce size logo, Dany De Bontridder, 2015/09/09
- [Noalyss-commit] [noalyss] 14/65: bug in redirect, Dany De Bontridder, 2015/09/09
- [Noalyss-commit] [noalyss] 10/65: Esthetic + upgrade db, Dany De Bontridder, 2015/09/09
- [Noalyss-commit] [noalyss] 16/65: order by receipt number in dashboard, Dany De Bontridder, 2015/09/09
- [Noalyss-commit] [noalyss] 11/65: Esthetic, Dany De Bontridder, 2015/09/09
- [Noalyss-commit] [noalyss] 17/65: When creating a new event from dashboard then the event date is the remind date, Dany De Bontridder, 2015/09/09
- [Noalyss-commit] [noalyss] 18/65: Update the template for the config file, Dany De Bontridder, 2015/09/09
- [Noalyss-commit] [noalyss] 19/65: remove margin in tabs_,
Dany De Bontridder <=
- [Noalyss-commit] [noalyss] 20/65: Bug#1170 : button with wrong redirect, Dany De Bontridder, 2015/09/09
- [Noalyss-commit] [noalyss] 21/65: Bug#1166 : in No VAT mode , the amount is divided by 1000, due to an excedent of nbm, Dany De Bontridder, 2015/09/09
- [Noalyss-commit] [noalyss] 23/65: beter size for subject, Dany De Bontridder, 2015/09/09
- [Noalyss-commit] [noalyss] 15/65: bug in redirect, Dany De Bontridder, 2015/09/09
- [Noalyss-commit] [noalyss] 24/65: Update documentation, Dany De Bontridder, 2015/09/09
- [Noalyss-commit] [noalyss] 22/65: Script SQL à ajouter, Dany De Bontridder, 2015/09/09
- [Noalyss-commit] [noalyss] 27/65: Better debugging : add a button to show the request $_POST and $_GET, Dany De Bontridder, 2015/09/09
- [Noalyss-commit] [noalyss] 25/65: insert contact, Dany De Bontridder, 2015/09/09
- [Noalyss-commit] [noalyss] 29/65: Bug#1158 : sign and side of Analytic accountancy, Dany De Bontridder, 2015/09/09
- [Noalyss-commit] [noalyss] 30/65: comment, Dany De Bontridder, 2015/09/09