display recording groups

This commit is contained in:
Luke Pulverenti 2013-12-28 16:37:01 -05:00
parent 6d15c55327
commit 04a52bcd6d
8 changed files with 112 additions and 54 deletions

View file

@ -1,6 +1,6 @@
/* Now playing bar */
.nowPlayingBar {
padding: 6px 0 12px 0;
padding: 6px 0 15px 0;
border-top: 2px solid green;
}