This commit is contained in:
wangyidong
2017-12-01 13:48:33 +08:00
parent 8be716b8a5
commit 18cb10cfa3
5 changed files with 1 additions and 7 deletions
-2
View File
@@ -15,5 +15,3 @@
.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;}
#bugForm{overflow-y:auto;}
-1
View File
@@ -16,4 +16,3 @@ a.removeModule{color:#ddd}
a.removeModule:hover{color:red}
tbody > tr > td > .btn-icon {margin-right: 3px;}
#productStoryForm{overflow-y:auto;}
+1 -1
View File
@@ -24,4 +24,4 @@
.pl-5px{padding-left:5px;}
tbody > tr > td > .btn-icon {margin-right: 2px}
#projectTaskForm{overflow-x:auto; padding:0px 1px;}
#projectTaskForm{padding:0px 1px;}
-1
View File
@@ -16,4 +16,3 @@
tbody > tr > td > .btn-icon {margin-right: 3px;}
tbody > tr > td .icon-bug {margin-left: -8px;}
#batchForm{overflow-y:auto;}
-2
View File
@@ -8,5 +8,3 @@ tfoot.fixedTfootAction .chosen-results li.active-result {color: black;}
tfoot .table-actions .input-group #assignedTo_chosen .chosen-single{height:24px;padding:3px 6px}
tfoot .table-actions .input-group #assignedTo_chosen .chosen-single span{font-size:12px;}
tfoot .table-actions .input-group #assignedTo_chosen .chosen-single div{line-height:10px;}
#caseForm{overflow-y:auto}