implement changes filter
[MojoFacets.git] / public / mojo_facets.css
index 81fb772..ab09c72 100644 (file)
@@ -136,3 +136,11 @@ a#excluded {
 span.d {
        color: #ccc;
 }
+
+.saved {
+       background: #ffe;
+}
+
+form.action_filter {
+       float: right;
+}