1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
jellyfin-web/dashboard-ui/bower_components/emby-webcomponents/themes/light/theme.css
2018-10-23 01:13:23 +03:00

428 lines
No EOL
7.2 KiB
CSS

.skinHeader,
html {
color: #222;
color: rgba(0, 0, 0, .87)
}
.emby-collapsible-button {
border-color: #ccc;
border-color: rgba(0, 0, 0, .158)
}
.collapseContent {
background-color: #eaeaea
}
.skinHeader-withBackground {
background-color: #303030;
color: #ccc;
color: rgba(255, 255, 255, .87);
-webkit-box-shadow: 0 .0725em .29em 0 rgba(0, 0, 0, .37);
box-shadow: 0 .0725em .29em 0 rgba(0, 0, 0, .37)
}
.osdHeader {
-webkit-box-shadow: none !important;
box-shadow: none !important
}
.skinHeader.semiTransparent {
-webkit-backdrop-filter: none !important;
backdrop-filter: none !important;
background-color: rgba(0, 0, 0, .3);
background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .6)), to(rgba(0, 0, 0, 0)));
background: -webkit-linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, 0));
background: -o-linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, 0));
background: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, 0))
}
.pageTitleWithDefaultLogo {
background-image: url(../logowhite.png)
}
.backgroundContainer,
html {
background-color: #f2f2f2
}
.backgroundContainer.withBackdrop {
background-color: rgba(255, 255, 255, .94)
}
.dialog {
background-color: #f0f0f0
}
.paper-icon-button-light:focus {
color: #52B54B;
background-color: rgba(82, 181, 75, .2)
}
.fab,
.raised {
background: #d8d8d8;
color: inherit
}
.fab:focus,
.raised:focus {
background: #ccc
}
.button-submit {
background: #52B54B;
color: #fff
}
.button-submit:focus {
background: #5EC157
}
.checkboxLabel {
color: inherit
}
.checkboxListLabel,
.inputLabel,
.inputLabelUnfocused,
.paperListLabel,
.textareaLabelUnfocused {
color: #555
}
.button-link,
.inputLabelFocused,
.selectLabelFocused,
.textareaLabelFocused {
color: green
}
.checkboxOutline {
border-color: currentColor
}
.paperList,
.visualCardBox {
background-color: #fff
}
.defaultCardBackground1 {
background-color: #009688
}
.defaultCardBackground2 {
background-color: #D32F2F
}
.defaultCardBackground3 {
background-color: #0288D1
}
.defaultCardBackground4 {
background-color: #388E3C
}
.defaultCardBackground5 {
background-color: #F57F17
}
.formDialogHeader:not(.formDialogHeader-clear) {
background-color: #52B54B;
color: #fff
}
.formDialogFooter:not(.formDialogFooter-clear) {
background-color: #f0f0f0;
border-top: 1px solid #ddd;
border-top: 1px solid rgba(0, 0, 0, .08);
color: inherit
}
.cardText-secondary,
.fieldDescription,
.guide-programNameCaret,
.listItem .secondary,
.nowPlayingBarSecondaryText,
.programSecondaryTitle,
.secondaryText {
color: #888
}
.actionsheetDivider {
background: #ddd;
background: rgba(0, 0, 0, .14)
}
.cardFooter-vibrant .cardText-secondary {
color: inherit;
opacity: .5
}
.formDialogHeader a,
.toast {
color: #fff
}
.actionSheetMenuItem:hover {
background-color: #ddd
}
.toast {
background: #303030;
color: rgba(255, 255, 255, .87)
}
.appfooter {
background: #282828;
color: #ccc;
color: rgba(255, 255, 255, .78)
}
@supports (backdrop-filter:blur(10px)) or (-webkit-backdrop-filter:blur(10px)) {
.appfooter-blurred {
background: rgba(24, 24, 24, .7);
-webkit-backdrop-filter: blur(20px);
backdrop-filter: blur(20px)
}
}
.nowPlayingBarSecondaryText {
color: #999
}
.itemSelectionPanel {
border: 1px solid #52B54B
}
.selectionCommandsPanel {
background: #52B54B;
color: #fff
}
.upNextDialog-countdownText {
color: #52B54B
}
.alphaPickerButton {
color: #555;
color: rgba(0, 0, 0, .7);
background-color: transparent
}
.alphaPickerButton-selected,
.alphaPickerButton-tv:focus {
background-color: #52B54B;
color: #fff !important
}
.detailTableBodyRow-shaded:nth-child(even) {
background: #f8f8f8
}
.listItem-border {
border-color: #f0f0f0 !important
}
.listItem:focus {
background: #ddd
}
.progressring-spiner {
border-color: #52B54B
}
.mediaInfoText {
color: #333;
background: #fff
}
.mediaInfoTimerIcon,
.starIcon {
color: #CB272A
}
.emby-input,
.emby-textarea {
color: inherit;
background: #fff;
border: .07em solid rgba(0, 0, 0, .158);
-webkit-border-radius: .15em;
border-radius: .15em
}
.emby-input:focus,
.emby-textarea:focus {
border-color: #52B54B
}
.emby-select-withcolor {
color: inherit;
background: #fff;
border: .07em solid rgba(0, 0, 0, .158)
}
.emby-checkbox:checked+span+span+.checkboxOutline,
.emby-select-withcolor:focus {
border-color: #52B54B
}
.emby-select-withcolor>option {
color: #000;
background: #fff
}
.emby-select-tv-withcolor:focus {
background-color: #52B54B;
color: #fff
}
.emby-checkbox:focus+span+.emby-checkbox-focushelper {
background-color: rgba(82, 181, 75, .26)
}
.emby-checkbox:checked+span+span+.checkboxOutline,
.itemProgressBarForeground {
background-color: #52B54B
}
.itemProgressBarForeground-recording {
background-color: #CB272A
}
.countIndicator,
.fullSyncIndicator,
.playedIndicator {
background: #52B54B
}
.fullSyncIndicator {
color: #fff
}
.mainDrawer {
background: #fff
}
.navMenuOption:hover {
background: #f2f2f2
}
.navMenuOption-selected {
background: #52B54B !important;
color: #fff
}
.emby-button-focusscale:focus {
background: #52B54B;
color: #fff
}
.emby-tab-button {
color: #999;
color: rgba(255, 255, 255, .5)
}
.emby-tab-button-active {
color: #52B54B
}
.emby-tab-button-active.emby-button-tv {
color: #fff
}
.emby-tab-button.emby-button-tv:focus {
color: #52B54B;
background: 0 0
}
.channelPrograms,
.guide-channelHeaderCell,
.programCell {
border-color: rgba(0, 0, 0, .12)
}
.programCell-sports {
background: #3949AB !important
}
.programCell-movie {
background: #5E35B1 !important
}
.programCell-kids {
background: #039BE5 !important
}
.programCell-news {
background: #43A047 !important
}
.programCell-active {
background: rgba(0, 0, 0, .1) !important
}
.guide-channelHeaderCell:focus,
.programCell:focus {
background-color: #52B54B !important;
color: #fff !important
}
.guide-programTextIcon {
color: #1e1e1e;
background: #555
}
.guide-headerTimeslots {
color: inherit
}
.guide-date-tab-button {
color: #555;
color: rgba(0, 0, 0, .54)
}
.guide-date-tab-button.emby-tab-button-active,
.guide-date-tab-button:focus {
color: #52B54B
}
.guide-date-tab-button.emby-button-tv:focus {
background-color: #52B54B;
color: #fff
}
.itemBackdropFader {
background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#f2f2f2));
background: -webkit-linear-gradient(rgba(0, 0, 0, 0), #f2f2f2);
background: -o-linear-gradient(rgba(0, 0, 0, 0), #f2f2f2);
background: linear-gradient(rgba(0, 0, 0, 0), #f2f2f2)
}
.infoBanner {
color: #000;
background: #fff3a5;
padding: 1em;
-webkit-border-radius: .25em;
border-radius: .25em
}
.ratingbutton-icon-withrating {
color: #c33
}
.downloadbutton-icon-complete,
.downloadbutton-icon-on {
color: #4285F4
}
.playstatebutton-icon-played {
color: #c33
}
.repeatButton-active {
color: #4285F4
}
.card:focus .card-focuscontent {
border-color: #52B54B
}