[open-ils-commits] r12232 - trunk/Open-ILS/web/templates/default/actor/user (erickson)

svn at svn.open-ils.org svn at svn.open-ils.org
Thu Feb 19 10:34:03 EST 2009


Author: erickson
Date: 2009-02-19 10:33:59 -0500 (Thu, 19 Feb 2009)
New Revision: 12232

Modified:
   trunk/Open-ILS/web/templates/default/actor/user/register.tt2
Log:
add a little focus style

Modified: trunk/Open-ILS/web/templates/default/actor/user/register.tt2
===================================================================
--- trunk/Open-ILS/web/templates/default/actor/user/register.tt2	2009-02-19 06:56:08 UTC (rev 12231)
+++ trunk/Open-ILS/web/templates/default/actor/user/register.tt2	2009-02-19 15:33:59 UTC (rev 12232)
@@ -58,6 +58,8 @@
 
     .uedit-addr-del-button {margin-left: 10px; color:red;}
 
+    .dijitTextBoxFocused, .dijitFocused { border:1px dashed #3e3e3e; color: #303030; font-weight:bold;}
+
 </style>
 
 <table>



More information about the open-ils-commits mailing list