Merge branch 'ticket-deliveryDelay_cart' into develop

This commit is contained in:
Marion Muszynski 2016-07-15 10:33:34 +02:00
commit 205a9c0aa2

View File

@ -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);