From 993c47ea00dcde774b44d8a4ef946bda38836c66 Mon Sep 17 00:00:00 2001 From: "shiyangyangwork@yahoo.cn" Date: Sun, 30 Oct 2011 02:24:06 +0000 Subject: [PATCH] * adjust css for batch create task. --- module/task/css/batchcreate.css | 1 + 1 file changed, 1 insertion(+) diff --git a/module/task/css/batchcreate.css b/module/task/css/batchcreate.css index c9e7e5c6c3..3b532495eb 100644 --- a/module/task/css/batchcreate.css +++ b/module/task/css/batchcreate.css @@ -1,3 +1,4 @@ .text-1, .select-1{height:30px} .w-300px{width:300px} +.half-left{text-align:right} .half-right{text-align:left}