mirror of
https://github.com/pi-hole/web.git
synced 2026-05-02 14:42:23 +01:00
Added new skin and plugin
New skin (skin-black). Added pace plugin to show page loading like youtube.
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
</head>
|
||||
<body class="skin-blue">
|
||||
<body class="skin-black">
|
||||
<!-- header logo: style can be found in header.less -->
|
||||
<header class="header">
|
||||
<a href="../../index.html" class="logo">
|
||||
@@ -409,7 +409,7 @@
|
||||
|
||||
|
||||
<!-- jQuery 2.0.2 -->
|
||||
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.0.2/jquery.min.js"></script>
|
||||
<script src="http://ajax.googleapis.com/ajax/libs/jquery/2.0.2/jquery.min.js"></script>
|
||||
<!-- Bootstrap -->
|
||||
<script src="../../js/bootstrap.min.js" type="text/javascript"></script>
|
||||
<!-- AdminLTE App -->
|
||||
|
||||
Reference in New Issue
Block a user