// BugFix with a css rule
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10432 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user