library-web r468 - in trunk: . data/skin



Author: fpeters
Date: Tue Jun  3 09:22:16 2008
New Revision: 468
URL: http://svn.gnome.org/viewvc/library-web?rev=468&view=rev

Log:
* data/skin/lgo.css: set text colour on search button as background is
set, and light gray on white is not that readable.



Modified:
   trunk/ChangeLog
   trunk/data/skin/lgo.css

Modified: trunk/data/skin/lgo.css
==============================================================================
--- trunk/data/skin/lgo.css	(original)
+++ trunk/data/skin/lgo.css	Tue Jun  3 09:22:16 2008
@@ -521,6 +521,7 @@
 
 input.searchButton {
 	background: white url(search_icon.gif) no-repeat scroll 2px center;
+	color: black;
 	cursor: pointer;
 	padding: 1px 1px 1px 15px;
 	text-transform: none;



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