added filter widget to tablesorter in Zeitsperren, replaced christianbach with mottie tablesorter

This commit is contained in:
alex
2018-01-25 17:10:16 +01:00
parent 94abad155e
commit 3b07cdca73
2 changed files with 9 additions and 2 deletions
+5
View File
@@ -60,4 +60,9 @@ table.table td{
border-bottom: solid 1px #E0E0E0;
border-left: solid 1px #E0E0E0;
vertical-align: top;
}
/*make filter row more condensed */
.tablesorter-default input.tablesorter-filter{
padding: 0px;
}