From 3b07cdca7318b98055e33bb196701ea3fccbc9dc Mon Sep 17 00:00:00 2001 From: alex Date: Thu, 25 Jan 2018 17:10:16 +0100 Subject: [PATCH] added filter widget to tablesorter in Zeitsperren, replaced christianbach with mottie tablesorter --- skin/tablesort.css | 5 +++++ vilesci/personen/urlaubsverwaltung.php | 6 ++++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/skin/tablesort.css b/skin/tablesort.css index 75f97a165..f25bcf8ee 100644 --- a/skin/tablesort.css +++ b/skin/tablesort.css @@ -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; } \ No newline at end of file diff --git a/vilesci/personen/urlaubsverwaltung.php b/vilesci/personen/urlaubsverwaltung.php index 4ab1c570b..997a6a1c3 100644 --- a/vilesci/personen/urlaubsverwaltung.php +++ b/vilesci/personen/urlaubsverwaltung.php @@ -63,12 +63,14 @@ echo ' Zeitsperren (Urlaube) der MitarbeiterInnen + - + +