Commit aaf85b8b authored by prumde's avatar prumde

Updated absolute path to relative path

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@175180 ce508802-f39f-4f6c-b175-0d175dae99d5
parent c4f67335
......@@ -79,7 +79,7 @@ select{
background-color: #fefefe;
-moz-appearance: none;
-webkit-appearance: none;
background-image: url(../../../assets/images/down_arrow.png);
background-image: url(/ibase/ecm/assets/images/down_arrow.png);
background-position: right .5rem center;
background-repeat: no-repeat;
background-size: initial;
......
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