From 27160c814bab4e8644fc77a4ea967f0a1712a43d Mon Sep 17 00:00:00 2001 From: moodler Date: Mon, 2 Oct 2006 07:06:47 +0000 Subject: [PATCH] Cleaned up style for background of admin settings --- theme/standard/styles_color.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/standard/styles_color.css b/theme/standard/styles_color.css index 7a5455c692..5d9bdee09d 100644 --- a/theme/standard/styles_color.css +++ b/theme/standard/styles_color.css @@ -308,7 +308,7 @@ table.flexible .r1 { background-color: green; } -#adminsettings { +#adminsettings fieldset { background-color: #EEE; border-color: #BBB; color: #000; -- 2.39.5