From 3ef60cf2f005573ad9c11a7b5765e0bd4d65c5a0 Mon Sep 17 00:00:00 2001 From: Dieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de> Date: Thu, 22 Feb 2007 23:51:56 +0000 Subject: - Polling in status box can now be toggled between active and inactive. --- css/styles.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'css/styles.css') diff --git a/css/styles.css b/css/styles.css index cd5b8c7..be76a35 100644 --- a/css/styles.css +++ b/css/styles.css @@ -157,12 +157,12 @@ div#infobox { float: left; border: 1px solid #C0C1DA; margin: 5px; - width: 300px; + width: 320px; } div#infobox div.st_header { overflow: hidden; - padding: 4px; + padding: 1px 4px; background: #E9EFFF; border-bottom: 1px solid #C0C1DA; } -- cgit v1.2.3