* Optimize the style of maintaining multi-tasking teams.
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
#modalTeam .modal-header .modal-title {font-size: 13px; line-height: 24px;}
|
||||
#taskTeamEditor tr {padding: 8px 7px 8px 7px;}
|
||||
#taskTeamEditor td .chosen-single .chosen-search input,
|
||||
#taskTeamEditor tr td .chosen-single {height: 35px; line-height: 24px;}
|
||||
#taskTeamEditor td .chosen-single .chosen-search::before {top: 10px;}
|
||||
#taskTeamEditor tr td:first-child {width: 40px; position: relative;}
|
||||
.team-number {display: inline-block; width: 20px; height: 20px; line-height: 20px; border-radius: 10px; text-align: center; background: #f4f5f7;}
|
||||
|
||||
@@ -29,6 +29,7 @@
|
||||
|
||||
.keep-row-height {height: 32px;}
|
||||
#modalTeam .modal-dialog {min-height: 120px; width: 520px; color: #3c4353;}
|
||||
#taskTeamEditor .chosen-single {width: 200px;}
|
||||
#taskTeamEditor .hourBox {padding-bottom: 7px; width: 135px;}
|
||||
#taskTeamEditor .estimateBox {width: 120px;}
|
||||
#taskTeamEditor td.sort-handler {padding-bottom: 12px;}
|
||||
#modalTeam .modal-content {padding: 0;}
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
#mainContent {padding-left: 0;}
|
||||
Reference in New Issue
Block a user