From 4e973902b22f17060af2b9535d697a2b90e361df Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 17 May 2011 16:51:58 +0800 Subject: [PATCH] css/form.css --- css/form.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/form.css b/css/form.css index e772038e5a..adc3575e64 100644 --- a/css/form.css +++ b/css/form.css @@ -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 -- 2.39.2