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