diff --git a/module/bug/view/buildtemplates.html.php b/module/bug/view/buildtemplates.html.php index 1951b19550..10518c84a5 100644 --- a/module/bug/view/buildtemplates.html.php +++ b/module/bug/view/buildtemplates.html.php @@ -6,8 +6,8 @@ KindEditor.lang({'savetemplate' : 'bug->saveTemplate;?>'}); foreach($templates as $key => $template) { echo ""; - echo $lang->arrow. "$template->title"; - echo html::commonButton(' ', "onclick=deleteTemplate($template->id) class='icon-remove icon-large'"); + echo '  ' . $lang->arrow. " $template->title"; + echo "  "; echo ""; echo '
'; } diff --git a/module/custom/view/set.html.php b/module/custom/view/set.html.php index 4768455114..dc394061d2 100644 --- a/module/custom/view/set.html.php +++ b/module/custom/view/set.html.php @@ -23,8 +23,8 @@ $itemRow = << - - + + EOT; @@ -78,7 +78,7 @@ EOT; - + diff --git a/module/extension/css/common.css b/module/extension/css/common.css index 32b555348d..0b923aa132 100644 --- a/module/extension/css/common.css +++ b/module/extension/css/common.css @@ -4,11 +4,12 @@ .success {color:green; font-size:14px} .exttable td {padding:10px 5px 5px 10px} -.exttable caption{background:#efefef; border-color:#CCC9C9; margin-left:0} +#wrap table.table-1.exttable>caption{background:#efefef; border-color:#CCC9C9; margin:0px;padding: 2px 8px} .exttable {border-color:#CCC9C9; border-top:none;} .exttable td{border-color:#CCC9C9} #license{width:100%; height:190px; border:1px solid #e4e4e4} small{font-weight:normal} -.exttable .button-c,.exttable .button-s{width: auto;min-width: inherit;} \ No newline at end of file +.exttable .button-c,.exttable .button-s{width: auto;min-width: inherit;} +.side .box-content{margin-bottom: 10px;} \ No newline at end of file diff --git a/module/file/view/buildform.html.php b/module/file/view/buildform.html.php index c64e487d7a..24fbff5669 100644 --- a/module/file/view/buildform.html.php +++ b/module/file/view/buildform.html.php @@ -6,8 +6,8 @@ - - + + EOT; for($i = 1; $i <= $fileCount; $i ++) echo str_replace('$i', $i, $fileRow); diff --git a/module/project/view/batchedit.html.php b/module/project/view/batchedit.html.php index 267d457276..6694fe129e 100755 --- a/module/project/view/batchedit.html.php +++ b/module/project/view/batchedit.html.php @@ -31,8 +31,8 @@ code, "class='text-1'");?> PM, 'class=text-1');?> project->statusList, $projects[$projectID]->status, 'class=text-1');?> - begin, "class='text-1 date' onchange='computeWorkDays(this.id)'");?> - end, "class='text-1 date' onchange='computeWorkDays(this.id)'");?> + begin, "class='text-1 w-date date' onchange='computeWorkDays(this.id)'");?> + end, "class='text-1 w-date date' onchange='computeWorkDays(this.id)'");?> days, "class='w-100px'") . $lang->project->day;?> diff --git a/module/testcase/view/browse.html.php b/module/testcase/view/browse.html.php index 0d66855907..e23abae545 100644 --- a/module/testcase/view/browse.html.php +++ b/module/testcase/view/browse.html.php @@ -31,7 +31,7 @@ js::set('confirmDelete', $lang->testcase->confirmDelete);
'; echo html::a("#", "" . $lang->export, '', "id='exportAction' onclick=toggleSubMenu(this.id,'bottom',0) title='{$lang->export}'"); diff --git a/www/theme/default/style.css b/www/theme/default/style.css index 5ff3b7ea7e..d588a209ee 100644 --- a/www/theme/default/style.css +++ b/www/theme/default/style.css @@ -28,6 +28,7 @@ a {text-decoration:none;} .link-icon:hover{color:#000;text-shadow:1px 1px 3px rgba(0,0,0,0.25);filter: alpha(opacity=100);-moz-opacity:1;opacity: 1;} i[class^="icon-"],i[class*=" icon-"],.link-icon i[class^="icon-"],.link-icon i[class*=" icon-"]{display: inline-block;min-width: 13px;min-height: 13px;} .outer td i[class^="icon-"],.outer td i[class*=" icon-"]{font-size: 18px;margin-right: 4px;} +.outer td i[class^="icon-"].icon-sm,.outer td i[class*=" icon-"].icon-sm{font-size: 0.9em;} .icon-green-testcase-import:before,.icon-gray-testcase-import:before, .icon-green-common-import:before,.icon-gray-common-import:before{content: "\f019";} @@ -42,7 +43,7 @@ i[class^="icon-"],i[class*=" icon-"],.link-icon i[class^="icon-"],.link-icon i[c .icon-green-project-putoff:before,.icon-gray-project-putoff:before{content: "\f073";} .icon-green-story-activate:before,.icon-gray-story-activate:before, .icon-green-bug-activate:before,.icon-gray-bug-activate:before, -.icon-green-task-activate:before,.icon-gray-task-activate:before +.icon-green-task-activate:before,.icon-gray-task-activate:before, .icon-green-project-activate:before,.icon-gray-project-activate:before{content: "\f011";color:#058100;} .icon-green-bug-icon-wrench:before,.icon-gray-bug-icon-wrench:before{content: "\f085";} .icon-green-group-managepriv:before,.icon-gray-group-managepriv:before{content: "\f023";} @@ -64,6 +65,7 @@ i[class^="icon-"],i[class*=" icon-"],.link-icon i[class^="icon-"],.link-icon i[c .icon-green-story-change:before,.icon-gray-story-change:before{content: "\f074";} .icon-green-bug-confirmBug:before,.icon-gray-bug-confirmBug:before, .icon-green-task-confirmStoryChange:before,.icon-gray-task-confirmStoryChange:before, +.icon-green-testcase-confirmStoryChange:before,.icon-gray-testcase-confirmStoryChange:before, .icon-green-story-review:before,.icon-gray-story-review:before{content: "\f002";} .icon-green-task-close:before,.icon-gray-task-close:before, .icon-green-story-close:before,.icon-gray-story-close:before, @@ -78,7 +80,7 @@ i[class^="icon-"],i[class*=" icon-"],.link-icon i[class^="icon-"],.link-icon i[c .icon-green-task-assignTo:before,.icon-gray-task-assignTo:before,.icon-green-bug-assignTo:before,.icon-gray-bug-assignTo:before{content: "\f0a4";} .icon-green-common-delete:before,.icon-gray-common-delete:before, .icon-green-task-deleteEstimate:before,.icon-gray-task-deleteEstimate:before{content: "\f00d";} -.icon-green-common-edit:before,.icon-gray-common-edit:before +.icon-green-common-edit:before,.icon-gray-common-edit:before, .icon-green-task-editEstimate:before,.icon-gray-task-editEstimate:before{content: "\f040";} .icon-green-todo-finish:before,.icon-gray-todo-finish:before, .icon-green-bug-resolve:before,.icon-gray-bug-resolve:before, @@ -88,7 +90,7 @@ i[class^="icon-"],i[class*=" icon-"],.link-icon i[class^="icon-"],.link-icon i[c .icon-green-testcase-batchCreate:before,.icon-gray-testcase-batchCreate:before, .icon-green-task-batchCreate:before,.icon-gray-task-batchCreate:before, .icon-green-bug-batchCreate:before,.icon-gray-bug-batchCreate:before, -.icon-green-effort-batchCreate:before,.icon-gray-effort-batchCreate:before +.icon-green-effort-batchCreate:before,.icon-gray-effort-batchCreate:before, .icon-green-story-batchCreate:before,.icon-gray-story-batchCreate:before{content: "\f055";} .icon-green-common-report:before,.icon-gray-common-report:before{content: "\f080";} .icon-green-story-create:before,.icon-gray-story-create:before, @@ -152,7 +154,7 @@ input[type="datetime"][readonly],input[type="datetime-local"][readonly],input[ty input[type="month"][readonly],input[type="time"][readonly],input[type="week"][readonly], input[type="number"][readonly],input[type="email"][readonly],input[type="url"][readonly], input[type="search"][readonly],input[type="tel"][readonly],input[type="color"][readonly]{cursor: not-allowed;background-color: #e9e9e9;} -select[multiple]{height: auto;} +select[multiple],textarea{height: auto;} /*-----------------------LAYOUT SETTING ----------------------------*/ #wrap{ padding:0 19px 20px 19px; background:#e5e5e5;} @@ -229,6 +231,7 @@ select.text-3 {width: 250px} .text-5 {width: 480px} .select-1 {width: 90%} +select.select-1 {width: 90%} .select-2 {width: 125px} .select-3 {width: 245px} select.select-3{width: 255px;} @@ -478,7 +481,7 @@ table.data-table td:last-child{padding-right: 20px;} #projectID {background:#e5e5e5; border:1px solid #e5e5e5} /* Feature bar. */ -#featurebar,.outer>table.table-1>caption{height:34px; line-height:34px;background-color: #f8fafe; padding:8px 10px; border-bottom: 1px solid #e7edf7;margin: -20px -20px 20px -20px;} +#featurebar,#wrap .outer>table.table-1>caption{height:34px; line-height:34px;background-color: #f8fafe; padding:8px 10px; border-bottom: 1px solid #e7edf7;margin: -20px -20px 20px -20px;} #featurebar span {font-size:14px;} #featurebar a,.outer>table.table-1>caption a{text-decoration:none; display: inline-block;padding: 0px 7px; line-height: 34px;height: 34px; font-size:14px;-webkit-transition: all .2s;-o-transition: all .2s;-moz-transition: all .2s;transition: all .2s;} #featurebar a:hover,.outer>table.table-1>caption a:hover{color:#000;background-color: #e5e5e5;} @@ -636,9 +639,8 @@ table.data-table td:last-child{padding-right: 20px;} #featurebar .f-right .icon-green-bug-customFields {padding:2px 8px; background:url(images/main/zt-icons.png) -141px -282px;} -/* Case icons. */ -.icon-green-testcase-confirmStoryChange {padding:2px 8px; background:url(images/main/zt-icons.png) -40px -282px;} +/* Link-button. */ .link-button{display: inline-block;} .link-button a{ color:#036; font-weight:normal; font-size:14px;padding: 3px 4px;} .link-button a i{font-size: 18px;}