Remove unused search field

This commit is contained in:
Gaël Métais
2015-03-09 07:52:04 +01:00
parent 121a8b11b8
commit 2827463b41
4 changed files with 2 additions and 40 deletions
-14
View File
@@ -143,20 +143,6 @@
border: 1px dotted #aaa;
text-align: left;
}
.slowRequestsLimit {
width: 3em;
font-size: 1em;
text-align: right;
border: 1px solid #aaa;
}
input.textFilter {
box-shadow: none;
font-size: 1em;
padding: 0 0.2em;
border: 1px solid #aaa;
border-radius: none;
width: 15em;
}
.table {
display: table;
width: 100%;