noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 99/219: CSS : button border


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 99/219: CSS : button border
Date: Mon, 18 Dec 2017 13:22:45 -0500 (EST)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 3d26d878fb1f73a3767510e1440fd5972e287624
Author: Dany De Bontridder <address@hidden>
Date:   Sun Oct 22 19:42:23 2017 +0200

    CSS : button border
---
 html/style-r692.css | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/html/style-r692.css b/html/style-r692.css
index beaba82..e6ae987 100644
--- a/html/style-r692.css
+++ b/html/style-r692.css
@@ -704,7 +704,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;
@@ -739,6 +739,7 @@ filter: progid:DXImageTransform.Microsoft.gradient( 
startColorstr='#ffffff', end
      /*border-style:  inset ;*/
     /*! border-color:  darkblue; */
 
+    border-color: grey;
 }
 td.tool {
     border: solid 1px gray;



reply via email to

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