reorganize plugins by plugin
[unfold.git] / plugins / static / css / simplelist.css
diff --git a/plugins/static/css/simplelist.css b/plugins/static/css/simplelist.css
deleted file mode 100644 (file)
index 8bfe216..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-/* ---------- */
-td.simplelist {
-    padding: 0;
-    list-style: none;
-}
-td.simplelist>a {
-    padding-left: 8px;
-}
-th.simplelist {
-    font-size: 150%;
-}
-/* ---------- */
-/* xxx this probably should be separated in something related to datatables */
-select { 
-    width: auto;
-}
-div.dataTables_filter input[type=text] {
-    width: 60;
-}