mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Different colour scheme. [skip ci]
This commit is contained in:
parent
6776b20989
commit
cb0122a43f
@ -22,7 +22,7 @@
|
||||
<link href="dist/css/AdminLTE.min.css" rel="stylesheet" type="text/css" />
|
||||
<!-- AdminLTE Skins. Choose a skin from the css/skins
|
||||
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/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>
|
||||
<![endif]-->
|
||||
</head>
|
||||
<body class="skin-black sidebar-mini">
|
||||
<body class="skin-blue-light sidebar-mini">
|
||||
<div class="wrapper">
|
||||
|
||||
<header class="main-header">
|
||||
|
Loading…
Reference in New Issue
Block a user