mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
Bootstrap + DataTables cleanup
This commit is contained in:
@@ -42,8 +42,11 @@
|
||||
<link rel="stylesheet" href="lib/bootstrap/bootstrap.min.css">
|
||||
|
||||
<!-- iCheck -->
|
||||
|
||||
<link rel="stylesheet" href="lib/iCheck/all.css">
|
||||
<script src="lib/iCheck/icheck.min.js"></script>
|
||||
|
||||
|
||||
<!-- Font Awesome -->
|
||||
<link rel="stylesheet" href="lib/font-awesome/fontawesome.min.css">
|
||||
<link rel="stylesheet" href="lib/font-awesome/solid.css">
|
||||
@@ -56,6 +59,12 @@
|
||||
<!-- Theme style -->
|
||||
<link rel="stylesheet" href="lib/AdminLTE/dist/css/AdminLTE.min.css">
|
||||
|
||||
<!-- Datatable -->
|
||||
|
||||
<link rel="stylesheet" href="lib/datatables/datatables.min.css">
|
||||
<script src="lib/datatables/datatables.min.js"></script>
|
||||
|
||||
|
||||
<!-- AdminLTE Skins. We have chosen the skin-blue for this starter
|
||||
page. However, you can choose any other skin. Make sure you
|
||||
apply the skin class to the body tag so the changes take effect. -->
|
||||
|
||||
Reference in New Issue
Block a user