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: Thu, 08 May 2014 09:27:46 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 14/05/08 09:27:45

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

Log message:
        Blue background for buttons.

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

Patches:
Index: layout7.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout7.css,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -b -r1.65 -r1.66
--- layout7.css 8 May 2014 08:32:45 -0000       1.65
+++ layout7.css 8 May 2014 09:27:45 -0000       1.66
@@ -225,7 +225,7 @@
    display: block;
    text-align: right;
    font-weight: bold;
-   padding: .2em 1.5%;
+   padding: .3em 1.5%;
    background-color: #d1d4d7;
 }
 #searcher input {
@@ -259,11 +259,11 @@
 }
 #searcher input[type="text"]:focus {
    color: #222;
-   border: .1em solid #cdc66e;
+   border: 0; border: .1em solid #cdc66e;
 }
 #searcher input[type="text"]:focus + input[type="submit"] {
    background: #cdc66e;
-   border: .1em solid #cdc66e;
+   border: 0; border: .1em solid #cdc66e;
 }
 #searcher input[type="submit"]:hover {
    cursor: pointer;
@@ -365,7 +365,7 @@
 }
 #fsf-frame #join-fsf a {
    padding: .4em 1em;
-   background: #c9cccf;
+   background: #cbe5fc;
    border-radius: 1em;
    -moz-border-radius: 1em;
    -khtml-border-radius: 1em;
@@ -399,8 +399,8 @@
    padding: .2em .4em;
    margin: 0;
    color: #222;
-   background: #c9cccf;
-   border: .1em solid #c9cccf;
+   background: #cbe5fc;
+   border: .1em solid #cbe5fc;
    border-radius: 1em;
    -moz-border-radius: 1em;
    -khtml-border-radius: 1em;



reply via email to

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