commit | 2aa9ba63e3c71e5e2f4c523d68d1ffa4c41ea14b | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Mon Apr 30 15:43:34 2012 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Mon Apr 30 15:43:34 2012 +0530 |
tree | 79033dedef56f81c51661aab8e2b10a1cbd0e583 | |
parent | b60807c325f2ec0191514f7189c2835ac81e4f2e [diff] [blame] |
fixes in select field type
diff --git a/css/all-web.css b/css/all-web.css index 9fbfd3a..4f495f5 100644 --- a/css/all-web.css +++ b/css/all-web.css
@@ -1217,7 +1217,7 @@ } .icon-white { - background-image: url("./lib/images/icons/glyphicons-halflings-white.png"); + background-image: url("../lib/images/icons/glyphicons-halflings-white.png"); } .icon-glass {