|
@@ -9,7 +9,14 @@
|
|
|
|
|
|
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" type="text/css" />
|
|
|
|
|
|
- <link href="http://code.ionicframework.com/ionicons/2.0.0/css/ionicons.min.css" rel="stylesheet" type="text/css" />
|
|
|
+ <link href="http://code.ionicframework.com/ionicons/2.0.0/css/ionicons.min.css" rel="stylesheet" type="text/css" />
|
|
|
+
|
|
|
+ <link href="dist/css/AdminLTE.min.css" rel="stylesheet" type="text/css" />
|
|
|
+
|
|
|
+ folder instead of downloading all of them to reduce the load. -->
|
|
|
+ <link href="dist/css/skins/_all-skins.min.css" rel="stylesheet" type="text/css" />
|
|
|
+
|
|
|
+ <link href="plugins/iCheck/flat/blue.css" rel="stylesheet" type="text/css" />
|
|
|
|
|
|
<link href="plugins/morris/morris.css" rel="stylesheet" type="text/css" />
|
|
|
|
|
@@ -20,13 +27,6 @@
|
|
|
<link href="plugins/daterangepicker/daterangepicker-bs3.css" rel="stylesheet" type="text/css" />
|
|
|
|
|
|
<link href="plugins/bootstrap-wysihtml5/bootstrap3-wysihtml5.min.css" rel="stylesheet" type="text/css" />
|
|
|
-
|
|
|
- <link href="dist/css/AdminLTE.min.css" rel="stylesheet" type="text/css" />
|
|
|
-
|
|
|
- folder instead of downloading all of them to reduce the load. -->
|
|
|
- <link href="dist/css/skins/_all-skins.min.css" rel="stylesheet" type="text/css" />
|
|
|
-
|
|
|
- <link href="plugins/iCheck/flat/blue.css" rel="stylesheet" type="text/css" />
|
|
|
|
|
|
|
|
|
|