--- trunk/vhost/style.css 2009/06/09 21:36:22 1219 +++ trunk/vhost/style.css 2009/06/09 21:36:53 1220 @@ -68,6 +68,17 @@ 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;