Status display and some formatting tweaks.
[mkdru-moved-to-drupal.org.git] / mkdru.css
index 8b1f398..1c55ea0 100644 (file)
--- a/mkdru.css
+++ b/mkdru.css
   border-width: 1px;
 }
 
-.mkdru-counts {
+.mkdru-status {
   float: right;
 }
 
 .mkdru-result a {
   font-weight: bold;
 }
+
+.mkdru-detail {
+  display: none;
+}
+
+.mkdru-detail tr.even, tr.odd, tbody th {
+  border-style: none !important;
+}
\ No newline at end of file