From e0eda6cf48d17b07cc88f555fa4f0754c1b5ce63 Mon Sep 17 00:00:00 2001 From: moodler Date: Tue, 17 May 2005 13:46:48 +0000 Subject: [PATCH] Some added style for blocks configs --- theme/standard/styles_color.css | 7 +++++++ theme/standard/styles_layout.css | 4 ++++ 2 files changed, 11 insertions(+) diff --git a/theme/standard/styles_color.css b/theme/standard/styles_color.css index 46d04b0ecd8..b1b1de54f31 100644 --- a/theme/standard/styles_color.css +++ b/theme/standard/styles_color.css @@ -248,6 +248,13 @@ body#admin-index .c0 { background: url('../../pix/t/switch_plus.gif') no-repeat bottom; } +.blockconfigtable { + background-color:#FFFFFF; + border-left:1px solid; + border-right:1px solid; + border-bottom:1px solid; + border-color:#AAAAAA; +} /*** diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index d2c16f4d962..b3c635f4472 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -388,6 +388,10 @@ body#admin-config .confighelp { margin-top: 10px; } +.blockconfigtable { + margin-top: 0; +} + /*** *** Calendar