[Rt-commit] r13266 - in rt/branches/3.8-TESTING: .
jesse at bestpractical.com
jesse at bestpractical.com
Thu Jun 12 23:40:14 EDT 2008
Author: jesse
Date: Thu Jun 12 23:40:13 2008
New Revision: 13266
Modified:
rt/branches/3.8-TESTING/ (props changed)
rt/branches/3.8-TESTING/share/html/NoAuth/css/web2/base.css
Log:
r32785 at 31b: jesse | 2008-06-12 23:39:30 -0400
* Slight css style for the currently active input
Modified: rt/branches/3.8-TESTING/share/html/NoAuth/css/web2/base.css
==============================================================================
--- rt/branches/3.8-TESTING/share/html/NoAuth/css/web2/base.css (original)
+++ rt/branches/3.8-TESTING/share/html/NoAuth/css/web2/base.css Thu Jun 12 23:40:13 2008
@@ -68,3 +68,4 @@
text-decoration: underline;
}
+textarea:focus, input:focus { background-color: #ffd; }
More information about the Rt-commit
mailing list