From 64db123697c4ce34bd9ef0c3881771627465ae6b Mon Sep 17 00:00:00 2001 From: eric Date: Tue, 22 Jun 2004 14:26:54 +0000 Subject: pulled out account functions into separate include file --- web/html/css/containers.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'web/html/css') diff --git a/web/html/css/containers.css b/web/html/css/containers.css index 1f437e7..9710b03 100644 --- a/web/html/css/containers.css +++ b/web/html/css/containers.css @@ -185,6 +185,11 @@ { text-align: left; } + th.header + { + border-bottom: #666 1px solid; + vertical-align: bottom; + } input,textarea,select { -- cgit v1.2.3-54-g00ecf