init
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
.sideSearchPanel {
|
||||
float: left;
|
||||
font-size: 12px;
|
||||
overflow: auto;
|
||||
/*height:800px;*/
|
||||
}
|
||||
|
||||
.sideSearchPanel input.k-textbox {
|
||||
height: 20px;
|
||||
}
|
||||
|
||||
.sideSearchPanel .k-input {
|
||||
height: 20px;
|
||||
}
|
||||
|
||||
.sideSearchPanel label {
|
||||
float: none;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user