noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 308/323: CSS Cosmetic : button with border


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 308/323: CSS Cosmetic : button with border
Date: Wed, 14 Mar 2018 17:39:09 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 36fad837081b0b5877be48d488b79f3a4e3367cf
Author: Dany De Bontridder <address@hidden>
Date:   Wed Mar 7 19:29:22 2018 +0100

    CSS Cosmetic : button with border
---
 html/style-classic7.css | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/html/style-classic7.css b/html/style-classic7.css
index d371d9e..547a11a 100644
--- a/html/style-classic7.css
+++ b/html/style-classic7.css
@@ -109,6 +109,7 @@ content h2.info,h2.info,h2.info2 {
 
     padding-top: 10px;
     padding-bottom: 10px;
+    margin-top:0px;
 }
 
 
@@ -719,7 +720,7 @@ a#anchorbutton:hover, 
.button:hover,a.button:hover,div.content a.button:hover  {
     border-style:  ridge;
     /*! color: #FF0000; */
     margin:1px 2px 1px 2px;
-
+    border-color:orange;
 }
 a#smallanchorbutton, .smallbutton, a.smallbutton,div.content a.smallbutton {
     color:#FFFFFF;
@@ -733,7 +734,7 @@ a#smallanchorbutton, .smallbutton, 
a.smallbutton,div.content a.smallbutton {
     font-size:0.85rem;
     font-family: SansationLight;
     border-style:  ridge ; 
-    /*! border-color: grey ; */
+    border-color: grey ;
     border-width:1px;
     padding-bottom: 5px;
     padding-top: 5px;
@@ -768,7 +769,7 @@ filter: progid:DXImageTransform.Microsoft.gradient( 
startColorstr='#ffffff', end
      /*border-style:  inset ;*/
     /*! border-color:  darkblue; */
 
-    border-color: grey;
+    border-color: orange;
 }
 a#smallanchorbutton, .smallbutton, a.smallbutton,div.content a.smallbutton 
.button {
     font-family: SansationLight;



reply via email to

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