CSS fixes

This commit is contained in:
calzoneman 2015-02-07 21:17:06 -06:00
parent 1b5f8d47aa
commit 9ab4e02a5d
3 changed files with 12 additions and 4 deletions

View file

@ -67,3 +67,7 @@ footer {
.navbar-inverse .navbar-text-nofloat {
color: #9d9d9d;
}
.queue_entry.queue_active {
background-color: #d9edf7;
}