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