|
|
| Рядок 1: |
Рядок 1: |
| | {{#css: |
| | .bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading{align-items:center;background:#fff;display:flex;justify-content:center;position:absolute;bottom:0;width:100%;z-index:1000;transition:visibility 0s,opacity .15s ease-in-out;opacity:0;visibility:hidden;} |
| | .bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading .loading-wrap{align-items:baseline;display:flex;justify-content:center;} |
| | .bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading .loading-wrap .loading-text{margin-right:6px;} |
| | .bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading .loading-wrap .animation-wrap{align-items:center;display:flex;justify-content:center;} |
| | .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;} |
| | }} |
| <html> | | <html> |
| <head> | | <head> |
| Рядок 4: |
Рядок 11: |
| <div class="table-wrap mt-5 mx-2"> | | <div class="table-wrap mt-5 mx-2"> |
| <table class="table table-striped table bordered table-hover mx-auto" | | <table class="table table-striped table bordered table-hover mx-auto" |
| id="table" | | id="ecourt-table" |
| data-show-columns="false" | | data-show-columns="false" |
| data-pagination="true" | | data-pagination="true" |