pos.css.php Add price
This commit is contained in:
parent
d9aaf3e4d3
commit
bdc979eaad
@ -826,10 +826,6 @@ div#moreinfo, div#infowarehouse {
|
|||||||
clear: both;
|
clear: both;
|
||||||
}
|
}
|
||||||
|
|
||||||
.div5 .price {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.div5 .imgadd {
|
.div5 .imgadd {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
@ -926,17 +922,11 @@ div#moreinfo, div#infowarehouse {
|
|||||||
transform: translate(0, 0);
|
transform: translate(0, 0);
|
||||||
}
|
}
|
||||||
|
|
||||||
.div5 .price {
|
|
||||||
font-size: 14px;
|
|
||||||
margin-left: auto;
|
|
||||||
margin-right: 30px;
|
|
||||||
padding-right: 10px;
|
|
||||||
font-weight: bold;
|
|
||||||
color: #ff6d6d;
|
|
||||||
display: flex;
|
|
||||||
}
|
|
||||||
|
|
||||||
.div5 .imgadd {
|
.div5 .imgadd {
|
||||||
display: flex;
|
display: flex;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div.wrapper2{
|
||||||
|
height:10%;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user