init
This commit is contained in:
commit
e124a47765
19374 changed files with 9806149 additions and 0 deletions
20
KretaWeb/Content/sideSearchPanel.css
Normal file
20
KretaWeb/Content/sideSearchPanel.css
Normal file
|
@ -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;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue