From 982fd91046e65bb1ee699a372ff03b4118ea8831 Mon Sep 17 00:00:00 2001 From: wangchunsheng Date: Tue, 13 Apr 2010 08:38:24 +0000 Subject: [PATCH] i * add some new class. --- trunk/www/theme/default/style.css | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/trunk/www/theme/default/style.css b/trunk/www/theme/default/style.css index 5ad3b4fdd8..f22f72ed65 100644 --- a/trunk/www/theme/default/style.css +++ b/trunk/www/theme/default/style.css @@ -139,13 +139,15 @@ table.tablesorter thead tr .headerSortDown {background-image: url(./images/table .w-150px {width:150px} .w-200px {width:200px} -.w-id {width:45px;} -.w-pri {width:30px;} -.w-hour {width:40px;} -.w-date {width:80px;} -.w-user {width:100px;} -.w-status{width:50px} -.w-type {width:60px} +.w-id {width:45px;} +.w-pri {width:30px;} +.w-severity {width:35px;} +.w-hour {width:40px;} +.w-date {width:80px;} +.w-user {width:60px;} +.w-status {width:50px} +.w-type {width:80px} +.w-resolution{width:60px} .margin-10px {margin: 10px} .margin-15px {margin: 15px}