update subtitle methods

This commit is contained in:
Luke Pulverenti 2015-07-19 23:43:13 -04:00
parent fe7c084ae4
commit adfc486508
23 changed files with 83 additions and 63 deletions

View file

@ -59,9 +59,13 @@ html, body, .ui-btn, .pageTitle {
}
.libraryViewNav .ui-btn-active, .libraryViewNav .iron-selected, .barsMenuButton .fa, .btnActiveCast, .libraryViewNav a:not(.ui-btn-active):hover {
color: #E91E63 !important;
color: #FF2D55 !important;
}
.viewMenuBar paper-icon-button {
color: #FF2D55 !important;
}
.libraryViewNav {
border-top: 1px solid #333 !important;
}