mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-13 16:00:13 +00:00
Different colour scheme. [skip ci]
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
<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/skin-black.min.css" rel="stylesheet" type="text/css" />
|
<link href="dist/css/skins/skin-blue-light.min.css" rel="stylesheet" type="text/css" />
|
||||||
|
|
||||||
<link href="css/daterangepicker-bs3.css" rel="stylesheet" type="text/css" />
|
<link href="css/daterangepicker-bs3.css" rel="stylesheet" type="text/css" />
|
||||||
<link href="css/firefly.css" rel="stylesheet" type="text/css" />
|
<link href="css/firefly.css" rel="stylesheet" type="text/css" />
|
||||||
@@ -36,7 +36,7 @@
|
|||||||
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
|
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
</head>
|
</head>
|
||||||
<body class="skin-black sidebar-mini">
|
<body class="skin-blue-light sidebar-mini">
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
|
|
||||||
<header class="main-header">
|
<header class="main-header">
|
||||||
|
Reference in New Issue
Block a user