Better usability and nicer look: Change buttons to bootstrap standard
This commit is contained in:
@@ -15,33 +15,49 @@ body {
|
||||
list-style-type: none;
|
||||
}
|
||||
|
||||
#lbSymbol {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 300;
|
||||
width: 100px;
|
||||
#grpSymbol {
|
||||
position:absolute;
|
||||
left:300px;
|
||||
}
|
||||
|
||||
#lbTime {
|
||||
.ddMnuBtn {
|
||||
width:245px
|
||||
}
|
||||
|
||||
#lbSymbol {
|
||||
width: 150px;
|
||||
}
|
||||
|
||||
#grpTime {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 410;
|
||||
width: 100px;
|
||||
left:300px;
|
||||
top:40px;
|
||||
}
|
||||
#lbTime {
|
||||
}
|
||||
|
||||
#tbSymbol {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 550;
|
||||
left: 550px;
|
||||
width: 100px;
|
||||
margin-top:0
|
||||
margin-top:0px;
|
||||
}
|
||||
|
||||
#tbUnderlyingPrice {
|
||||
position: absolute;
|
||||
top: 30;
|
||||
left: 550;
|
||||
top: 00;
|
||||
left: 660px;
|
||||
width: 100px;
|
||||
margin-top:3px;
|
||||
}
|
||||
|
||||
#tbSelectedTime {
|
||||
position: absolute;
|
||||
top: 00;
|
||||
left: 550px;
|
||||
width: 100px;
|
||||
margin-top:43px;
|
||||
}
|
||||
|
||||
#frmMasterFilter {
|
||||
@@ -76,7 +92,7 @@ body {
|
||||
background-color: #EEEEFF;
|
||||
position:absolute;
|
||||
left:300;
|
||||
top:100px;
|
||||
top:80px;
|
||||
width:800px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user