suresh
This commit is contained in:
parent
9629183fba
commit
82a139b878
@ -389,8 +389,9 @@ body.cart .quantity{
|
||||
border-width:0;
|
||||
background-color: transparent;
|
||||
text-align: center;
|
||||
width:115px;
|
||||
width:120px;
|
||||
font-size: 16px;
|
||||
z-index:-1;
|
||||
}
|
||||
.quantity input[type=number]{
|
||||
-webkit-text-size-adjust: 100%;
|
||||
@ -410,6 +411,7 @@ body.cart .quantity{
|
||||
line-height:45px;
|
||||
font-size: 15px;
|
||||
color:#686868;
|
||||
z-index:5;
|
||||
}
|
||||
.quantity .plus{
|
||||
right:0;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user