merged trash/ into sample/
[myslice.git] / sample / static / css / dashboard.css
diff --git a/sample/static/css/dashboard.css b/sample/static/css/dashboard.css
new file mode 100644 (file)
index 0000000..ae4ecf2
--- /dev/null
@@ -0,0 +1,10 @@
+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;
+}