tweaked orders, added lookup for under/overcut via CREST
This commit is contained in:
@ -14,6 +14,14 @@
|
||||
background-color: #ffcccc;
|
||||
}
|
||||
|
||||
.outbid {
|
||||
background-color: #ffcccc;
|
||||
}
|
||||
|
||||
.not_outbid {
|
||||
background-color: #33cc33;
|
||||
}
|
||||
|
||||
.profit {
|
||||
background-color: #88ff88;
|
||||
}
|
||||
|
Reference in New Issue
Block a user