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