www-commits
[Top][All Lists]
Advanced

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

www layout.css


From: Marek Aaron Sapota
Subject: www layout.css
Date: Wed, 09 Jun 2010 03:57:13 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Marek Aaron Sapota <maarons>    10/06/09 03:57:13

Modified files:
        .              : layout.css 

Log message:
        Add border radius for KHTML and WebKit based browsers

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/layout.css?cvsroot=www&r1=1.100&r2=1.101

Patches:
Index: layout.css
===================================================================
RCS file: /web/www/www/layout.css,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -b -r1.100 -r1.101
--- layout.css  7 Jun 2010 22:26:39 -0000       1.100
+++ layout.css  9 Jun 2010 03:57:06 -0000       1.101
@@ -352,6 +352,7 @@
         font-weight: bold;
         margin-bottom: 10px;
         -moz-border-radius: 0.4em;
+    -khtml-border-radius: 0.4em;
  }
 
 .button a{ display: block;  text-decoration: none; color: #333; padding: 
0.25em;}



reply via email to

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