[*] FO : #PSCFV-1463 & #PSCFV-1258 - Gift products and standard products are now displayed on seperate lines
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15177 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -842,6 +842,14 @@ table#cart_summary .cart_total_price .total_price_container {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
table#cart_summary .gift-icon {
|
||||
color: white;
|
||||
background: #0088CC;
|
||||
line-height: 20px;
|
||||
padding: 2px 5px;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
/* step 2 - authentification ******************************************************************* */
|
||||
#create-account_form, #authentication #login_form {
|
||||
clear: none;
|
||||
|
||||
Reference in New Issue
Block a user