put dashed lines between attributes in each result
authorDobrica Pavlinusic <dpavlin@rot13.org>
Tue, 9 Jun 2009 21:36:53 +0000 (21:36 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Tue, 9 Jun 2009 21:36:53 +0000 (21:36 +0000)
git-svn-id: svn+ssh://mjesec/home/dpavlin/svn/webpac2/trunk@1220 07558da8-63fa-0310-ba24-9fe276d99e06

vhost/style.css

index 510c82f..c532843 100644 (file)
@@ -68,6 +68,17 @@ form #inputs {
        background: #eee;
 }
 
        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;
 ul.pager {
        background: #eee;
        padding: 0.5em;