change default presetting and round corners
This commit is contained in:
@@ -90,6 +90,7 @@ body {
|
||||
width:295px;
|
||||
padding-left: 0;
|
||||
z-index:1;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
#lbCostAmount {
|
||||
@@ -143,6 +144,7 @@ body {
|
||||
height:245px;
|
||||
padding-left: 25;
|
||||
z-index:1;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
#frmOptionChainMain {
|
||||
@@ -151,6 +153,7 @@ body {
|
||||
left:300;
|
||||
top:80px;
|
||||
min-width:800px;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
.btn-myColSelection {
|
||||
|
||||
Reference in New Issue
Block a user