From 5fcf68344958c8d369ec47d08bfd00e293541515 Mon Sep 17 00:00:00 2001 From: wangchunsheng Date: Fri, 28 Oct 2011 06:18:19 +0000 Subject: [PATCH] * adjust the ui of english language. --- www/theme/lang/en.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/www/theme/lang/en.css b/www/theme/lang/en.css index b082c76613..7d7ca760ed 100644 --- a/www/theme/lang/en.css +++ b/www/theme/lang/en.css @@ -1,3 +1,6 @@ .colhead th, .colhead th a {font-size:13px} .w-hour {width:85px} .w-resolution {width:85px} +.side .rowhead {width:100px} +#titlebar #main{width:60%} +#titlebar div{width:40%}