added remove edits link
[MojoFacets.git] / public / mojo_facets.css
index 7d07948..7f42068 100644 (file)
@@ -174,3 +174,16 @@ a.facet {
        text-decoration: line-through;
 }
 
+div.edit a {
+       margin-top: 3em;
+       float: right;
+}
+
+div.edit {
+       border-bottom: 1px dashed #eee;
+}
+
+div.edit pre {
+       display: block;
+}
+