diff --git a/module/bug/view/create.html.php b/module/bug/view/create.html.php index 646c23832a..12bfaeddd8 100644 --- a/module/bug/view/create.html.php +++ b/module/bug/view/create.html.php @@ -19,7 +19,7 @@ -
+ diff --git a/module/build/view/create.html.php b/module/build/view/create.html.php index 28d466f622..c2425ab794 100644 --- a/module/build/view/create.html.php +++ b/module/build/view/create.html.php @@ -13,7 +13,7 @@ - +
bug->create;?>
diff --git a/module/company/view/create.html.php b/module/company/view/create.html.php index 88f3c2dc39..74d815abe0 100644 --- a/module/company/view/create.html.php +++ b/module/company/view/create.html.php @@ -11,7 +11,7 @@ */ ?> - +
build->create;?>
diff --git a/module/doc/view/create.html.php b/module/doc/view/create.html.php index 52759cee8b..2beb72e19c 100644 --- a/module/doc/view/create.html.php +++ b/module/doc/view/create.html.php @@ -13,7 +13,7 @@ - +
company->create;?>
diff --git a/module/file/view/buildform.html.php b/module/file/view/buildform.html.php index 57759e18c2..ec6abc1337 100644 --- a/module/file/view/buildform.html.php +++ b/module/file/view/buildform.html.php @@ -5,7 +5,7 @@ file->common . ($i + 1) . " "?> - +
diff --git a/module/group/view/create.html.php b/module/group/view/create.html.php index 7ef117936a..dff459319a 100644 --- a/module/group/view/create.html.php +++ b/module/group/view/create.html.php @@ -12,7 +12,7 @@ ?> - +
doc->create;?>
diff --git a/module/product/view/create.html.php b/module/product/view/create.html.php index 561eeb3601..80dd724006 100644 --- a/module/product/view/create.html.php +++ b/module/product/view/create.html.php @@ -13,7 +13,7 @@ - +
group->create;?>
diff --git a/module/productplan/view/create.html.php b/module/productplan/view/create.html.php index b65034e384..4f2e1e733f 100644 --- a/module/productplan/view/create.html.php +++ b/module/productplan/view/create.html.php @@ -14,7 +14,7 @@ - +
product->create;?>
diff --git a/module/project/view/create.html.php b/module/project/view/create.html.php index 00ad3ec147..b1f0a1b4a9 100644 --- a/module/project/view/create.html.php +++ b/module/project/view/create.html.php @@ -32,7 +32,7 @@ $(document).ready(function() - +
productplan->create;?>
diff --git a/module/release/view/create.html.php b/module/release/view/create.html.php index 5773afda9c..7a5217ee3f 100644 --- a/module/release/view/create.html.php +++ b/module/release/view/create.html.php @@ -13,7 +13,7 @@ - +
project->create;?>
diff --git a/module/story/view/create.html.php b/module/story/view/create.html.php index e1067532e8..73b9d73501 100644 --- a/module/story/view/create.html.php +++ b/module/story/view/create.html.php @@ -13,7 +13,7 @@ - +
release->create;?>
diff --git a/module/task/view/create.html.php b/module/task/view/create.html.php index 6285177ff7..94d3ecbe6c 100644 --- a/module/task/view/create.html.php +++ b/module/task/view/create.html.php @@ -23,7 +23,7 @@ $(function() $("#preview").colorbox({width:960, height:500, iframe:true, transition:'elastic', speed:350, scrolling:true}); }) - +
story->create;?>
diff --git a/module/testcase/view/create.html.php b/module/testcase/view/create.html.php index eda099616f..696458262d 100644 --- a/module/testcase/view/create.html.php +++ b/module/testcase/view/create.html.php @@ -13,7 +13,7 @@ - +
task->create;?>
diff --git a/module/testtask/view/create.html.php b/module/testtask/view/create.html.php index 7b5466a5e4..c592ac4351 100644 --- a/module/testtask/view/create.html.php +++ b/module/testtask/view/create.html.php @@ -14,7 +14,7 @@ - +
testcase->create;?>
diff --git a/module/todo/view/create.html.php b/module/todo/view/create.html.php index 3d662f8588..8e47bf0ac8 100644 --- a/module/todo/view/create.html.php +++ b/module/todo/view/create.html.php @@ -13,7 +13,7 @@ - +
testtask->create;?>
diff --git a/module/user/view/create.html.php b/module/user/view/create.html.php index ba24b7a0af..c1e3d283db 100644 --- a/module/user/view/create.html.php +++ b/module/user/view/create.html.php @@ -13,7 +13,7 @@ - +
todo->create;?>
diff --git a/www/theme/default/style.css b/www/theme/default/style.css index 8c7f58f2ad..310344dd1f 100644 --- a/www/theme/default/style.css +++ b/www/theme/default/style.css @@ -10,7 +10,7 @@ */ /*-----------------------BASE SETTING----------------------------*/ body {margin:0; text-align:left; color:#141414;} -fieldset {border:1px solid #b3c8dc; padding:8px 10px 8px 10px; margin-bottom:8px; color:#333;} +fieldset {border:1px solid #efefef; padding:8px 10px 8px 15px; margin-bottom:8px; color:#333;} legend {font-weight:bold;} del{background:#fcc;} ins{background:#cfc; text-decoration:none} @@ -131,9 +131,9 @@ caption {border:1px solid #e4e4e4; background:#edf3fe; margin:0; padding:6px .table-5 {width:600px;margin-bottom:10px} .table-6 {width:800px;margin-bottom:10px} -.table-1 tr, .table-2 tr, .table-3 tr, .table-4 tr, .table-5 tr {padding:3px 3px 3px 3px} -.table-1 td, .table-2 td, .table-3 td, .table-4 td, .table-5 td {padding:3px 3px 3px 3px} -.table-1 th, .table-2 th, .table-3 th, .table-4 th, .table-5 th {padding:3px 3px 3px 3px} +.table-1 tr, .table-2 tr, .table-3 tr, .table-4 tr, .table-5 tr {padding:4px 3px} +.table-1 td, .table-2 td, .table-3 td, .table-4 td, .table-5 td {padding:4px 3px} +.table-1 th, .table-2 th, .table-3 th, .table-4 th, .table-5 th {padding:4px 3px} .colhead td {text-align:center; background-color:#efefef;} .colhead th {text-align:center; background-color:#efefef; font-size:12px; font-weight:bold; border-bottom:1px solid #e4e4e4; height:24px;} @@ -154,7 +154,7 @@ caption {border:1px solid #e4e4e4; background:#edf3fe; margin:0; padding:6px .hoover {background:#d0dee3;} .clicked {background:#fce6a2;} -fieldset .rowhead {border:none} +fieldset .rowhead {border:none; font-weight:normal} fieldset table {border:none} fieldset .table-1 {margin:0;} fieldset .bd-1px, fieldset .bd-1px td, fieldset .bd-1px th {border:1px solid #b3c8dc; padding:2px} @@ -293,7 +293,7 @@ table.tablesorter thead tr .headerSortDown {background-image: url(./images/table #mainmenu #searchbox{float:right; border:none; background:#E5E5E5 url(images/main/search_bg.png) repeat-x bottom; height:100%;} #mainmenu .button-s{border:none; padding:2px} -#searchType { border:none; background:#E5E5E5; margin-bottom:2px; color:gray; font-size:12px} +#searchType {border:1px solid #ccc; background:#E5E5E5; margin-bottom:2px; color:gray; font-size:12px} #searchQuery {height:16px; border:1px solid #ccc; background: #E5E5E5; color:gray; font-size:12px} #searchbox #objectSwitcher{ border:none; width:16px; height:18px; background:url(images/main/enter.png) center bottom;} @@ -328,7 +328,7 @@ table.tablesorter thead tr .headerSortDown {background-image: url(./images/table #tree a {color:#003366} /* Title bar. */ -#titlebar {font-size:14px; font-weight:bold; background-color:#efefef; padding:0px 5px; margin:10px 0; height:30px; line-height:30px;} +#titlebar {font-size:14px; font-weight:bold; background-color:#EDF3FE; padding:5px; margin:5px 0; height:30px; line-height:30px;} #titlebar #main {float:left; width:65%; clear:none; text-align:left} #titlebar div {float:right; width:35%; clear:none; text-align:right} #titlebar #main input {font-size:14px; margin-top:5px} @@ -341,6 +341,11 @@ table.tablesorter thead tr .headerSortDown {background-image: url(./images/table #form-content hr{ color:#ddd; margin:15px 0;} .form-item { background-color:#e5e5e5; padding:8px; margin-bottom:15px; margin-top:5px;} +#createform{margin-top:20px; padding:0 20px} +#createform caption{font-size:14px; padding:5px 5px 5px 10px} +#createform .rowhead{font-size:11.5px; font-weight:1.2; border:none} +#createform tr, #createform td, #createform th{border:none; background:#fcfcfc} + /* Product, project switcher. */ #switcher {color:white; font-style:bold; background:red; cursor:pointer;}
user->create;?>