X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=vhost%2Fstyle.css;h=c532843f26d8992978793652cb97797068982b8e;hb=d9c8d7e8ec803317ec69a461e6b463fd32b768cf;hp=510c82f3f12b4de03e0393e69b7f850366adaf1c;hpb=786e2eae96f21248824dc135cc315d98ca88ba46;p=webpac2 diff --git a/vhost/style.css b/vhost/style.css index 510c82f..c532843 100644 --- a/vhost/style.css +++ b/vhost/style.css @@ -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;