15 lines
911 B
CSS
15 lines
911 B
CSS
#executionList > thead > tr > th .table-nest-toggle-global {position: static!important;}
|
|
#executionList > thead > tr > th .table-nest-toggle-global:before {color: #a6aab8; position: static!important;}
|
|
#executionsSummary {padding-left: 10px;}
|
|
#mainMenu .pull-left .checkbox-primary {margin-top: 5px;}
|
|
.main-table tbody>tr>td:first-child, .main-table thead>tr>th:first-child { padding-left: 8px; }
|
|
|
|
th.table-nest-title-edit {padding-left: 50px !important;}
|
|
th.table-nest-title-edit .table-nest-toggle {left: 28px;}
|
|
th.table-nest-title .check-all {position: absolute; left: 15px; top: 7px;}
|
|
.c-date {text-align: center;}
|
|
#executionTableList > tr.has-nest-child .table-nest-toggle {vertical-align: middle;}
|
|
#executionTableList > tr:not(.has-nest-child) .table-nest-toggle {display: none;}
|
|
#executionTableList > tr:not(.has-nest-child) .project-type-label {margin-left: 22px;}
|
|
.table-statistic {padding-left: 10px;}
|