mirror of https://github.com/ColorlibHQ/AdminLTE
Merge branch 'master' of https://github.com/almasaeed2010/AdminLTE
commit
8a49ac4816
|
@ -12,7 +12,7 @@
|
||||||
<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" />
|
||||||
<!-- Theme style -->
|
<!-- Theme style -->
|
||||||
<link href="../dist/css/AdminLTE.min.css" rel="stylesheet" type="text/css" />
|
<link href="../dist/css/AdminLTE.min.css" rel="stylesheet" type="text/css" />
|
||||||
<!-- AdminLTE Skins. Choose a skin from the css/skins
|
<!-- AdminLTE Skins. Choose a skin from the css/skins
|
||||||
folder instead of downloading all of them to reduce the load. -->
|
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="../dist/css/skins/_all-skins.min.css" rel="stylesheet" type="text/css" />
|
||||||
|
|
||||||
|
@ -25,7 +25,7 @@
|
||||||
</head>
|
</head>
|
||||||
<body class="skin-blue">
|
<body class="skin-blue">
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
|
|
||||||
<header class="main-header">
|
<header class="main-header">
|
||||||
<a href="../index2.html" class="logo"><b>Admin</b>LTE</a>
|
<a href="../index2.html" class="logo"><b>Admin</b>LTE</a>
|
||||||
<!-- Header Navbar: style can be found in header.less -->
|
<!-- Header Navbar: style can be found in header.less -->
|
||||||
|
@ -580,7 +580,7 @@
|
||||||
14
|
14
|
||||||
</h3>
|
</h3>
|
||||||
<p>
|
<p>
|
||||||
Notofications
|
Notifications
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="icon">
|
<div class="icon">
|
||||||
|
|
Loading…
Reference in New Issue