mirror of
https://github.com/pi-hole/web.git
synced 2026-05-02 22:52:24 +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:
@@ -22,7 +22,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">
|
||||
@@ -492,7 +492,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>
|
||||
<!-- jquery ui 1.10.3 -->
|
||||
<script src="//ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/jquery-ui.min.js"></script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user