* Code for task #95529.
This commit is contained in:
@@ -5,3 +5,13 @@
|
||||
#taskCreateForm .empty-story-tip .input-control-suffix .btn:hover:before {background: none;}
|
||||
#taskCreateForm .selectStoryLabel {top: 50%;}
|
||||
#testStoryBox th.required:before {content: '*'; color: rgba(var(--color-danger-500-rgb),var(--tw-text-opacity)); margin-right: 0.25rem; position: relative; top: 0.125rem;}
|
||||
|
||||
#modalTeam .table tr {border:none}
|
||||
.team-number {display: inline-block; width: 20px; height: 20px; line-height: 20px; border-radius: 10px; text-align: center; background: #f4f5f7;}
|
||||
|
||||
.assignedToBox {align-items: center !important}
|
||||
.assignedToBox .add-team {margin-bottom: 5px}
|
||||
.assignedToList {display: flex; align-items: center; flex-wrap: wrap}
|
||||
.assignedToList .label, .assignedToList .icon{margin-right: 5px; margin-bottom: 5px}
|
||||
|
||||
:root {--modal-base: 45rem;}
|
||||
|
||||
Reference in New Issue
Block a user