2016-03-12 15:16:42 -05:00
|
|
|
|
.viewMenuBar {
|
2016-02-17 21:55:15 -05:00
|
|
|
|
background-color: #000;
|
|
|
|
|
}
|
|
|
|
|
|
2016-05-09 15:27:38 -04:00
|
|
|
|
.libraryViewNav {
|
2016-02-21 01:25:25 -05:00
|
|
|
|
background-color: #161616;
|
2016-02-17 21:55:15 -05:00
|
|
|
|
box-shadow: none;
|
|
|
|
|
text-transform: lowercase;
|
2016-02-21 01:25:25 -05:00
|
|
|
|
font-size: 220%;
|
2016-02-17 21:55:15 -05:00
|
|
|
|
}
|
|
|
|
|
|
2016-03-23 15:03:17 -04:00
|
|
|
|
.background-theme-b, .dialog.background-theme-b {
|
2016-02-17 21:55:15 -05:00
|
|
|
|
background: #161616;
|
|
|
|
|
}
|
2016-02-21 01:25:25 -05:00
|
|
|
|
|
2016-05-17 13:44:17 -04:00
|
|
|
|
.pageTabButton.is-active .pageTabButtonSelectionBar {
|
|
|
|
|
display: none !important;
|
|
|
|
|
}
|
|
|
|
|
|
2016-05-15 14:52:36 -04:00
|
|
|
|
.libraryViewNav .pageTabButton.is-active {
|
2016-02-21 01:25:25 -05:00
|
|
|
|
color: #52B54B !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.libraryPage:not(.noSecondaryNavPage) {
|
|
|
|
|
padding-top: 105px !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.pageWithAbsoluteTabs:not(.noSecondaryNavPage) {
|
|
|
|
|
padding-top: 108px !important;
|
|
|
|
|
}
|