* fix bug 28416
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#executionList > thead > tr > th .table-nest-toggle-global {top: 4px;}
|
||||
#executionList > thead > tr > th .table-nest-toggle-global:before {color: #a6aab8;}
|
||||
#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; }
|
||||
|
||||
Reference in New Issue
Block a user