argh, # is NOT a comment for css..
[unfold.git] / trash / css / dashboard.css
index 0852011..ae4ecf2 100644 (file)
@@ -1,3 +1,10 @@
-div#sidelist td.simplelist>a {
-    font-size: 50%;
+div#sidelist table.with-datatables {
+    font-size: 130%;
+}
+/*demo to show how to tweak a given section by setting its domid*/
+#complete-myquickfilter {
+    background-color: #f0d0f0;
+}
+#myquickfilter {
+    background-color: #f080f0;
 }