From 2afbcf4e7d000d99fdbc582d7113684ee00e80cc Mon Sep 17 00:00:00 2001 From: yo mama Date: Fri, 20 Mar 2015 17:33:43 -0700 Subject: first --- public/javascripts/themes/gray/validatebox.css | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 public/javascripts/themes/gray/validatebox.css (limited to 'public/javascripts/themes/gray/validatebox.css') diff --git a/public/javascripts/themes/gray/validatebox.css b/public/javascripts/themes/gray/validatebox.css new file mode 100644 index 0000000..154da75 --- /dev/null +++ b/public/javascripts/themes/gray/validatebox.css @@ -0,0 +1,8 @@ +.validatebox-invalid { + background-image: url('images/validatebox_warning.png'); + background-repeat: no-repeat; + background-position: right center; + border-color: #ffa8a8; + background-color: #fff3f3; + color: #000; +} -- cgit v1.2.3-70-g09d2