first commit
This commit is contained in:
commit
4d332ef662
27586 changed files with 3281783 additions and 0 deletions
48
rus/admin/menu/_inc_css.jsp
Normal file
48
rus/admin/menu/_inc_css.jsp
Normal file
|
|
@ -0,0 +1,48 @@
|
|||
<!-- 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 -->
|
||||
Loading…
Add table
Add a link
Reference in a new issue