Use midnight-blue for sidebar bg

This commit is contained in:
James Brooks
2014-12-04 23:38:22 +00:00
parent f4f172a1c4
commit b38d23b91b
4 changed files with 4 additions and 4 deletions

View File

@@ -91,7 +91,7 @@ body.dashboard .sidebar {
position: fixed;
z-index: 998;
width: 250px;
background: #37474f;
background: #2c3e50;
-webkit-transition: margin 0.2s;
transition: margin 0.2s; }
@media (max-width: 991px) {

View File

@@ -91,7 +91,7 @@ body.dashboard .sidebar {
position: fixed;
z-index: 998;
width: 250px;
background: #37474f;
background: #2c3e50;
-webkit-transition: margin 0.2s;
transition: margin 0.2s; }
@media (max-width: 991px) {

View File

@@ -1,4 +1,4 @@
{
"css/all.css": "css/all-f5ad53eb.css",
"css/all.css": "css/all-292b675b.css",
"js/all.js": "js/all-c84ab03b.js"
}