css/form.css
authorAlan Knowles <alan@akbkhome.com>
Tue, 17 May 2011 08:51:58 +0000 (16:51 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 17 May 2011 08:51:58 +0000 (16:51 +0800)
css/form.css

index e772038..adc3575 100644 (file)
@@ -160,7 +160,7 @@ on our demo's this is far to small
 .x-form-invalid
 {
     
-    background: url(../images/default/grid/invalid_line.gif) repeat-x 0 16px;
+    background: #ff0 url(../images/default/grid/invalid_line.gif) repeat-x 0 16px;
     border: 1px solid red  !important;
 }
 textarea.x-form-invalid