Browse Source

Sonarr v3 fix

pull/11/head
gilbN 5 years ago
parent
commit
3c2b0bac74
  1. 424
      CSS/themes/orgarr-plex.css
  2. 423
      CSS/themes/orgarr.css

424
CSS/themes/orgarr-plex.css

@ -613,162 +613,328 @@ pre {
} }
/* -------------------------SONARR V3------------------------------*/ /* -------------------------SONARR V3------------------------------*/
/* Sonarr v3 Dark theme */
/* Error/loading page */ /* VERSION 2 */
.Page-page-10MZd, .ErrorPage-version-1NWV-, .LoadingMessage-loadingMessage-2gMqW { /* LINKS */
color: white !important; .Link-to-6fmSq {
} color: #FFF;
/* Series Overview page */
.SeriesIndexPoster-title-1LWvk, .SeriesIndexPoster-nextAiring-2dTrg, .SeriesIndexPosterInfo-info-URLdY {
background-color: rgba(0, 0, 0, .25) !important;
} }
.Link-to-6fmSq:hover {
.SeriesIndexOverview-container-2zNbo:hover .SeriesIndexOverview-content-3ZT3A { color: #FFF;
background-color: hsla(0,0%,100%,.08) !important; text-decoration: underline;
} }
/* Series X page */ /* LOADING PAGE */
.SeriesDetailsSeason-season-1YnGm, .SeriesDetailsSeason-collapseButtonContainer-3XxzX { .ErrorPage-page-3GptQ, .ErrorPage-version-3txe6, .LoadingMessage-loadingMessage-1gR5r {
border: none !important; color: #FFF;
background-color: rgba(0, 0, 0, .25) !important;
}
.SeriesDetails-seriesNavigationButton-1lMzE {
margin-right: 8px !important;
color: hsla(0,0%,100%,.7) !important;
} }
.SeriesDetails-seriesNavigationButton-1lMzE:hover { .LoadingIndicator-ripple-358v5 {
color: #FFF !important; border: 2px solid #fff;
} }
.SeriesDetailsSeason-actionButton-3v1uD {
color: hsla(0,0%,100%,.7) !important; /* MODAL */
.ModalHeader-modalHeader-gpcvG {
background-color: #323232;
color: #FFF;
} }
.SeriesDetailsSeason-actionButton-3v1uD:hover { .ModalContent-modalContent--txrl {
color: #FFF !important; background-color: #282828;
color: #999;
} }
.IconButton-button-20Niq:hover { .ModalFooter-modalFooter-1N5Ku {
color: #fff !important; background-color: #323232;
color: #FFF;
} }
.fa-search {
/* INPUT */
.TagInput-internalInput-Jbb1T {
background-color: transparent;
color: #fff;
}
.AutoSuggestInput-suggestionsList-_bVXO, .AutoSuggestInput-suggestionsContainerOpen-3TAB7, .AutoSuggestInput-suggestionsContainer-3MmlD {
background-color: #323232 !important;
color: white;
border: none !important;
}
.AutoSuggestInput-suggestionHighlighted-2BWyt {
background-color: hsla(0,0%,100%,.08);
}
/* HEADER */
.PageHeader-header-1IhlM {
background-color: rgba(0, 0, 0, .7);
}
/* SEARCH DROPDOWN HEADER */
.SeriesSearchInput-containerOpen-3F8xe, .SeriesSearchInput-seriesContainer-2yDTR {
border: 1px solid #000000 !important;
background-color: #1f1f1f !important;
}
.SeriesSearchInput-highlighted-15xAK {
background-color: hsla(0,0%,100%,.08);
}
.PageHeader-donate-ZT-3N {
color: #c4273c !important;
}
/* SIDE MENU */
.PageSidebar-sidebar-2UXc0 {
background-color: rgba(0, 0, 0, .45);
}
.PageSidebar-sidebarContainer-3Hxpq {
background-color: rgba(0, 0, 0, .45) !important;
}
.PageSidebar-sidebar-3IOcI {
background-color: transparent;
}
.PageSidebarItem-link-TuHn2:hover, .PageSidebarItem-link-TuHn2:focus {
color: #FFF !important;
background-color: hsla(0,0%,100%,.08);
text-decoration: none;
}
.PageSidebarItem-isActiveLink-1Hupc {
color: #FFF;
background-color: hsla(0,0%,100%,.08);
}
.PageSidebarItem-isActiveParentLink-2uxKf {
background-color: transparent;
}
@media only screen and (max-width: 768px) {
.PageSidebar-sidebarContainer-3Hxpq {
background-color: rgba(15, 15, 15, .95) !important;
}
}
/* SERIES PAGE */
/* SHOW PAGE */
.SeriesDetailsSeason-season-3XIYa, .SeriesDetailsSeason-collapseButtonContainer-3XxzX {
border: none !important;
background-color: rgba(0, 0, 0, .25) !important;
}
.SeriesDetailsSeason-actionButton-3BQuA {
color: hsla(0,0%,100%,.7) !important; color: hsla(0,0%,100%,.7) !important;
} }
.fa-search:hover {
.fa-search:hover {
color: #FFF !important; color: #FFF !important;
} }
/* Search page */ .Icon-default-3C-KJ:hover {
.AddNewSeriesSearchResult-searchResult-30ozE { color: #fff;
}
.MonitorToggleButton-toggleButton-3CcN9 {
color: #dadada;
}
.SeriesDetailsSeason-seasonNumber-FL7Dt {
color: #fff;
}
.Table-table-2C3O8 {
color: #fff;
}
.SeriesDetailsSeason-collapseButtonContainer-trs6s {
border: none !important;
background-color: rgba(0, 0, 0, .25) !important; background-color: rgba(0, 0, 0, .25) !important;
} }
.AddNewSeriesSearchResult-searchResult-30ozE:hover { .Popover-title-326tA, .SeasonInfo-title-1tid_, .Popover-body-10Yh7 {
background-color: #1f1f1f !important;
}
.Tooltip-tooltipContainer-2693s {
color: #fff;
}
/* TOP MENU SERIES */
.PageToolbar-toolbar-1Lo1N {
background-color: rgba(0, 0, 0, .25);
color: hsla(0,0%,100%,.7);
}
/* POSTERS */
.SeriesIndexPoster-title-263Pq, .SeriesIndexPoster-nextAiring-1FZy6 {
background-color: rgba(0, 0, 0, .25);
color: #fff;
}
/* HOVEL LABELS */
.Label-default-2zdw6 {
border-color: #1b1b1b;
background-color: #1b1b1b;
}
/* SERIES TOP HEADER DROPDOWN */
.MenuItem-menuItem-zB-Up, .MenuContent-menuContent-3Zkj4 {
background-color: #191a1c;
color: #e1e2e3;
}
.MenuItem-menuItem-zB-Up:hover, .MenuItem-menuItem-zB-Up:focus {
background-color: hsla(0,0%,100%,.08) !important;
color: #fbfcfc;
text-decoration: none;
}
/* SERIES TOP HEADER HOVER */
.PageToolbarButton-toolbarButton-QiQEt:hover {
color: #FFF;
}
.MenuButton-menuButton-3nh0N:hover {
color: #FFF;
}
/* ALPHABET JUMP BAR */
.PageJumpBar-jumpBar-3owcF {
color: #FFF;
}
/* MINI RIGHT SCROLL BAR */
.OverlayScroller-thumb-1Lhfi {
background-color: hsla(0,0%,100%,.08) !important; background-color: hsla(0,0%,100%,.08) !important;
} }
.AddNewSeries-searchIconContainer-3iiEV {
border: none !important; /* ADD NEW */
/* SEARCH BAR */
.Input-input-2YWzR, .AddNewSeries-searchIconContainer-3QAm8, .AddNewSeries-clearLookupButton-1dKG7 {
border: none;
background-color: rgba(0, 0, 0, .25);
color: #FFF
}
.Input-input-2YWzR:focus {
outline: 0;
border-color: transparent;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0), 0 0 8px rgba(0, 0, 0, 0);
background-color: rgba(0, 0, 0, .25);
}
.Button-default-2uiHU:hover {
border-color: transparent;
background-color: hsla(0,0%,100%,.3) !important;
color: #fff;
}
/* TEXT COLOR */
.PageContentBody-innerContentBody-tEszh {
color: #fff;
}
/* SEARCH RESULTS */
.AddNewSeriesSearchResult-searchResult-xR8dj {
background-color: rgba(0, 0, 0, .25) !important; background-color: rgba(0, 0, 0, .25) !important;
} }
.SeriesSearchInput-containerOpen-3CRkE .SeriesSearchInput-seriesContainer-3lxJI { .AddNewSeriesSearchResult-searchResult-xR8dj:hover {
border: none !important; background-color: hsla(0,0%,100%,.08) !important;
background-color: #12181d !important; }
}
.SeriesSearchInput-sectionTitle-3he-k { /* IMPORT */
color: #fff !important;
} .FieldSet-legend-3x6NF {
/* Import page page */ color: #FFF;
.ImportSeriesSelectSeries-button-AkdHs { }
.TableRow-row-33xJE:hover {
background-color: hsla(0,0%,100%,.08);
color: #FFF;
}
.VirtualTableRow-row-2-JS9:hover {
background-color: hsla(0,0%,100%,.08);
}
.ImportSeriesSelectSeries-button-3CL3L {
border: none !important; border: none !important;
background-color: rgba(0, 0, 0, .25) !important; background-color: rgba(0, 0, 0, .25) !important;
} }
.ImportSeriesSelectSeries-content-2AQQa, .ImportSeriesSelectSeries-searchIconContainer-WJlHu { .ImportSeriesSelectSeries-content-3oSDj, .ImportSeriesSelectSeries-searchIconContainer-1wOES {
border: none !important; border: none !important;
background-color: #323232 !important; background-color: #323232 !important;
color: white !important; color: white !important;
} }
.ImportSeriesSearchResult-series-wStU8:hover {
background-color: hsla(0,0%,100%,.08) !important; /* MASS EDITOR */
} /* FOOTER */
.ImportSeriesTitle-year-29XGK { .PageContentFooter-contentFooter-3ODMj {
color: white !important;
}
/* Season pass page */
.SeasonPassSeason-season-3Lc-4 {
border: none; border: none;
background-color: rgba(0, 0, 0, .25) !important; background-color: rgba(0, 0, 0, .25);
} color: #FFF;
.SeasonPassSeason-allEpisodes-vxHTz { }
background-color: #5cb85c;
} /* SEASON PASS */
/* Calendar page */
.CalendarEvent-seriesTitle-1JEPE { .SeasonPassSeason-season-2FWuT {
color: #ffffff !important; border: none;
background-color: rgba(0, 0, 0, .25) !important;
}
.SeasonPassSeason-allEpisodes-1zGja {
background-color: #5cb85c;
}
/* CALENDAR */
.Button-default-2uiHU {
color: #FFF;
background-color: rgba(0, 0, 0, .25);
border-color: transparent;
}
.DayOfWeek-dayOfWeek-1iw4D {
background-color: hsla(0,0%,100%,.08);
}
.CalendarDay-day-2TMXA {
-webkit-box-flex: 1;
-webkit-flex: 1 0 14.28%;
flex: 1 0 14.28%;
overflow: hidden;
min-height: 70px;
border-bottom: 1px solid hsla(0,0%,100%,.08);
border-left: 1px solid hsla(0,0%,100%,.08);
border-right: 1px solid hsla(0,0%,100%,.08);
}
.CalendarEvent-seriesTitle-3sg1o {
color: #ffffff !important;
}
.CalendarEvent-event-3Uyb9 {
border-bottom: none !important;
}
.CalendarEvent-event-3Uyb9:hover {
background-color: hsla(0,0%,100%,.08) !important;
border-bottom: none !important;
}
/* SETTINGS */
.Settings-summary-3KPAv {
color: #fff;
}
/* PROFILES */
.Card-card-1iGZk, .QualityProfiles-addQualityProfile-2U2Io {
background-color: rgba(0,0,0,.45);
box-shadow: 0 0 10px 1px #000000;
color: #fff;
}
.QualityProfiles-center-1iiKm, .LanguageProfiles-center-7EV_2, .ReleaseProfiles-center-114Qx {
background-color: rgba(0, 0, 0, .25);
border: none;
color: #c2c6c8;
}
} /* PROFILES */
.CalendarEvent-downloaded-1wXUG { .Indexers-center-11Csq {
border-left-color: #5cb85c!important; background-color: rgba(0, 0, 0, .25);
}
.CalendarEvent-event-27nY_ {
border-bottom: none !important;
}
.CalendarEvent-event-27nY_:hover {
background-color: hsla(0,0%,100%,.08) !important;
border-bottom: none !important;
}
.AgendaEvent-event-1-I4T:hover {
background-color: hsla(0,0%,100%,.08) !important;
}
/* Activity page */
.EpisodeTitleLink-link-1ZCTO:hover {
color: #f9be03 !important;
}
/* Settings page */
.FormLabel-label-33NSU {
font-weight: normal !important;
}
.FormInputHelpText-helpText-1p8aX {
color: #ffffff !important;
}
/* Settings language modal */
.LanguageProfileItem-languageProfileItem-1lE9m {
border: none !important;
background: #1e1e1e !important;
}
.OverlayScroller-thumb-1hKLj {
background-color: hsla(0,0%,100%,.08) !important;
}
.OverlayScroller-thumb-1hKLj:hover {
background-color: hsla(0,0%,100%,.08) !important;
}
/* Modal table options */
.TableOptionsColumn-column-2z0me {
border: none; border: none;
} color: #c2c6c8;
/* File Name Tokens */ }
.NamingOption-option-33lWx {
border: 0px; /* DOWNLOAD CLIENTS */
} .DownloadClients-center-FvACx {
.NamingOption-token-1veip { background-color: rgba(0, 0, 0, .25);
background-color: #1f1f1f;
}
.NamingOption-example-2-1sK {
background-color: #333333;
}
.NamingOption-option-33lWx:hover .NamingOption-token-1veip {
background-color: #383838;
}
.NamingOption-option-33lWx:hover .NamingOption-example-2-1sK {
background-color: #4e4e4e;
}
/* Release Profiles */
.ReleaseProfiles-center-2y1r9 {
border: none; border: none;
background-color: rgba(0, 0, 0, .25); color: #c2c6c8;
} }
.KeyValueListInputItem-keyInput-13ATg, .KeyValueListInputItem-valueInput-2LjJ5 {
/* CONNECTIONS */
.Notifications-center-8iwmy {
background-color: rgba(0, 0, 0, .25);
border: none; border: none;
color: white; color: #c2c6c8;
background: transparent; }
/* LOG */
.Alert-info-1J8mE {
border-color: transparent;
background-color: rgba(0, 0, 0, 0.25);
} }
/* -------------------------LIDARR STUFF------------------------------*/ /* -------------------------LIDARR STUFF------------------------------*/
.LoadingIndicator-ripple-1264V { .LoadingIndicator-ripple-1264V {

423
CSS/themes/orgarr.css

@ -575,161 +575,328 @@ pre {
/* -------------------------SONARR V3------------------------------*/ /* -------------------------SONARR V3------------------------------*/
/* Error/loading page */ /* Sonarr v3 Dark theme */
.Page-page-10MZd, .ErrorPage-version-1NWV-, .LoadingMessage-loadingMessage-2gMqW { /* VERSION 2 */
color: white !important;
}
/* Series Overview page */ /* LINKS */
.SeriesIndexPoster-title-1LWvk, .SeriesIndexPoster-nextAiring-2dTrg, .SeriesIndexPosterInfo-info-URLdY { .Link-to-6fmSq {
background-color: rgba(0, 0, 0, .25) !important; color: #FFF;
} }
.Link-to-6fmSq:hover {
.SeriesIndexOverview-container-2zNbo:hover .SeriesIndexOverview-content-3ZT3A { color: #FFF;
background-color: hsla(0,0%,100%,.08) !important; text-decoration: underline;
} }
/* Series X page */ /* LOADING PAGE */
.SeriesDetailsSeason-season-1YnGm, .SeriesDetailsSeason-collapseButtonContainer-3XxzX { .ErrorPage-page-3GptQ, .ErrorPage-version-3txe6, .LoadingMessage-loadingMessage-1gR5r {
border: none !important; color: #FFF;
background-color: rgba(0, 0, 0, .25) !important;
} }
.SeriesDetails-seriesNavigationButton-1lMzE { .LoadingIndicator-ripple-358v5 {
margin-right: 8px !important; border: 2px solid #fff;
color: hsla(0,0%,100%,.7) !important;
} }
.SeriesDetails-seriesNavigationButton-1lMzE:hover {
color: #FFF !important; /* MODAL */
} .ModalHeader-modalHeader-gpcvG {
.SeriesDetailsSeason-actionButton-3v1uD { background-color: #323232;
color: hsla(0,0%,100%,.7) !important; color: #FFF;
} }
.SeriesDetailsSeason-actionButton-3v1uD:hover { .ModalContent-modalContent--txrl {
color: #FFF !important; background-color: #282828;
color: #999;
} }
.IconButton-button-20Niq:hover { .ModalFooter-modalFooter-1N5Ku {
color: #fff !important; background-color: #323232;
color: #FFF;
} }
.fa-search {
/* INPUT */
.TagInput-internalInput-Jbb1T {
background-color: transparent;
color: #fff;
}
.AutoSuggestInput-suggestionsList-_bVXO, .AutoSuggestInput-suggestionsContainerOpen-3TAB7, .AutoSuggestInput-suggestionsContainer-3MmlD {
background-color: #323232 !important;
color: white;
border: none !important;
}
.AutoSuggestInput-suggestionHighlighted-2BWyt {
background-color: hsla(0,0%,100%,.08);
}
/* HEADER */
.PageHeader-header-1IhlM {
background-color: rgba(0, 0, 0, .7);
}
/* SEARCH DROPDOWN HEADER */
.SeriesSearchInput-containerOpen-3F8xe, .SeriesSearchInput-seriesContainer-2yDTR {
border: 1px solid #000000 !important;
background-color: #1f1f1f !important;
}
.SeriesSearchInput-highlighted-15xAK {
background-color: hsla(0,0%,100%,.08);
}
.PageHeader-donate-ZT-3N {
color: #c4273c !important;
}
/* SIDE MENU */
.PageSidebar-sidebar-2UXc0 {
background-color: rgba(0, 0, 0, .45);
}
.PageSidebar-sidebarContainer-3Hxpq {
background-color: rgba(0, 0, 0, .45) !important;
}
.PageSidebar-sidebar-3IOcI {
background-color: transparent;
}
.PageSidebarItem-link-TuHn2:hover, .PageSidebarItem-link-TuHn2:focus {
color: #FFF !important;
background-color: hsla(0,0%,100%,.08);
text-decoration: none;
}
.PageSidebarItem-isActiveLink-1Hupc {
color: #FFF;
background-color: hsla(0,0%,100%,.08);
}
.PageSidebarItem-isActiveParentLink-2uxKf {
background-color: transparent;
}
@media only screen and (max-width: 768px) {
.PageSidebar-sidebarContainer-3Hxpq {
background-color: rgba(15, 15, 15, .95) !important;
}
}
/* SERIES PAGE */
/* SHOW PAGE */
.SeriesDetailsSeason-season-3XIYa, .SeriesDetailsSeason-collapseButtonContainer-3XxzX {
border: none !important;
background-color: rgba(0, 0, 0, .25) !important;
}
.SeriesDetailsSeason-actionButton-3BQuA {
color: hsla(0,0%,100%,.7) !important; color: hsla(0,0%,100%,.7) !important;
} }
.fa-search:hover {
.fa-search:hover {
color: #FFF !important; color: #FFF !important;
} }
/* Search page */ .Icon-default-3C-KJ:hover {
.AddNewSeriesSearchResult-searchResult-30ozE { color: #fff;
}
.MonitorToggleButton-toggleButton-3CcN9 {
color: #dadada;
}
.SeriesDetailsSeason-seasonNumber-FL7Dt {
color: #fff;
}
.Table-table-2C3O8 {
color: #fff;
}
.SeriesDetailsSeason-collapseButtonContainer-trs6s {
border: none !important;
background-color: rgba(0, 0, 0, .25) !important; background-color: rgba(0, 0, 0, .25) !important;
} }
.AddNewSeriesSearchResult-searchResult-30ozE:hover { .Popover-title-326tA, .SeasonInfo-title-1tid_, .Popover-body-10Yh7 {
background-color: #1f1f1f !important;
}
.Tooltip-tooltipContainer-2693s {
color: #fff;
}
/* TOP MENU SERIES */
.PageToolbar-toolbar-1Lo1N {
background-color: rgba(0, 0, 0, .25);
color: hsla(0,0%,100%,.7);
}
/* POSTERS */
.SeriesIndexPoster-title-263Pq, .SeriesIndexPoster-nextAiring-1FZy6 {
background-color: rgba(0, 0, 0, .25);
color: #fff;
}
/* HOVEL LABELS */
.Label-default-2zdw6 {
border-color: #1b1b1b;
background-color: #1b1b1b;
}
/* SERIES TOP HEADER DROPDOWN */
.MenuItem-menuItem-zB-Up, .MenuContent-menuContent-3Zkj4 {
background-color: #191a1c;
color: #e1e2e3;
}
.MenuItem-menuItem-zB-Up:hover, .MenuItem-menuItem-zB-Up:focus {
background-color: hsla(0,0%,100%,.08) !important;
color: #fbfcfc;
text-decoration: none;
}
/* SERIES TOP HEADER HOVER */
.PageToolbarButton-toolbarButton-QiQEt:hover {
color: #FFF;
}
.MenuButton-menuButton-3nh0N:hover {
color: #FFF;
}
/* ALPHABET JUMP BAR */
.PageJumpBar-jumpBar-3owcF {
color: #FFF;
}
/* MINI RIGHT SCROLL BAR */
.OverlayScroller-thumb-1Lhfi {
background-color: hsla(0,0%,100%,.08) !important; background-color: hsla(0,0%,100%,.08) !important;
} }
.AddNewSeries-searchIconContainer-3iiEV {
border: none !important; /* ADD NEW */
/* SEARCH BAR */
.Input-input-2YWzR, .AddNewSeries-searchIconContainer-3QAm8, .AddNewSeries-clearLookupButton-1dKG7 {
border: none;
background-color: rgba(0, 0, 0, .25);
color: #FFF
}
.Input-input-2YWzR:focus {
outline: 0;
border-color: transparent;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0), 0 0 8px rgba(0, 0, 0, 0);
background-color: rgba(0, 0, 0, .25);
}
.Button-default-2uiHU:hover {
border-color: transparent;
background-color: hsla(0,0%,100%,.3) !important;
color: #fff;
}
/* TEXT COLOR */
.PageContentBody-innerContentBody-tEszh {
color: #fff;
}
/* SEARCH RESULTS */
.AddNewSeriesSearchResult-searchResult-xR8dj {
background-color: rgba(0, 0, 0, .25) !important; background-color: rgba(0, 0, 0, .25) !important;
} }
.SeriesSearchInput-containerOpen-3CRkE .SeriesSearchInput-seriesContainer-3lxJI { .AddNewSeriesSearchResult-searchResult-xR8dj:hover {
border: none !important; background-color: hsla(0,0%,100%,.08) !important;
background-color: #12181d !important; }
}
.SeriesSearchInput-sectionTitle-3he-k { /* IMPORT */
color: #fff !important;
} .FieldSet-legend-3x6NF {
/* Import page page */ color: #FFF;
.ImportSeriesSelectSeries-button-AkdHs { }
.TableRow-row-33xJE:hover {
background-color: hsla(0,0%,100%,.08);
color: #FFF;
}
.VirtualTableRow-row-2-JS9:hover {
background-color: hsla(0,0%,100%,.08);
}
.ImportSeriesSelectSeries-button-3CL3L {
border: none !important; border: none !important;
background-color: rgba(0, 0, 0, .25) !important; background-color: rgba(0, 0, 0, .25) !important;
} }
.ImportSeriesSelectSeries-content-2AQQa, .ImportSeriesSelectSeries-searchIconContainer-WJlHu { .ImportSeriesSelectSeries-content-3oSDj, .ImportSeriesSelectSeries-searchIconContainer-1wOES {
border: none !important; border: none !important;
background-color: #323232 !important; background-color: #323232 !important;
color: white !important; color: white !important;
} }
.ImportSeriesSearchResult-series-wStU8:hover {
background-color: hsla(0,0%,100%,.08) !important; /* MASS EDITOR */
} /* FOOTER */
.ImportSeriesTitle-year-29XGK { .PageContentFooter-contentFooter-3ODMj {
color: white !important;
}
/* Season pass page */
.SeasonPassSeason-season-3Lc-4 {
border: none; border: none;
background-color: rgba(0, 0, 0, .25) !important; background-color: rgba(0, 0, 0, .25);
} color: #FFF;
.SeasonPassSeason-allEpisodes-vxHTz { }
background-color: #5cb85c;
} /* SEASON PASS */
/* Calendar page */
.CalendarEvent-seriesTitle-1JEPE { .SeasonPassSeason-season-2FWuT {
color: #ffffff !important; border: none;
background-color: rgba(0, 0, 0, .25) !important;
}
.SeasonPassSeason-allEpisodes-1zGja {
background-color: #5cb85c;
}
/* CALENDAR */
.Button-default-2uiHU {
color: #FFF;
background-color: rgba(0, 0, 0, .25);
border-color: transparent;
}
.DayOfWeek-dayOfWeek-1iw4D {
background-color: hsla(0,0%,100%,.08);
}
.CalendarDay-day-2TMXA {
-webkit-box-flex: 1;
-webkit-flex: 1 0 14.28%;
flex: 1 0 14.28%;
overflow: hidden;
min-height: 70px;
border-bottom: 1px solid hsla(0,0%,100%,.08);
border-left: 1px solid hsla(0,0%,100%,.08);
border-right: 1px solid hsla(0,0%,100%,.08);
}
.CalendarEvent-seriesTitle-3sg1o {
color: #ffffff !important;
}
.CalendarEvent-event-3Uyb9 {
border-bottom: none !important;
}
.CalendarEvent-event-3Uyb9:hover {
background-color: hsla(0,0%,100%,.08) !important;
border-bottom: none !important;
}
/* SETTINGS */
.Settings-summary-3KPAv {
color: #fff;
}
/* PROFILES */
.Card-card-1iGZk, .QualityProfiles-addQualityProfile-2U2Io {
background-color: rgba(0,0,0,.45);
box-shadow: 0 0 10px 1px #000000;
color: #fff;
}
.QualityProfiles-center-1iiKm, .LanguageProfiles-center-7EV_2, .ReleaseProfiles-center-114Qx {
background-color: rgba(0, 0, 0, .25);
border: none;
color: #c2c6c8;
}
} /* PROFILES */
.CalendarEvent-downloaded-1wXUG { .Indexers-center-11Csq {
border-left-color: #5cb85c!important; background-color: rgba(0, 0, 0, .25);
}
.CalendarEvent-event-27nY_ {
border-bottom: none !important;
}
.CalendarEvent-event-27nY_:hover {
background-color: hsla(0,0%,100%,.08) !important;
border-bottom: none !important;
}
.AgendaEvent-event-1-I4T:hover {
background-color: hsla(0,0%,100%,.08) !important;
}
/* Activity page */
.EpisodeTitleLink-link-1ZCTO:hover {
color: #f9be03 !important;
}
/* Settings page */
.FormLabel-label-33NSU {
font-weight: normal !important;
}
.FormInputHelpText-helpText-1p8aX {
color: #ffffff !important;
}
/* Settings language modal */
.LanguageProfileItem-languageProfileItem-1lE9m {
border: none !important;
background: #1e1e1e !important;
}
.OverlayScroller-thumb-1hKLj {
background-color: hsla(0,0%,100%,.08) !important;
}
.OverlayScroller-thumb-1hKLj:hover {
background-color: hsla(0,0%,100%,.08) !important;
}
/* Modal table options */
.TableOptionsColumn-column-2z0me {
border: none; border: none;
} color: #c2c6c8;
/* File Name Tokens */ }
.NamingOption-option-33lWx {
border: 0px; /* DOWNLOAD CLIENTS */
} .DownloadClients-center-FvACx {
.NamingOption-token-1veip { background-color: rgba(0, 0, 0, .25);
background-color: #1f1f1f;
}
.NamingOption-example-2-1sK {
background-color: #333333;
}
.NamingOption-option-33lWx:hover .NamingOption-token-1veip {
background-color: #383838;
}
.NamingOption-option-33lWx:hover .NamingOption-example-2-1sK {
background-color: #4e4e4e;
}
/* Release Profiles */
.ReleaseProfiles-center-2y1r9 {
border: none; border: none;
background-color: rgba(0, 0, 0, .25); color: #c2c6c8;
} }
.KeyValueListInputItem-keyInput-13ATg, .KeyValueListInputItem-valueInput-2LjJ5 {
/* CONNECTIONS */
.Notifications-center-8iwmy {
background-color: rgba(0, 0, 0, .25);
border: none; border: none;
color: white; color: #c2c6c8;
background: transparent; }
/* LOG */
.Alert-info-1J8mE {
border-color: transparent;
background-color: rgba(0, 0, 0, 0.25);
} }
/* -------------------------LIDARR STUFF------------------------------*/ /* -------------------------LIDARR STUFF------------------------------*/
.LoadingIndicator-ripple-1264V { .LoadingIndicator-ripple-1264V {

Loading…
Cancel
Save