* Fix bug #16165.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#importLinesModal .modal-dialog {width: 80%;}
|
||||
|
||||
.c-id {width: 50px !important;}
|
||||
.c-branch, .c-module, .c-os {width: 120px;}
|
||||
.c-execution {width: 130px;}
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#importLinesModal .modal-dialog {width: 80%;}
|
||||
|
||||
#batchCreateForm .c-id {width: 50px; text-align: center; color: #838A9D;}
|
||||
#batchCreateForm .c-module,
|
||||
#batchCreateForm .c-plan {width: 180px;}
|
||||
|
||||
@@ -20,8 +20,10 @@ select[id^="story"] + .picker-single {width: 130px; max-width: 130px;}
|
||||
.chosen-results > li.has-task.highlighted,
|
||||
.chosen-results > li.has-new-task.highlighted {color: #fff;}
|
||||
|
||||
#importLinesModal .modal-dialog {width: 80%;}
|
||||
|
||||
.c-id {width: 30px;}
|
||||
.c-desc {width: 150px;}
|
||||
.c-name, .c-desc {width: 150px;}
|
||||
.c-story {width: 200px;}
|
||||
.c-assigned {width: 130px;}
|
||||
.c-date {width: 120px;}
|
||||
|
||||
Reference in New Issue
Block a user