From db021c045e6801947c7d51f4b360830cfec4250b Mon Sep 17 00:00:00 2001 From: Yagami Date: Sun, 14 May 2023 13:33:43 +0800 Subject: [PATCH] * Modify icon-plus font-size. --- module/bug/css/browse.css | 1 - module/caselib/view/browse.html.php | 1 - module/design/view/browse.html.php | 1 - module/execution/view/story.html.php | 1 - module/execution/view/task.html.php | 1 - module/product/view/browse.html.php | 1 - module/stakeholder/css/browse.css | 1 - module/testcase/view/caseheader.html.php | 1 - www/theme/default/style.css | 2 -- 9 files changed, 10 deletions(-) diff --git a/module/bug/css/browse.css b/module/bug/css/browse.css index 557dba00db..e9f1c3caf9 100644 --- a/module/bug/css/browse.css +++ b/module/bug/css/browse.css @@ -29,7 +29,6 @@ th.c-confirmed {text-align: center;} body {margin-bottom: 25px;} #mainMenu .btn-toolbar .btn-group .dropdown-menu .btn-active-text:hover .text {color: #fff;} #mainMenu .btn-toolbar .btn-group .dropdown-menu .btn-active-text:hover .text:after {border-bottom: unset;} -.btn-group a i.icon-plus {font-size: 16px;} .btn-group a.btn-primary {border-right: 1px solid rgba(255,255,255,0.3);} .btn-group button.dropdown-toggle.btn-primary {padding:6px;} #bugForm tbody tr td .label {max-width: 100px; text-overflow: unset;} diff --git a/module/caselib/view/browse.html.php b/module/caselib/view/browse.html.php index ddbcd51e62..c4d6dc0b76 100644 --- a/module/caselib/view/browse.html.php +++ b/module/caselib/view/browse.html.php @@ -20,7 +20,6 @@ js::set('batchDelete', $lang->testcase->confirmBatchDelete); js::set('flow', $config->global->flow); ?> diff --git a/module/design/view/browse.html.php b/module/design/view/browse.html.php index ca58918162..4e7d8a0432 100644 --- a/module/design/view/browse.html.php +++ b/module/design/view/browse.html.php @@ -16,7 +16,6 @@ diff --git a/module/execution/view/story.html.php b/module/execution/view/story.html.php index fe12a4a7ad..bc0ed38d43 100644 --- a/module/execution/view/story.html.php +++ b/module/execution/view/story.html.php @@ -30,7 +30,6 @@ execution->confirmStoryToTask);?> diff --git a/module/product/view/browse.html.php b/module/product/view/browse.html.php index 826a4e39e7..ba4bec51f6 100755 --- a/module/product/view/browse.html.php +++ b/module/product/view/browse.html.php @@ -46,7 +46,6 @@ js::set('vision', $this->config->vision); ?>