noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 09/10: cosmetic


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 09/10: cosmetic
Date: Tue, 30 Dec 2014 10:31:33 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit 9ed7222319cd6fce5bb832308b59eba35ac067d4
Author: Dany De Bontridder <address@hidden>
Date:   Thu Dec 25 22:59:23 2014 +0100

    cosmetic
---
 html/style-classic.css |   11 +++++------
 1 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/html/style-classic.css b/html/style-classic.css
index 996e448..3bfd19a 100644
--- a/html/style-classic.css
+++ b/html/style-classic.css
@@ -263,7 +263,6 @@ td.mtitle {
     text-align:center;
     width:250px;
     height :30px;
-    border:1px solid #99B1DF;
     border-radius:10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
@@ -323,17 +322,17 @@ td.cell{
     
 }
 td.selectedcell{
-    border-style:solid;
+    
 /*    border-color:#0000FF;*/
-    border-width:1px ;
+  border-radius:10px;
+   -moz-border-radius: 10px;
+   -webkit-border-radius: 10px;
     font-weight: bold;
 /*    background:#5D90CD ;*/
     color:#FFFFFF;
     width:250px;
     text-align:center;
-    border-radius:5px;
-    -moz-border-radius: 5px;
-    -webkit-border-radius: 5px;
+  height:30px;
 
     background: #b8c6df; /* Old browsers */
     background: -moz-linear-gradient(top, #b8c6df 0%, #6d88b7 100%); /* FF3.6+ 
*/



reply via email to

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