Refactored dashboard state/loading into service, css tweaks

This commit is contained in:
Rashid Khan
2013-07-10 10:22:01 -07:00
parent 4f1b33b316
commit 9f3f7a4f00
21 changed files with 439 additions and 1943 deletions
+6
View File
@@ -6,6 +6,12 @@
color: #000;
}
.spy {
position:absolute;
right:0px;
top:0px;
}
.navbar .brand {
color: #eee;
}