|
|
@@ -260,10 +260,10 @@ ${ assist.assistPanel() }
|
|
|
|
|
|
|
|
|
<script type="text/html" id="list-indexes">
|
|
|
- <table class="table datatables">
|
|
|
+ <table class="table table-condensed datatables">
|
|
|
<thead>
|
|
|
<tr>
|
|
|
- <th width="1%"><div data-bind="click: selectAll, css: {hueCheckbox: true, 'fa': true, 'fa-check': allSelected}" class="select-all"></div></th>
|
|
|
+ <th class="vertical-align-middle" width="1%"><div data-bind="click: selectAll, css: {hueCheckbox: true, 'fa': true, 'fa-check': allSelected}" class="select-all"></div></th>
|
|
|
<th>${ _('Name') }</th>
|
|
|
<th>${ _('Type') }</th>
|
|
|
<th>${ _('Collections') }</th>
|