noalyss-commit
[Top][All Lists]
Advanced

[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;



reply via email to

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