PG - status bar color updated to red
@@ -298,7 +298,7 @@ body {
.navbarBottom #statusBar {
line-height:30px;
- color: #999;
+ color: #E74C3C;
font-family: 'Inconsolata';
padding-left:20px;
}