Commit d9e9382a authored by Nicolas Widart's avatar Nicolas Widart

Updating dependencies

parent add2faf8
...@@ -12,12 +12,12 @@ ...@@ -12,12 +12,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/AsgardCms/AdminLTE.git", "url": "https://github.com/AsgardCms/AdminLTE.git",
"reference": "5e84b59a35d3eff60bdefef83dc1deaa6fa98bee" "reference": "4e7d374e35b05350e96716232242e90316ff3ccb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/AsgardCms/AdminLTE/zipball/5e84b59a35d3eff60bdefef83dc1deaa6fa98bee", "url": "https://api.github.com/repos/AsgardCms/AdminLTE/zipball/4e7d374e35b05350e96716232242e90316ff3ccb",
"reference": "5e84b59a35d3eff60bdefef83dc1deaa6fa98bee", "reference": "4e7d374e35b05350e96716232242e90316ff3ccb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
"keywords": [ "keywords": [
"asgard-cms" "asgard-cms"
], ],
"time": "2015-03-21 19:28:56" "time": "2015-03-23 19:38:19"
}, },
{ {
"name": "asgardcms/core-module", "name": "asgardcms/core-module",
...@@ -304,12 +304,12 @@ ...@@ -304,12 +304,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/AsgardCms/Setting.git", "url": "https://github.com/AsgardCms/Setting.git",
"reference": "e4268eab6495dcb6a61eebde01f0db28f4e3f2fa" "reference": "1d1af1e5a4eff3e0a95766f7f449cd0dbd08f86b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/AsgardCms/Setting/zipball/e4268eab6495dcb6a61eebde01f0db28f4e3f2fa", "url": "https://api.github.com/repos/AsgardCms/Setting/zipball/1d1af1e5a4eff3e0a95766f7f449cd0dbd08f86b",
"reference": "e4268eab6495dcb6a61eebde01f0db28f4e3f2fa", "reference": "1d1af1e5a4eff3e0a95766f7f449cd0dbd08f86b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -338,7 +338,7 @@ ...@@ -338,7 +338,7 @@
"Settings", "Settings",
"asgardcms" "asgardcms"
], ],
"time": "2015-03-23 19:22:18" "time": "2015-03-23 19:35:02"
}, },
{ {
"name": "asgardcms/user-module", "name": "asgardcms/user-module",
......
...@@ -4,8 +4,10 @@ footer.main-footer a { ...@@ -4,8 +4,10 @@ footer.main-footer a {
footer.main-footer p.text-muted { footer.main-footer p.text-muted {
margin-bottom: 0; margin-bottom: 0;
} }
.main-sidebar { .skin-blue .wrapper,
background: #202227 !important; .skin-blue .main-sidebar,
.skin-blue .left-side {
background: #202227;
} }
.skin-blue .sidebar-menu > li.header { .skin-blue .sidebar-menu > li.header {
color: #93AFBB; color: #93AFBB;
...@@ -17,5 +19,3 @@ footer.main-footer p.text-muted { ...@@ -17,5 +19,3 @@ footer.main-footer p.text-muted {
.skin-blue .main-header .logo { .skin-blue .main-header .logo {
border-bottom: 1px solid #202227; border-bottom: 1px solid #202227;
} }
/*# sourceMappingURL=asgard.css.map */
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment