[*] 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:
mDeflotte
2012-05-10 14:37:14 +00:00
parent 68172a996e
commit 9ae0b2a42e
6 changed files with 69 additions and 11 deletions
+8
View File
@@ -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;