somewhat nicer results of apply
[MojoFacets.git] / public / mojo_facets.css
index 1612414..93d83b6 100644 (file)
@@ -174,13 +174,11 @@ a.facet {
        text-decoration: line-through;
 }
 
-div.edit a {
+.edit-options {
        margin-top: 3em;
        float: right;
-}
-
-div.edit {
-       border-bottom: 1px dashed #eee;
+       text-align: center;
+       
 }
 
 div.edit pre {
@@ -188,7 +186,7 @@ div.edit pre {
 }
 
 .edit-unknown {
-       border: 3px dotted #888;
+       border-bottom: 1px dotted #ccc;
 }
 
 .edit-found {