Regalamiunsorriso/rus/admin/menu/_inc_css.jsp
2026-03-14 20:04:39 +01:00

48 lines
No EOL
2.6 KiB
Text

<!-- Bootstrap 3.3.5 -->
<link rel="stylesheet" href="../_V4/_lte/bootstrap/css/bootstrap.min.css">
<!-- Font Awesome -->
<!--<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css"> -->
<link rel="stylesheet" href="../_V4/fontawesome/css/font-awesome.min.css">
<!-- Ionicons -->
<!-- <link rel="stylesheet" href="https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css"> -->
<link rel="stylesheet" href="../_V4/ionicons/css/ionicons.min.css">
<!-- Daterange picker -->
<link rel="stylesheet" href="../_V4/_lte/plugins/daterangepicker/daterangepicker-bs3.css">
<!-- Date Picker -->
<link rel="stylesheet" href="../_V4/_lte/plugins/datepicker/datepicker3.css">
<!-- iCheck -->
<link rel="stylesheet" href="../_V4/_lte/plugins/iCheck/all.css">
<!-- Bootstrap Color Picker -->
<link rel="stylesheet" href="../_V4/_lte/plugins/colorpicker/bootstrap-colorpicker.min.css">
<!-- Bootstrap time Picker -->
<link rel="stylesheet" href="../_V4/_lte/plugins/timepicker/bootstrap-timepicker.min.css">
<!-- Select2 -->
<link rel="stylesheet" href="../_V4/_lte/plugins/select2/select2.min.css">
<!-- ajax loading css style -->
<link rel="stylesheet" href="../_V4/_css/ajaxLoading.css">
<!-- image loading css style -->
<link rel="stylesheet" href="../_V4/_css/loadImg.css">
<!-- Theme style -->
<link rel="stylesheet" href="../_V4/_lte/dist/css/AdminLTE.min.css">
<!-- AdminLTE Skins. Choose a skin from the css/skins
folder instead of downloading all of them to reduce the load. -->
<link rel="stylesheet" href="../_V4/_lte/dist/css/skins/_all-skins.min.css">
<!-- Morris chart
<link rel="stylesheet" href="../_V4/_lte/plugins/morris/morris.css">-->
<!-- jvectormap -->
<link rel="stylesheet" href="../_V4/_lte/plugins/jvectormap/jquery-jvectormap-1.2.2.css">
<!-- bootstrap wysihtml5 - text editor -->
<link rel="stylesheet" href="../_V4/_lte/plugins/bootstrap-wysihtml5/bootstrap3-wysihtml5.min.css">
<!-- sweet alert -->
<link rel="stylesheet" type="text/css" href="../_V4/_lib/sweetalert/sweetalert.css">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<!-- [favicon] begin -->
<link rel="shortcut icon" type="image/x-icon" href="logo/favicon.ico "/>
<link rel="icon" type="image/x-icon" href="logo/favicon.ico" />
<!-- [favicon] end -->