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