cosmetic datatables
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 19 Mar 2013 15:12:39 +0000 (16:12 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 19 Mar 2013 15:12:39 +0000 (16:12 +0100)
plugins/lists/simplelist.css

index 296cd8f..2a579fc 100644 (file)
@@ -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 */