2015-09-04 16:32:20 -04:00
|
|
|
|
.viewMenuBar, .libraryViewNav:not(.paperLibraryViewNav), paper-tabs {
|
2015-09-08 00:22:38 -04:00
|
|
|
|
background-color: #1b1b1b;
|
2015-06-19 00:23:55 -04:00
|
|
|
|
}
|
|
|
|
|
|
2015-08-18 13:54:29 -04:00
|
|
|
|
.viewMenuBar.semiTransparent {
|
2015-08-22 13:50:37 -04:00
|
|
|
|
background-color: rgba(27, 27, 27, .75);
|
2015-08-18 13:54:29 -04:00
|
|
|
|
}
|
|
|
|
|
|
2015-09-04 12:20:54 -04:00
|
|
|
|
.background-theme-b {
|
2015-09-08 00:22:38 -04:00
|
|
|
|
background-color: #2b2b2b;
|
2015-06-19 00:23:55 -04:00
|
|
|
|
}
|
|
|
|
|
|
2015-09-04 12:20:54 -04:00
|
|
|
|
.backdropContainer .pageBackground {
|
2015-06-19 00:23:55 -04:00
|
|
|
|
background-color: rgba(20, 20,20, .94) !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.defaultBackground .cardImage {
|
|
|
|
|
background-color: #383838;
|
2015-06-24 09:21:33 -04:00
|
|
|
|
}
|
2015-06-25 21:10:56 -04:00
|
|
|
|
|
|
|
|
|
.ui-page-theme-b .visualCardBox {
|
|
|
|
|
background: rgba(56,56,56,.85);
|
|
|
|
|
}
|
2015-07-02 01:08:05 -04:00
|
|
|
|
|
|
|
|
|
.libraryViewNav a {
|
2015-08-18 13:54:29 -04:00
|
|
|
|
font-weight: 500 !important;
|
2015-07-02 01:08:05 -04:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
paper-tab {
|
2015-08-18 13:54:29 -04:00
|
|
|
|
font-weight: 500 !important;
|
2015-07-02 01:08:05 -04:00
|
|
|
|
}
|