noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 01/01: cosmetic


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 01/01: cosmetic
Date: Wed, 01 Jul 2015 16:08:25 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit fca4075d492413e76670848c6e29f78e75520c2e
Author: Dany De Bontridder <address@hidden>
Date:   Wed Jul 1 18:04:12 2015 +0200

    cosmetic
---
 html/style-light.css |   23 +++++++++++------------
 1 files changed, 11 insertions(+), 12 deletions(-)

diff --git a/html/style-light.css b/html/style-light.css
index 1deb520..8f0bb6b 100644
--- a/html/style-light.css
+++ b/html/style-light.css
@@ -412,20 +412,19 @@ tr.even:hover td
     background-color: #a9d6e4;
     color:#FFFFFF;
 }
-td.mtitle:hover, div.menu2 td.mtitle:hover
+td.mtitle:hover
 {
-/*    background: rgb(89,106,114);  Old browsers 
-background: -moz-linear-gradient(top, rgba(89,106,114,1) 0%, 
rgba(206,220,231,1) 100%);  FF3.6+ 
-background: -webkit-gradient(linear, left top, left bottom, 
color-stop(0%,rgba(89,106,114,1)), color-stop(100%,rgba(206,220,231,1)));  
Chrome,Safari4+ 
-background: -webkit-linear-gradient(top, rgba(89,106,114,1) 
0%,rgba(206,220,231,1) 100%);  Chrome10+,Safari5.1+ 
-background: -o-linear-gradient(top, rgba(89,106,114,1) 0%,rgba(206,220,231,1) 
100%);  Opera 11.10+ 
-background: -ms-linear-gradient(top, rgba(89,106,114,1) 0%,rgba(206,220,231,1) 
100%);  IE10+ 
-background: linear-gradient(to bottom, rgba(89,106,114,1) 
0%,rgba(206,220,231,1) 100%);  W3C 
-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#596a72', 
endColorstr='#cedce7',GradientType=0 );  IE6-9 */
     color:#FFFFFF;
     border-radius: 0px;
-    border-width: 0px;
-/*    background-color:blue;*/
+   border-bottom-color: red;
+   border-bottom-style: solid;
+   border-bottom-width: 5px;
+   
+}
+div.menu2 td.mtitle:hover
+{
+    color:#FFFFFF;
+    border-radius: 10px 0px 0px;
    border-bottom-color: red;
    border-bottom-style: solid;
    border-bottom-width: 5px;
@@ -999,7 +998,7 @@ filter: progid:DXImageTransform.Microsoft.gradient( 
startColorstr='#606c88', end
    
 }
 div.menu2 td, div.menu2 td.mtitle {
-    border-width:1px;
+    border-width:4px;
       border-top-color:rgba(96,108,136,1);
     border-bottom-style: solid;
     border-bottom-color:rgba(63,76,107,1);



reply via email to

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