[*] FO : Fix #PSCFV-6122 for better adresses aliasing in shopping-cart

This commit is contained in:
gRoussac
2013-01-08 15:39:11 +01:00
parent 778302980b
commit a05f1db4bd
2 changed files with 9 additions and 9 deletions
+4 -4
View File
@@ -31,7 +31,10 @@ ul.address li.address_title {
text-shadow:0 1px 0 #666;
background:url(../img/bg_table_th.png) repeat-x 0 -10px #999
}
ul.address .address_alias {
font-weight: normal;
text-transform: none;
}
ul.address li.address_firstname,
ul.address li.address_company {
margin-top:8px
@@ -45,11 +48,9 @@ ul.address li.address_delete {
font-size:11px;
text-transform:none
}
.address_add {
padding:20px 0
}
.address_select {
border:1px solid #ccc;
width: 200px;
@@ -68,7 +69,6 @@ label[for=id_address_delivery], label[for=id_address_invoice] {
p.address_delivery, p.addressesAreEquals {
padding-bottom: 14px
}
/* PAGE ADRESSES ******************************************************************************* */
.addresses ul.address {
list-style-type:none;