* Code for task #95529.
This commit is contained in:
@@ -20,3 +20,9 @@
|
||||
.assignedToList .label, .assignedToList .icon{margin-right: 5px; margin-bottom: 5px}
|
||||
|
||||
:root {--modal-base: 45rem;}
|
||||
|
||||
.line-arrow {display: inline-block; transform: scaleY(6); font-size: 20px; position: relative; right: 20px; color:#2e7fff;}
|
||||
.team-index {overflow: hidden}
|
||||
#teamTable tr:nth-last-child(-n+2) .team-index{overflow:visible; }
|
||||
#teamTable tr:nth-child(2) .line-arrow{transform: scaleY(4); top: 20px}
|
||||
#teamTable tr:nth-last-child(-n+2) .line-arrow{bottom:12px; transform: scaleY(2)}
|
||||
|
||||
Reference in New Issue
Block a user