www-commits
[Top][All Lists]
Advanced

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

www/server/staging/nav-bar/test9 layout7.css


From: Therese Godefroy
Subject: www/server/staging/nav-bar/test9 layout7.css
Date: Fri, 09 May 2014 07:24:06 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 14/05/09 07:24:06

Modified files:
        server/staging/nav-bar/test9: layout7.css 

Log message:
        Make search input less rounded.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/layout7.css?cvsroot=www&r1=1.69&r2=1.70

Patches:
Index: layout7.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout7.css,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -b -r1.69 -r1.70
--- layout7.css 8 May 2014 20:26:07 -0000       1.69
+++ layout7.css 9 May 2014 07:24:05 -0000       1.70
@@ -244,11 +244,11 @@
    color: #222;
    background: #e7e9eb;
    border: .1em solid #c9cccf;
-   border-radius: 1em;
-   -moz-border-radius: 1em;
-   -khtml-border-radius: 1em;
-   -webkit-border-radius: 1em;
-   -opera-border-radius: 1em;
+   border-radius: .3em;
+   -moz-border-radius: .3em;
+   -khtml-border-radius: .3em;
+   -webkit-border-radius: .3em;
+   -opera-border-radius: .3em;
    
 }
 #searcher input[type="text"]:focus {



reply via email to

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