dashboard colors and design changes

This commit is contained in:
Nabeel Shahzad
2017-08-18 12:02:32 -05:00
parent 22503fff6b
commit 0a3ea07549
20 changed files with 254 additions and 203 deletions

View File

@@ -1,4 +1,4 @@
<div class="sidebar" data-background-color="white" data-active-color="danger">
<div class="sidebar" data-background-color="black" data-active-color="info">
<!--
Tip 1: you can change the color of the sidebar's background using: data-background-color="white | black"
@@ -7,7 +7,7 @@
<div class="sidebar-wrapper">
<div class="logo" style="background: #067ec1; margin: 0px; text-align: center;">
<div class="logo" style="background: #067ec1; margin: 0px; text-align: center; min-height: 74px;">
<img src="/assets/frontend/img/logo_blue_bg.svg" width="110px" style="">
</div>