summaryrefslogtreecommitdiffstats
path: root/web/html/css/containers.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/html/css/containers.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 1f437e70..9710b039 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
{