added hide button for changes
[MojoFacets.git] / public / mojo_facets.css
index f267455..7d07948 100644 (file)
@@ -163,3 +163,14 @@ a.facet {
        color: #666;
        text-decoration: none;
 }
+
+/* /changes */
+.change_box {
+       border: 3px dashed #f84;
+}
+
+.change_viewed a {
+       color: #888;
+       text-decoration: line-through;
+}
+