From 836fc38969aa5ac7c81c629a002fea20061ed0ae Mon Sep 17 00:00:00 2001 From: Dieter Hametner Date: Fri, 19 Jan 2007 22:36:48 +0000 Subject: - Reintroduced a shortened part of the description in the event box. --- css/styles.css | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'css/styles.css') diff --git a/css/styles.css b/css/styles.css index e303e35..3a7968b 100644 --- a/css/styles.css +++ b/css/styles.css @@ -202,7 +202,7 @@ table td.buttonpanel { */ div.event { width: 255px; - height: 155px; + height: 255px; padding: 0; margin-right: 5px; float: left; @@ -239,7 +239,7 @@ div.station div div div { div.content { width: 253px; - height: 120px; + height: 220px; padding: 0; margin: 0; @@ -252,7 +252,7 @@ div.content { div.content div.tools { float: left; width: 26px; - height: 120px; + height: 220px; margin: 0; padding: 0; @@ -271,8 +271,6 @@ div.content div { div.description { margin: 5px; - font-weight: bold; - cursor: pointer; } div.info { @@ -290,6 +288,12 @@ div.short { margin: 5px; } +div.more { + margin: 5px; + font-weight: bold; + cursor: pointer; +} + /* ############# # Timers ############# -- cgit v1.2.3