noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 01/01: esthétique


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 01/01: esthétique
Date: Wed, 28 Oct 2015 20:16:24 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit 65261dbfb79df177c1c2fc65d2afc7103d08552a
Author: Dany De Bontridder <address@hidden>
Date:   Wed Oct 28 21:08:41 2015 +0100

    esthétique
---
 html/style-classic.css |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/html/style-classic.css b/html/style-classic.css
index ef0af6e..437cf8a 100644
--- a/html/style-classic.css
+++ b/html/style-classic.css
@@ -287,9 +287,9 @@ td.mtitle {
     text-align:center;
     width:250px;
     height :30px;
-     border-radius:10px;
-       -moz-border-radius: 10px;
-       -webkit-border-radius: 10px;
+     border-radius:5px;
+       -moz-border-radius: 5px;
+       -webkit-border-radius: 5px;
 
   background: -moz-linear-gradient(top, rgba(53,106,160,0.79) 0%, 
rgba(53,106,160,0.79) 19%, rgba(53,106,160,1) 100%); /* FF3.6+ */
 background: -webkit-gradient(linear, left top, left bottom, 
color-stop(0%,rgba(53,106,160,0.79)), color-stop(19%,rgba(53,106,160,0.79)), 
color-stop(100%,rgba(53,106,160,1))); /* Chrome,Safari4+ */
@@ -356,9 +356,9 @@ td.cell{
 td.selectedcell{
     
 /*    border-color:#0000FF;*/
-  border-radius:10px;
-   -moz-border-radius: 10px;
-   -webkit-border-radius: 10px;
+  border-radius:5px;
+   -moz-border-radius: 5px;
+   -webkit-border-radius: 5px;
     font-weight: bold;
 /*    background:#5D90CD ;*/
     color:#FFFFFF;



reply via email to

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