change color and size of order pane
This commit is contained in:
@@ -45,12 +45,11 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#frmOrder {
|
#frmOrder {
|
||||||
background-color:#eeeeee;
|
background-color:#ccff00;
|
||||||
position:absolute;
|
position:absolute;
|
||||||
left:000;
|
left:000;
|
||||||
top:250;
|
top:250;
|
||||||
width:300px;
|
width:300px;
|
||||||
height:100%;
|
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user