move automatic loader into _loaded
[MojoFacets.git] / public / mojo_facets.css
index 80c8c76..13402f0 100644 (file)
@@ -150,3 +150,9 @@ span.d {
 form.action_filter {
        float: right;
 }
+
+.bytes {
+       text-align: right;
+       font-family: monospace;
+       color: #444;
+}