summaryrefslogtreecommitdiffstats
path: root/web/html/css
diff options
context:
space:
mode:
authoreric <eric>2004-06-22 14:26:54 +0000
committereric <eric>2004-06-22 14:26:54 +0000
commit64db123697c4ce34bd9ef0c3881771627465ae6b (patch)
tree475d5b7e5bbeb91caa635b932e3067c864355f51 /web/html/css
parent63b92980c2b4ead0e27991da2c44f9293c63c48d (diff)
downloadaurweb-64db123697c4ce34bd9ef0c3881771627465ae6b.tar.xz
pulled out account functions into separate include file
Diffstat (limited to 'web/html/css')
-rw-r--r--web/html/css/containers.css5
1 files changed, 5 insertions, 0 deletions
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
{