Add the underlying price to the UI
This commit is contained in:
@@ -34,6 +34,14 @@ body {
|
||||
top: 0;
|
||||
left: 550;
|
||||
width: 100px;
|
||||
margin-top:0
|
||||
}
|
||||
|
||||
#tbUnderlyingPrice {
|
||||
position: absolute;
|
||||
top: 30;
|
||||
left: 550;
|
||||
width: 100px;
|
||||
}
|
||||
|
||||
#frmMasterFilter {
|
||||
|
||||
Reference in New Issue
Block a user