filter checkboxes client-side
[MojoFacets.git] / public / mojo_facets.css
index a04d877..e4f7306 100644 (file)
@@ -97,3 +97,10 @@ div.col_opts {
        width: 100%;
 }
 
+label.included {
+       color: #080;
+}
+
+label.excluded {
+       color: #800;
+}