- [misc] Remove unused css and js files.
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
.c-id {width: 40px !important;}
|
||||
.c-title {width: 160px;}
|
||||
.c-assigned {width: 160px;}
|
||||
.c-build {width: 160px;}
|
||||
@@ -1,11 +0,0 @@
|
||||
#importLinesModal .modal-dialog {width: 80%;}
|
||||
|
||||
.c-id {width: 50px !important;}
|
||||
.c-branch, .c-module, .c-os {width: 120px;}
|
||||
.c-execution {width: 130px;}
|
||||
.c-build, .c-browser, .c-keywords {width: 100px;}
|
||||
.c-steps {width: 150px;}
|
||||
.c-pri, .c-severity {width: 80px;}
|
||||
.c-actions {width: 60px;}
|
||||
[lang^=de] .c-build, [lang^=fr] .c-build {width: 115px}
|
||||
@media screen and (max-width: 1366px) {[lang^=de] .c-build, [lang^=fr] .c-build {width: 110px}}
|
||||
@@ -1,9 +0,0 @@
|
||||
.duplicate-input {border-left-width: 0; border-radius: 0 2px 2px 0; padding-left: 9px;}
|
||||
.duplicate-input:focus {border-left-width: 1px; padding-left: 8px;}
|
||||
|
||||
.c-id {width: 50px !important;}
|
||||
.c-branch, .c-module, .c-os {width: 120px;}
|
||||
.c-execution {width: 130px;}
|
||||
.c-build, .c-browser, .c-keywords {width: 100px;}
|
||||
.c-steps, .c-title, .c-plan, .c-assigned, .c-resolution {width: 150px;}
|
||||
.c-pri, .c-severity {width: 80px;}
|
||||
@@ -1,36 +0,0 @@
|
||||
.table-footer {z-index: 1;}
|
||||
.closed, .closed a {color: gray; text-decoration:line-through;}
|
||||
.resolved, .resolved a {color: #8EC21F; text-decoration: none;}
|
||||
.tree .closed, .tree .closed a {color: #003366; text-decoration: none;}
|
||||
#bugForm .setting {height: 25px;}
|
||||
|
||||
.datatable-wrapper .table-datatable .datatable-row td {height: 37px;}
|
||||
|
||||
#createActionMenu .dropdown-menu {width: 100%;}
|
||||
|
||||
.dropdown-menu.with-search {padding: 0; min-width: 150px; overflow: hidden; max-height: 302px;}
|
||||
.dropdown-menu > .menu-search .input-group {width: 100%;}
|
||||
.dropdown-menu > .menu-search .input-group-addon {position: absolute; right: 10px; top: 0; z-index: 10; background: none; border: none; color: #666;}
|
||||
.dropdown-menu > .menu-search .form-control {border: none !important; box-shadow: none !important; border-top: 1px solid #ddd !important;}
|
||||
.dropdown-menu > li > a {text-align: left;}
|
||||
.dropdown-list {display: block; padding: 0; max-height: 270px; overflow-y: auto;}
|
||||
.dropdown-list > li > a {display: block; padding: 3px 20px; clear: both; font-weight: normal; line-height: 1.53846154; color: #141414; white-space: nowrap;}
|
||||
.dropdown-list > li > a:hover,
|
||||
.dropdown-list > li > a:focus {color: #1a4f85; text-decoration: none; background-color: #ddd;}
|
||||
|
||||
th.c-confirmed {text-align: center;}
|
||||
.c-severity {overflow: hidden; white-space: nowrap;}
|
||||
.c-keywords {overflow: hidden; white-space: nowrap;}
|
||||
.c-id {text-overflow: ellipsis; white-space: nowrap;}
|
||||
.c-toTask {overflow: hidden; white-space: nowrap;}
|
||||
|
||||
.body-modal #mainMenu>.btn-toolbar {width: auto;}
|
||||
|
||||
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;}
|
||||
[lang^='de'] th.c-confirmed {width: 100px !important;}
|
||||
@@ -1,63 +0,0 @@
|
||||
html[lang='en'] #moduleIdBox .input-group-addon {padding: 5px 23px;}
|
||||
html[lang='en'] #deadlineTd .input-group-addon {padding: 5px 18px;}
|
||||
html[lang='zh-cn'] #keywordsAddonLabel, .task {width: 77px;}
|
||||
html[lang='zh-tw'] #keywordsAddonLabel, .task {width: 77px;}
|
||||
html[lang='fr'] #keywordsAddonLabel, .task {width: 61px;}
|
||||
html[lang='de'] #keywordsAddonLabel, .task {width: 73px;}
|
||||
|
||||
.ke-toolbar .ke-outline[data-name='savetemplate'] {display: block;}
|
||||
.ke-outline .ke-icon-savetemplate {background-image: url(theme/default/images/kindeditor/save.gif); background-position: center; width: 56px; height: 20px;}
|
||||
|
||||
/* template box */
|
||||
|
||||
.bootbox-prompt .modal-dialog {width: 500px; margin-top: 10%;}
|
||||
|
||||
#buildBoxActions {padding-left: 15px;}
|
||||
|
||||
#module + .chosen-container-single .chosen-single,
|
||||
#task + .chosen-container-single .chosen-single,
|
||||
#openedBuild + .chosen-container-multi .chosen-choices {border-top-left-radius: 0; border-bottom-left-radius: 0;}
|
||||
#openedBuild + .chosen-container-multi .chosen-choices,
|
||||
#mailto + .chosen-container-multi .chosen-choices {border-top-right-radius: 0; border-bottom-right-radius: 0;}
|
||||
|
||||
.dropdown-pris > .btn {background-color: #fff; text-shadow: none;}
|
||||
|
||||
#contactListGroup .chosen-container-single a {border-left-width: 0px;}
|
||||
|
||||
.minw-80px {min-width: 80px;}
|
||||
|
||||
.colorpicker.input-group-btn > .btn {border-right: none;}
|
||||
|
||||
.input-group-addon.w-90px {min-width: 90px;}
|
||||
.input-group .input-group-btn .btn {padding: 6px 12px;}
|
||||
.input-group .chosen-container {min-width: 80px;}
|
||||
#all {border-left: none;}
|
||||
|
||||
.pri-selector > .btn {padding: 5px 8px !important; width: 100%;}
|
||||
.pri-selector > .dropdown-menu {padding: 10px;}
|
||||
|
||||
.title-group.required:after {display: none;}
|
||||
.title-group.required > .required:after {display: block; right: 29px; top: 5px;}
|
||||
.title-group .chosen-container {width: 1% !important; min-width: 70px;}
|
||||
.title-group #severity + .chosen-container > .chosen-single {border-radius: 0 !important;}
|
||||
.title-group #pri + .chosen-container > .chosen-single {border-top-left-radius: 0 !important; border-bottom-left-radius: 0 !important;}
|
||||
#mainContent .center-block {padding-bottom: 40px;}
|
||||
|
||||
#typeBox {width: 180px;}
|
||||
#typeBox .required:after {right: 1px;}
|
||||
#osBox .required:after {right: 1px;}
|
||||
#osBox {width: 190px;}
|
||||
#projectBox .required:after {right: 1px;}
|
||||
#branch_chosen {min-width: 90px;}
|
||||
#branch_chosen.chosen-container-active .chosen-single{border-left-color: #2e7fff !important;}
|
||||
#notifyEmailTd .input-group-addon, #deadlineTd .input-group-addon {border-radius: 2px 0px 2px 0px !important;}
|
||||
|
||||
#feedback.input-group + #notifyEmailLabel {position: relative; width: 50%; left: 48%;}
|
||||
#executionLabel {display: inline; position: relative; width: 50%; left: 37%;}
|
||||
#projectLabel {display: inline;}
|
||||
#openedBuildLabel {display: inline; position: relative; width: 50%; left: 14%;}
|
||||
#bugTypeInputGroup > .table-col {width: 40% !important;}
|
||||
|
||||
.pri-text > .label-pri {padding: 2px 6px;}
|
||||
.table .bug-type td, .table .bug-type th {vertical-align: top !important;}
|
||||
.table .bug-type th {padding-top: 14px;}
|
||||
@@ -1,9 +0,0 @@
|
||||
.col-side .chosen-container .chosen-drop {width: 216px !important;}
|
||||
.col-side .chosen-container {width: 218px !important;}
|
||||
.col-side .chosen-container[id^="openedBuild"] {width: 172px !important;}
|
||||
.col-side .chosen-container[id^="resolvedBuild"] {width: 172px !important;}
|
||||
.chosen-choices li.search-choice {word-break: break-all;}
|
||||
#linkBugBox > li {margin-left: -56px;}
|
||||
#branch {width: 95px;}
|
||||
#storyIdBox .chosen-auto-max-width {width: 215px !important;}
|
||||
.form-group {margin-left: 10px; margin-right: 10px;}
|
||||
@@ -1,2 +0,0 @@
|
||||
.main-table {height: 80% !important}
|
||||
#mainContent {min-height: 400px;}
|
||||
@@ -1,10 +0,0 @@
|
||||
.table-bordered caption {border: 1px solid #ddd;}
|
||||
.table-bordered tr > th:first-child, .table-bordered tr > td:first-child {border-left: 1px solid #ddd !important;}
|
||||
.table-bordered tr > th:last-child, .table-bordered tr > td:last-child {border-right: 1px solid #ddd !important;}
|
||||
|
||||
.col-side {width: 250px;}
|
||||
|
||||
.panel-heading > strong > span {float: right; color: #29a8cd;}
|
||||
|
||||
.checkboxes {margin-bottom: 10px;}
|
||||
.checkboxes .checkbox-primary {margin-bottom: 5px;}
|
||||
@@ -1 +0,0 @@
|
||||
.chosen-container[id^="buildExecution"] {max-width: 160px; border-radius: 0;}
|
||||
@@ -1,13 +0,0 @@
|
||||
.content .stepTitle {display: block; color: green; margin: 0px;}
|
||||
.table-fixed td {white-space: unset;}
|
||||
.table-data tr > td {word-break: break-all; word-wrap: break-word;}
|
||||
.side-col .cell {padding: 0px;}
|
||||
.tab-pane table {border: 1px solid #ddd; border-top: none;}
|
||||
.btn-edit-comment {z-index: 100;}
|
||||
.select-project-modal .modal-body {right: 15px;}
|
||||
.osContent, .browserContent {margin: 0 0 5px;}
|
||||
.browserContent {margin-left: -4px;}
|
||||
.resolution {white-space: nowrap; overflow: hidden;}
|
||||
.link-commit {overflow: hidden; white-space: nowrap; margin-right: 5px;}
|
||||
.main-actions .btn-toolbar{display: inline-flex; flex-wrap: wrap;}
|
||||
#legendBasicInfo td .label-severity {margin-left: -5px;}
|
||||
Reference in New Issue
Block a user