From e5d758e3db48bd8613771d9c139de5017f1d7194 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 18 May 2006 05:58:31 +0100 Subject: rework tab appearance, various interface improvements --- themes/compat/theme.css | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'themes/compat') diff --git a/themes/compat/theme.css b/themes/compat/theme.css index a37d84455..11f7ff4d6 100644 --- a/themes/compat/theme.css +++ b/themes/compat/theme.css @@ -469,6 +469,15 @@ div.helpResponse { width : 300px; } +#infoBoxTitle { + border-width : 1px 1px 1px 1px; + border-style : solid; + border-color : #c0c0c0; + background-color : #c0c0c0; + padding : 2px; + color : white; +} + #infoBox { border : 1px solid #c0c0c0; -- cgit v1.2.3