* Fix bug #29282.
This commit is contained in:
@@ -19,8 +19,8 @@ form{overflow-x: scroll}
|
||||
#maxImport:focus {outline: none;}
|
||||
.pointorNone{pointer-events:none;}
|
||||
thead > tr > th{width:150px;}
|
||||
.c-pri{width:100px}
|
||||
.c-precondition{width:200px;}
|
||||
.c-pri{width:80px}
|
||||
.c-name, .c-story,.c-precondition{width:200px;}
|
||||
.c-id{width:50px}
|
||||
.c-team {width:100px; padding:0px 0px 8px 0px !important;}
|
||||
.c-estimate-1 {width:50px;padding:0px 0px 8px 8px !important;}
|
||||
|
||||
Vendored
+1
-1
@@ -1,5 +1,5 @@
|
||||
.table table td,.outer .table table tbody > tr:last-child td {padding: 2px 0 2px 5px !important; border: none !important;}
|
||||
.c-name {min-width: 120px;}
|
||||
.c-name{width: 120px;}
|
||||
.c-branch {width: 120px;}
|
||||
.c-line-number {width: 50px;}
|
||||
.c-id {width: 40px;}
|
||||
|
||||
Reference in New Issue
Block a user