Uploaded From CV. Swandhana Server
This commit is contained in:
@@ -0,0 +1,46 @@
|
||||
<!-- DataTables -->
|
||||
<link href="high/plugins/datatables/dataTables.bootstrap4.min.css" rel="stylesheet" type="text/css" />
|
||||
<link href="high/plugins/datatables/buttons.bootstrap4.min.css" rel="stylesheet" type="text/css" />
|
||||
<!-- Responsive datatable examples -->
|
||||
<link href="high/plugins/datatables/responsive.bootstrap4.min.css" rel="stylesheet" type="text/css" />
|
||||
<!-- Multi Item Selection examples -->
|
||||
<link href="high/plugins/datatables/select.bootstrap4.min.css" rel="stylesheet" type="text/css" />
|
||||
<!-- Sweet Alert css -->
|
||||
<link href="high/plugins/sweet-alert/sweetalert2.min.css" rel="stylesheet" type="text/css" />
|
||||
|
||||
<!-- Plugins css -->
|
||||
<link href="high/plugins/bootstrap-timepicker/bootstrap-timepicker.min.css" rel="stylesheet">
|
||||
<link href="high/plugins/bootstrap-colorpicker/css/bootstrap-colorpicker.min.css" rel="stylesheet">
|
||||
<link href="high/plugins/bootstrap-datepicker/css/bootstrap-datepicker.min.css" rel="stylesheet">
|
||||
<link href="high/plugins/clockpicker/css/bootstrap-clockpicker.min.css" rel="stylesheet">
|
||||
<link href="high/plugins/bootstrap-daterangepicker/daterangepicker.css" rel="stylesheet">
|
||||
|
||||
<link href="high/plugins/bootstrap-tagsinput/css/bootstrap-tagsinput.css" rel="stylesheet" />
|
||||
<link href="high/plugins/bootstrap-select/css/bootstrap-select.min.css" rel="stylesheet" />
|
||||
<link href="high/plugins/select2/css/select2.min.css" rel="stylesheet" type="text/css" />
|
||||
<link rel="stylesheet" href="high/plugins/switchery/switchery.min.css">
|
||||
|
||||
<!-- Toastr css -->
|
||||
<link href="high/plugins/jquery-toastr/jquery.toast.min.css" rel="stylesheet" />
|
||||
|
||||
<!-- App css -->
|
||||
<link href="high/assets/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
|
||||
<link href="high/assets/css/icons.css" rel="stylesheet" type="text/css" />
|
||||
<link href="high/assets/css/style.css" rel="stylesheet" type="text/css" />
|
||||
|
||||
<script src="high/assets/js/modernizr.min.js"></script>
|
||||
|
||||
<!-- JQWidgets -->
|
||||
<link rel="stylesheet" href="jqwidgets/styles/jqx.base.css" type="text/css" />
|
||||
<link rel="stylesheet" href="jqwidgets/styles/jqx.orange.css" type="text/css" />
|
||||
<link rel="stylesheet" href="jqwidgets/styles/jqx.classic.css" type="text/css" />
|
||||
<link rel="stylesheet" href="jqwidgets/styles/jqx.metro.css" type="text/css" />
|
||||
<link rel="stylesheet" href="jqwidgets/styles/jqx.fresh.css" type="text/css" />
|
||||
<link rel="stylesheet" href="jqwidgets/styles/jqx.energyblue.css" type="text/css" />
|
||||
<link rel="stylesheet" href="jqwidgets/styles/jqx.darkblue.css" type="text/css" />
|
||||
|
||||
<!-- FullCalendar -->
|
||||
<link href="high/plugins/fullcalendar/packages/core/main.css" rel='stylesheet' />
|
||||
<link href="high/plugins/fullcalendar/packages/daygrid/main.css" rel='stylesheet' />
|
||||
<link href="high/plugins/fullcalendar/packages/timegrid/main.css" rel='stylesheet' />
|
||||
<link href="high/plugins/fullcalendar/packages/list/main.css" rel='stylesheet' />
|
||||
Reference in New Issue
Block a user