Author: Jonathan.Wage
Date: 2010-02-10 21:34:01 +0100 (Wed, 10 Feb 2010)
New Revision: 27850
Modified:
plugins/sfSympalPlugin/trunk/lib/plugins/sfSympalAdminPlugin/web/css/admin.css
Log:
[1.4][sfSympalPlugin][1.0] Fixing text color of input fields
Modified:
plugins/sfSympalPlugin/trunk/lib/plugins/sfSympalAdminPlugin/web/css/admin.css
===================================================================
---
plugins/sfSympalPlugin/trunk/lib/plugins/sfSympalAdminPlugin/web/css/admin.css
2010-02-10 20:24:11 UTC (rev 27849)
+++
plugins/sfSympalPlugin/trunk/lib/plugins/sfSympalAdminPlugin/web/css/admin.css
2010-02-10 20:34:01 UTC (rev 27850)
@@ -209,6 +209,7 @@
-moz-border-radius: 0.4em;
-webkit-border-radius: 0.4em;
border-radius: 0.4em;
+ color: #333;
}
#content input:hover, #content input:focus, #content select:hover, #content
select:focus, #content textarea:hover, #content textarea:focus {
--
You received this message because you are subscribed to the Google Groups
"symfony SVN" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/symfony-svn?hl=en.