kept the code for both possible approaches wrt checkboxes
[myslice.git] / plugins / querytable / static / css / querytable.css
index 3a999d1..5af1b81 100644 (file)
@@ -30,3 +30,7 @@ div.querytable {
 .querytable-column-network_hrn {
     background-color:red;
 }
+
+.slick-checkbox {
+    background-color: blue;
+}