put dashed lines between attributes in each result
[webpac2] / vhost / style.css
index 510c82f..c532843 100644 (file)
@@ -68,6 +68,17 @@ form #inputs {
        background: #eee;
 }
 
+li div {
+       clear: left;
+       border-top: 2px dotted #eee;
+}
+
+li.z div {
+       clear: left;
+       border-top: 2px dotted #fff;
+}
+
+
 ul.pager {
        background: #eee;
        padding: 0.5em;