From 0c7763fe4fd132ef293e37382537f9b4a246a1dc Mon Sep 17 00:00:00 2001 From: Chad Little Date: Mon, 28 Oct 2002 02:34:21 +0000 Subject: Search box addition. --- styles/silver/default.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'styles') diff --git a/styles/silver/default.css b/styles/silver/default.css index 42f9128..094421a 100644 --- a/styles/silver/default.css +++ b/styles/silver/default.css @@ -67,5 +67,6 @@ body { background-color: #E5E5E5; } /* Length of the form drop downs */ -.query_style { font-size : 11px; font-family : verdana, geneva, arial, sans-serif; width: 146px; margin-bottom:0; } +.query_style { font-size: 11px; font-family: verdana, geneva, arial, sans-serif; width: 156px; margin-bottom: 0; } +.search_style { font-size: 12px; font-family: verdana, geneva, arial, sans-serif; width: 134px; margin-bottom: 0; } -- cgit v1.2.3