Merge branch 'ticket-deliveryDelay_cart' into develop
This commit is contained in:
commit
205a9c0aa2
@ -6742,6 +6742,11 @@ table#carrierTable tbody td {
|
||||
color: #fb66a9;
|
||||
}
|
||||
|
||||
/***** Cart summury show delivery delay estimation *****/
|
||||
#cart_summary tr.delivery_delay_cart h4 span {
|
||||
font-style: initial;
|
||||
}
|
||||
|
||||
@keyframes slideInDown {
|
||||
0% {
|
||||
-webkit-transform: translateY(-500px);
|
||||
|
Loading…
Reference in New Issue
Block a user