|
|
| Рядок 6: |
Рядок 6: |
| .bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading .loading-wrap .animation-dot,.bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading .loading-wrap .animation-wrap::after,.bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading .loading-wrap .animation-wrap::before{content:"";animation-duration:1.5s;animation-iteration-count:infinite;animation-name:LOADING;background:#212529;border-radius:50%;display:block;height:5px;margin:0 4px;opacity:0;width:5px;} | | .bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading .loading-wrap .animation-dot,.bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading .loading-wrap .animation-wrap::after,.bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading .loading-wrap .animation-wrap::before{content:"";animation-duration:1.5s;animation-iteration-count:infinite;animation-name:LOADING;background:#212529;border-radius:50%;display:block;height:5px;margin:0 4px;opacity:0;width:5px;} |
| .table thead th {vertical-align: inherit;} | | .table thead th {vertical-align: inherit;} |
| | .fab {color: red !important;} |
| }} | | }} |
|
| |
|
| Рядок 25: |
Рядок 26: |
| <thead> | | <thead> |
| <tr> | | <tr> |
| <th data-field="Id шаблону" data-sortable="true" style="width: 7%;> <span class="glyphicon glyphicon-sort">ID шаблону <i class="fab fa-wikipedia-w" color:red></i></th> | | <th data-field="Id шаблону" data-sortable="true" style="width: 7%;">ID шаблону <i class="fab fa-wikipedia-w" ></i></th> |
| <th data-field="Назва шаблону" data-sortable="true" style="width: 28%;">Назва шаблону <i class="fab fa-wikipedia-w"></th> | | <th data-field="Назва шаблону" data-sortable="true" style="width: 28%;">Назва шаблону <i class="fab fa-wikipedia-w"></th> |
| <th data-field="Інстанція" data-sortable="true" style="width: 10%;">Інстанція <i class="fab fa-wikipedia-w"></th> | | <th data-field="Інстанція" data-sortable="true" style="width: 10%;">Інстанція <i class="fab fa-wikipedia-w"></th> |