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: Wed, 07 May 2014 06:44:08 +0000

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

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

Log message:
        Reduce the heights of the buttons and text areas.

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

Patches:
Index: layout7.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout7.css,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -b -r1.56 -r1.57
--- layout7.css 6 May 2014 21:28:36 -0000       1.56
+++ layout7.css 7 May 2014 06:44:06 -0000       1.57
@@ -235,12 +235,12 @@
 #searcher input[type="text"] {
    color: #555;
    background: white;
-   padding: .2em;
+   padding: .15em;
    margin: 0;
    border: .1em solid #7a8793;
 }
 #searcher input[type="submit"] {
-   padding: .2em;
+   padding: .15em;
    margin: 0;
    color: #000;
    background: #a4b5c6;
@@ -348,10 +348,10 @@
 }
 #fsf-frame a:hover { color: #777; }
 #fsf-frame #join-fsf {
-   padding: .4em 0;
+   padding: .25em 0;
 }
 #fsf-frame #join-fsf a {
-   padding: .4em 1em;
+   padding: .25em .8em;
    color: white;
    background: #830202;
    border-radius: 1em;
@@ -373,14 +373,14 @@
    font-weight: bold;
 }
 #fssbox input[type="text"] {
-   padding: .2em;
+   padding: .15em;
    margin: 0;
    color: #555;
    background: white;
    border: .1em solid #7a8793;
 }
 #fssbox input[type="submit"] {
-   padding: .2em;
+   padding: .15em;
    margin: 0;
    color: #000;
    background: #a4b5c6;



reply via email to

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