2015-09-04 16:32:20 -04:00
|
|
|
|
.viewMenuBar, .libraryViewNav:not(.paperLibraryViewNav), paper-tabs {
|
2015-12-14 10:43:03 -05:00
|
|
|
|
background-color: #080808;
|
2015-06-19 00:23:55 -04:00
|
|
|
|
}
|
|
|
|
|
|
2015-08-18 13:54:29 -04:00
|
|
|
|
.viewMenuBar.semiTransparent {
|
2015-12-14 10:43:03 -05:00
|
|
|
|
background-color: rgba(15, 15, 15, .3);
|
2015-08-18 13:54:29 -04:00
|
|
|
|
}
|
|
|
|
|
|
2015-10-03 14:13:53 -04:00
|
|
|
|
.background-theme-b, paper-dialog.background-theme-b {
|
2016-02-05 21:47:06 -05:00
|
|
|
|
background-color: #1A1A1A;
|
2015-06-19 00:23:55 -04:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.defaultBackground .cardImage {
|
2015-09-27 11:00:57 -04:00
|
|
|
|
background-color: #303030;
|
2015-06-24 09:21:33 -04:00
|
|
|
|
}
|
2015-06-25 21:10:56 -04:00
|
|
|
|
|
2015-09-16 22:33:45 -04:00
|
|
|
|
.ui-body-b .visualCardBox {
|
2015-06-25 21:10:56 -04:00
|
|
|
|
background: rgba(56,56,56,.85);
|
|
|
|
|
}
|
2015-07-02 01:08:05 -04:00
|
|
|
|
|
2015-09-27 17:02:39 -04:00
|
|
|
|
.libraryViewNav {
|
|
|
|
|
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
|
2015-07-02 01:08:05 -04:00
|
|
|
|
}
|
|
|
|
|
|
2015-09-27 17:02:39 -04:00
|
|
|
|
.libraryViewNav a {
|
|
|
|
|
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
|
|
|
|
}
|