ui enhancements
This commit is contained in:
@@ -47,6 +47,7 @@ body {
|
||||
#frmMasterFilter {
|
||||
position:absolute;
|
||||
left:0;
|
||||
left:0;
|
||||
width:1200px;
|
||||
height:100px;
|
||||
background-color: #cccccc;
|
||||
@@ -54,13 +55,23 @@ body {
|
||||
|
||||
#frmOrder {
|
||||
background-color:#ccff00;
|
||||
position:absolute;
|
||||
position:fixed;
|
||||
left:000;
|
||||
top:250;
|
||||
width:300px;
|
||||
width:295px;
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
#datePicker {
|
||||
background-color:#ccff00;
|
||||
position:fixed;
|
||||
left:000;
|
||||
top:0;
|
||||
width:295px;
|
||||
height:245px;
|
||||
padding-left: 25;
|
||||
}
|
||||
|
||||
#frmOptionChainMain {
|
||||
background-color: #EEEEFF;
|
||||
position:absolute;
|
||||
|
||||
Reference in New Issue
Block a user