Can anyone help me with list.
I have an image:

And now I need to build list with default bulls replaced with left side arrow (but not with whole image):

How I can achive it using cross-browser css?
My HTML markup is:
<ul>
    <li><a href="#">Conveniently located on Adelaide St. W, one block east of the Bathurst   and Adelaide intersection, just north of the Gardiner Expressway, downtown Toronto.</a></li>
    <li>All units are located indoors, which means they are all climate controlled.</li>
    <li>There is an indoor loading dock with four bays, two of which are large enough to accommodate up to 50' trailers.</li>
    <li>Complimentary use of on-site dollies and pallet truck.</li>
</ul>
 
     
     
     
     
     
    
