kreta/KretaWeb/Content/sideSearchPanel.css
2024-03-13 00:33:46 +01:00

20 lines
267 B
CSS

.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;
}