From ca837af9a090f8e53684a7b2da677c874b35e0f7 Mon Sep 17 00:00:00 2001 From: wangchunsheng Date: Mon, 22 Nov 2010 08:04:35 +0000 Subject: [PATCH] * set the switcher css. --- www/theme/default/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/theme/default/style.css b/www/theme/default/style.css index 0b3b89e7af..480f76967a 100644 --- a/www/theme/default/style.css +++ b/www/theme/default/style.css @@ -33,7 +33,7 @@ ins{background:#cfc; text-decoration:none} .select-3 {width: 245px} .select-4 {width: 360px} .select-5 {width: 480px} -.switcher {font-size:smaller; font-weight:bold;border:none; color:white; background:#16528b} +.switcher {border:none; color:white; background:#16528b} .area-1{width: 90%;} .area-2{width: 120px}