From 9219a8d3fcc6494129020ccdbe99db2da9ab2f37 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 19 Mar 2013 16:12:39 +0100 Subject: [PATCH] cosmetic datatables --- plugins/lists/simplelist.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plugins/lists/simplelist.css b/plugins/lists/simplelist.css index 296cd8f6..2a579fc6 100644 --- a/plugins/lists/simplelist.css +++ b/plugins/lists/simplelist.css @@ -15,6 +15,8 @@ thead.simplelist>tr>th { tbody.simplelist i { padding-right: 8px; } +/* make previous next buttons a bit nicer */ +div.paging_two_button>a { padding: 0px 4px 0px 4px; } /* ---------- */ /* xxx this probably should be separated in something related to datatables */ -- 2.43.0