color dem bars

This commit is contained in:
Justin Palmer
2013-01-29 15:44:09 -08:00
parent e9ba5f8f85
commit 168f08611c

View File

@@ -6,4 +6,9 @@
left: 0;
z-index: 99;
background: #1d1f21;
border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.editor-stats rect.bar {
fill: rgba(255, 255, 255, 0.1);
}