From 0700883df0594d03ab4ca251d1ef8ffa64092183 Mon Sep 17 00:00:00 2001 From: Catouse Date: Fri, 1 Nov 2013 10:07:53 +0800 Subject: [PATCH] * ajust style of forms. --- module/task/css/create.css | 2 +- module/task/css/edit.css | 6 +++--- www/theme/default/chosen.css | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/module/task/css/create.css b/module/task/css/create.css index 1fe9bdda77..cad16af5c3 100644 --- a/module/task/css/create.css +++ b/module/task/css/create.css @@ -1,4 +1,4 @@ .button-c {padding:2px} #mailto {width:85%} - +#preview{display: inline-block; line-height: 24px;position: relative;top: -10px;+top:0;} caption .f-right a{color:red} diff --git a/module/task/css/edit.css b/module/task/css/edit.css index 7e2f8f2ffe..df6266076f 100644 --- a/module/task/css/edit.css +++ b/module/task/css/edit.css @@ -1,3 +1,3 @@ -select.select-1,#module,#mailto {width:230px} -.text-1 {width:220px} -#estStarted,#realStarted,#deadline {width:200px} +select.select-1,#module,#mailto {width:220px} +.text-1 {width:213px} +#estStarted,#realStarted,#deadline {width:190px} diff --git a/www/theme/default/chosen.css b/www/theme/default/chosen.css index f4c3a33284..1ea7d680dc 100644 --- a/www/theme/default/chosen.css +++ b/www/theme/default/chosen.css @@ -222,4 +222,4 @@ #productID_chzn .chzn-single, #projectID_chzn .chzn-single {background-color: #E5e5e5; border: none; text-align:left; padding:0} #productID_chzn, #projectID_chzn{border:1px solid #ccc; margin-top:3px; padding-left:5px} -#story_chzn .chzn-single, #task_chzn .chzn-single {border: 1px solid #ccc; height:24px; line-height:24px} +/*#story_chzn .chzn-single, #task_chzn .chzn-single {border: 1px solid #ccc; height:24px; line-height:24px}*/