* improve style for project table.
This commit is contained in:
@@ -11,6 +11,7 @@ td.c-actions {overflow: visible;}
|
||||
.icon-list {padding-left: 7px;}
|
||||
.panel-actions {position: relative; padding: 0 0;}
|
||||
|
||||
td.flex {display: flex; flex-flow: row nowrap; justify-content: flex-start; align-items: center;}
|
||||
td.flex span.label-badge {margin-left: 5px; min-width: 50px;}
|
||||
td.flex a.text-ellipsis {min-width: 30px;}
|
||||
#projectTableList .project-name {position: relative; display: flex; align-items: center;}
|
||||
#projectTableList .project-name > span,
|
||||
#projectTableList .project-name > span {flex: none;}
|
||||
#projectTableList .project-name > a {color: #0c60e1; display: inline-block; max-width: calc(100% - 100px); flex: auto; padding: 0 5px;}
|
||||
|
||||
Reference in New Issue
Block a user