cosmetic, smaller search area
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 12 Dec 2012 16:50:26 +0000 (17:50 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 12 Dec 2012 16:50:26 +0000 (17:50 +0100)
static/css/simplelist.css

index 3ff4bc6..4293772 100644 (file)
@@ -1,3 +1,6 @@
 select { 
     width: auto;
 }
+div.dataTables_filter input[type=text] {
+    width: 60;
+}