Files
Prowlarr/src/UI/System/Logs/Table/LogsTableLayoutTemplate.html
T
Mark McDowall 99f2b07a11 Bootstrap 3
New: Updated UI
New: Mobile browser support
Fixed: /favicon.ico will return the favicon now
2014-05-11 15:57:33 -07:00

12 lines
225 B
HTML

<div id="x-toolbar"/>
<div class="row">
<div class="col-md-12 table-responsive">
<div id="x-grid"/>
</div>
</div>
<div class="row">
<div class="col-md-12">
<div id="x-pager"/>
</div>
</div>