implement new style jobs list in ui

This commit is contained in:
John Mitchell
2018-03-22 18:56:22 -04:00
parent e7cfe1e0b6
commit 95f80ce512
18 changed files with 412 additions and 69 deletions

View File

@@ -262,6 +262,9 @@
@at-margin-right-list-row-item-tag-icon: 8px;
@at-margin-left-list-row-item-tag-container: -10px;
@at-margin-list-row-action-mobile: 10px;
@at-margin-right-list-row-item-status: @at-space-2x;
@at-margin-right-list-row-item-inline: @at-space-4x;
@at-margin-right-list-row-item-inline-label: @at-space-2x;
@at-height-divider: @at-margin-panel;
@at-height-input: 30px;