// BugFix with a css rule

This commit is contained in:
mDeflotte
2011-11-22 14:46:00 +00:00
parent e9d9f45290
commit 6ed5a32975
+1 -1
View File
@@ -1126,7 +1126,7 @@ tr.cart_total_price { font-weight: bold }
}
#order .delivery_options_address h3, #orderopc .delivery_options_address h3 {
background: url("../img/table_header.gif") no-repeat;
background: url("http://prestashop15.localhost/themes/prestashop/css/../img/table_header.gif") no-repeat;
background: url("../img/table_header.gif") no-repeat;
color: #374853;
font-weight: bold;
height: 14px;