one more redirect to load if no path in session
[MojoFacets.git] / public / mojo_facets.css
index d067e35..ab09c72 100644 (file)
@@ -48,6 +48,10 @@ span.h {
        font-weight: bold;
 }
 
+.admin .changes {
+       float: right;
+}
+
 .debug {
        color: #aaa;
 }
@@ -132,3 +136,11 @@ a#excluded {
 span.d {
        color: #ccc;
 }
+
+.saved {
+       background: #ffe;
+}
+
+form.action_filter {
+       float: right;
+}