From 7e029c3ad5a1c348a158ebe7dff01b260c08438d Mon Sep 17 00:00:00 2001 From: Nathan Booth Date: Tue, 20 Dec 2011 22:15:29 +0000 Subject: [PATCH] Removed banding on homepage and reduced height of rows Signed-off-by: Nathan Booth --- public/styles/normal.css | 7 ++++++- source/webui/templates/home.tpl | 4 +--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/public/styles/normal.css b/public/styles/normal.css index 0ebcd72..80fcc4d 100644 --- a/public/styles/normal.css +++ b/public/styles/normal.css @@ -134,4 +134,9 @@ border-bottom: 0px; .tabs, .pills { margin: 0 0 0px; -} \ No newline at end of file +} + +table th, table td { +line-height: 10px; +vertical-align: middle; +} diff --git a/source/webui/templates/home.tpl b/source/webui/templates/home.tpl index 15d2187..18a4e55 100644 --- a/source/webui/templates/home.tpl +++ b/source/webui/templates/home.tpl @@ -42,6 +42,4 @@ - +