Hi,
I have problem with my osclass, for example this line is in my style.css
background-image: url("oc-content/themes/mystyle/custom-css/optional/img/tail-top.gif");
when I check the mozilla code, this line shows me a different number of lines and content is also different when he wants to change something, nothing happens
background: transparent url("../../custom-css/optional/img/tail-top.gif") repeat-x scroll left top;;
}