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:54:25 +0000

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

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

Log message:
        Increase focus in text areas after focus.

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

Patches:
Index: layout7.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout7.css,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -b -r1.57 -r1.58
--- layout7.css 7 May 2014 06:44:06 -0000       1.57
+++ layout7.css 7 May 2014 06:54:24 -0000       1.58
@@ -247,6 +247,7 @@
    border: .1em solid #a4b5c6;
 }
 #searcher input[type="text"]:focus {
+   color: #222;
    border: .1em solid #cdc66e;
 }
 #searcher input[type="text"]:focus + input[type="submit"] {
@@ -387,6 +388,7 @@
    border: .1em solid #a4b5c6;
 }
 #fssbox input[type="text"]:focus {
+   color: #222;
    border: .1em solid #cdc66e;
 }
 #fssbox input[type="submit"]:hover {



reply via email to

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