Commit f22194fb authored by Gabriel L. Oliveira's avatar Gabriel L. Oliveira

Fix image url location

parent 1c5719c8
......@@ -866,7 +866,7 @@ fieldset#file_box {\n
margin-top: -4px;\n
}\n
input#submit_document {\n
background: url("images/ui-bg_glass_75_dae6f6_1x400.png") repeat-x scroll 50% 50% #DAE6F6;\n
background: url("jquery/ui/css/erp5-theme/images/ui-bg_glass_75_dae6f6_1x400.png") repeat-x scroll 50% 50% #DAE6F6;\n
border: 1px solid #3D6474;\n
color: #555555;\n
font-weight: normal;\n
......
2011-09-21 gabriel.oliveira
* Fix image url location
2011-09-21 gabriel.oliveira
* Verticalize 'menu-create' list options
* Fix 'select-language' item decoration
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment