Selectable column information
This commit is contained in:
@@ -105,6 +105,8 @@ body {
|
||||
|
||||
#frmOrder ul li {
|
||||
border-top:1px solid blue;
|
||||
font-family: monospace;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
#frmOrder div.orderItemLine2 {
|
||||
@@ -148,7 +150,12 @@ body {
|
||||
position:absolute;
|
||||
left:300;
|
||||
top:80px;
|
||||
width:800px;
|
||||
min-width:800px;
|
||||
}
|
||||
|
||||
.btn-myColSelection {
|
||||
padding-top: 0;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
|
||||
.ralign { text-align:right; }
|
||||
@@ -172,8 +179,8 @@ body {
|
||||
}
|
||||
.plusMinusContainer{
|
||||
position: absolute;
|
||||
margin-top: -20;
|
||||
left: 250;
|
||||
margin-top: -17;
|
||||
left: 238;
|
||||
}
|
||||
|
||||
.priceClick {
|
||||
|
||||
Reference in New Issue
Block a user