optical enhancements
This commit is contained in:
@@ -100,6 +100,7 @@ body {
|
||||
text-align: right;
|
||||
color:crimson;
|
||||
width: 180px;
|
||||
font-size: 25px;
|
||||
}
|
||||
|
||||
#frmOrder ul li {
|
||||
@@ -119,10 +120,15 @@ body {
|
||||
font-weight: bolder;
|
||||
color: blue;
|
||||
}
|
||||
#frmOrder span.openType {
|
||||
#frmOrder span.openTypebuy {
|
||||
font-weight: bolder;
|
||||
color: blue;
|
||||
}
|
||||
#frmOrder span.openTypesell {
|
||||
font-weight: bolder;
|
||||
color: crimson;
|
||||
}
|
||||
|
||||
#frmOrder span.singlePrice {
|
||||
color: blue;
|
||||
}
|
||||
@@ -164,6 +170,11 @@ body {
|
||||
padding-bottom: 2px;
|
||||
margin-left: 1px;
|
||||
}
|
||||
.plusMinusContainer{
|
||||
position: absolute;
|
||||
margin-top: -20;
|
||||
left: 250;
|
||||
}
|
||||
|
||||
.priceClick {
|
||||
cursor: copy;
|
||||
|
||||
Reference in New Issue
Block a user