improved pages looking & feel

This commit is contained in:
gabryon99 2020-09-17 14:58:41 +02:00
parent 6f98caf7a8
commit 803e434604
9 changed files with 12 additions and 9 deletions

View file

@ -96,6 +96,8 @@ page_utils.print_page_title('User Scripts')
print([[
</div>
<div class='card'>
<div class='card-body'>
<div class='col-12 my-3'>
<table class='table table-bordered table-striped' id='user-scripts'>
<thead>
@ -114,6 +116,8 @@ print([[
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<link href="]].. ntop.getHttpPrefix() ..[[/datatables/datatables.min.css" rel="stylesheet"/>