update navbar and elements on playlist snapshots and change apps to plugins

This commit is contained in:
Trent White
2016-02-12 17:20:58 -05:00
parent b369b7e495
commit f98dbd249e
9 changed files with 56 additions and 32 deletions

View File

@@ -522,6 +522,7 @@
color: @textColor;
background-color: @endColor;
*background-color: darken(@endColor, 5%);
box-shadow: inset 0 -3px rgba(0,0,0,0.3);
}
// IE 7 + 8 can't handle box-shadow to show active, so we darken a bit ourselves