always use messages.* stuff
[myslice.git] / plugins / lists / simplelist.css
index 2a579fc..bbf537e 100644 (file)
@@ -1,10 +1,10 @@
 /* font size for regular (non datatable'd) simplelists */
 tbody.simplelist {
-    font-size: 80%;
+    font-size: 120%;
 }
 /* datatable'd tables behave differently */
 table.with-datatables>tbody.simplelist {
-    font-size: 100%;
+    font-size: 80%;
 }
 /* larger headers */
 thead.simplelist>tr>th {