color include/exclude links
[MojoFacets.git] / public / mojo_facets.css
index e4f7306..5e3b67d 100644 (file)
@@ -97,10 +97,12 @@ div.col_opts {
        width: 100%;
 }
 
-label.included {
+label.included,
+a#included {
        color: #080;
 }
 
-label.excluded {
+label.excluded,
+a#excluded {
        color: #800;
 }