1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-10-03 22:17:08 +02:00

Added lidarr v1

This commit is contained in:
GilbN 2018-08-17 20:43:39 +02:00
parent 112a7aee29
commit 22bf5174b1
2 changed files with 564 additions and 0 deletions

View File

@ -547,3 +547,285 @@ pre {
.dropdown-menu>li>a:hover {
color: #000 !important;
}
/* -------------------------LIDARR STUFF------------------------------*/
.LoadingIndicator-ripple-1264V {
border: 2px solid #FFFFFF;
}
/* Popup modal */
.Modal-large-I2McN, .Modal-modal-3oHjA, .ModalContent-modalContent-1B9AX {
background-color: #282828;
color: #999;
}
.ModalHeader-modalHeader-P3MTG, .ModalFooter-modalFooter-3izCM {
background-color: #323232;
color: #FFF;
}
.ModalFooter-modalFooter-3izCM a:first-child, .ModalFooter-modalFooter-3izCM button:first-child {
background-color: #656565 !important;
border-color: transparent;
}
.ModalFooter-modalFooter-3izCM a:first-child, .ModalFooter-modalFooter-3izCM button:first-child:hover {
margin-left: 0;
background-color: hsla(0,0%,100%,.3) !important;
color: white;
border-bottom-color: transparent;
}
.Button-default-1X0nf {
border-color: transparent;
background-color: #656565;
color: #FFF;
}
.Button-default-1X0nf:hover {
border-color: transparent;
background-color: hsla(0,0%,100%,.3) !important;
color: #fff;
}
.TagInput-input-2UK6_ {
background-color: transparent;
color: #FFF;
}
.TagInput-suggestion-3jRkQ, .TagInput-containerOpen-2g0Wc, .TagInput-suggestionsContainer-1vjHY {
background-color: #1e1e1e !important;
}
.TagInput-suggestion-3jRkQ:hover {
background-color: hsla(0,0%,100%,.3) !important;
}
/* Main Menu Header */
.PageHeader-header-1lnFT {
background-color: rgba(0, 0, 0, .7);
}
.PageToolbar-toolbar-1oL_w {
background-color: rgba(0, 0, 0, .25);
color: hsla(0,0%,100%,.7);
}
.PageHeader-donate-3Lk-h {
color: #c4273c !important;
}
.PageToolbarButton-toolbarButton-3b5EM:hover {
color: #FFF;
}
.MenuButton-menuButton-3cqRJ:hover {
color: #FFF;
}
.MenuItem-menuItem-211VP, .MenuContent-menuContent-e2UAN {
background-color: #191a1c;
color: #e1e2e3;
}
.MenuItem-menuItem-211VP:hover, .MenuItem-menuItem-211VP:focus {
background-color: hsla(0,0%,100%,.08) !important;
color: #fbfcfc;
text-decoration: none;
}
/* Sidebar */
@media only screen and (max-width: 768px)
.PageSidebar-sidebar-2UXc0 .PageSidebarItem-isActiveLink-1JpOZ {
position: fixed;
top: 0;
z-index: 2;
height: 100vh;
}
.PageSidebar-sidebarContainer-2kLcI {
background: transparent;
}
.PageSidebarItem-isActiveLink-1JpOZ {
color: hsla(0,0%,100%,.7) !important;
}
.PageSidebarItem-isActiveItem-34xgs {
border-left: 3px solid hsla(0,0%,100%,.08);
}
.PageSidebar-sidebar-2UXc0 {
background-color: rgba(0, 0, 0, .25);
}
.PageSidebarItem-isActiveParentLink-2qgS5 {
background-color: rgba(0, 0, 0, 0);
}
.PageSidebarItem-isActiveParentLink-2qgS5:hover {
background-color: hsla(0,0%,100%,.08);
}
.PageSidebarItem-link-2ron8:hover, .PageSidebarItem-link-2ron8:focus {
color: #FFF !important;
background-color: hsla(0,0%,100%,.08);
text-decoration: none;
}
.PageSidebarItem-link-2ron8 {
color: hsla(0,0%,100%,.7) !important;
}
/*ARTIST PAGE*/
.ArtistIndexPoster-title-3bXfu {
background-color: rgba(0, 0, 0, .25);
}
.ArtistDetailsSeason-albumType-23-Z4 {
border: none;
background-color: rgba(0, 0, 0, .25);
}
.ArtistDetailsSeason-albumCount-14dOS {
color: #ffffff;
}
.ArtistDetailsSeason-collapseButtonContainer-3EuJ8 {
border: none;
background-color: rgba(0, 0, 0, .25);
}
.ArtistDetails-metadataMessage-iAuvq {
color: #ffffff;
}
/*ARTIST ALBUM PAGE*/
.AlbumDetailsMedium-medium-3pu-U {
border: none;
background-color: rgba(0, 0, 0, .25);
}
.AlbumDetailsMedium-collapseButtonContainer-2MSYO {
border-top: none;
background-color: rgba(0, 0, 0, .25);
}
/* Table view*/
.VirtualTableRow-row-2osBd:hover {
background-color: rgba(0, 0, 0, .25);
}
.VirtualTableRow-row-2osBd:hover, .ArtistIndexHeader-sortName-3sIoX:hover, .ArtistIndexHeader-artistType-1bUEX:hover, .ArtistIndexHeader-trackCount-2fAYt:hover,
.ArtistIndexHeader-qualityProfileId-33lgF:hover, .ArtistIndexHeader-languageProfileId-F8uCr:hover, .ArtistIndexHeader-metadataProfileId-258c_:hover,
.ArtistIndexHeader-nextAlbum-2P-CJ:hover, .ArtistIndexHeader-lastAlbum-18Y9w:hover, .ArtistIndexHeader-added-z5UiU:hover, .ArtistIndexHeader-genres-3YVsn:hover, .ArtistIndexHeader-albumCount-1CnIC:hover,
.ArtistIndexHeader-trackProgress-5psBe:hover, .ArtistIndexHeader-latestAlbum-KzyAA:hover, .ArtistIndexHeader-actions-KjYeY:hover, {
background-color: rgba(0, 0, 0, .25);
color: #FFF;
}
.IconButton-button-20Niq:hover {
color: #fff;
}
/* Table options*/
.TableOptionsColumn-column-2z0me {
background: rgba(0, 0, 0, .25);
color: #FFF;
}
/* Fix rating border*/
.ArtistIndexRow-ratings-nqXPx {
border-top: 1px solid #eee !important;
}
/* ADD NEW ARTIST */
.AddNewArtist-searchIconContainer-3iE_u, .Input-input-dS7Oc, .AddNewArtist-clearLookupButton-2ym1-, .AddNewArtistSearchResult-searchResult-3_U8e,
.ImportArtistSelectArtist-button-WUML4, .PageContentFooter-contentFooter-1t6xx {
border: none;
background-color: rgba(0, 0, 0, .25);
color: #FFF;
}
.AddNewArtistSearchResult-searchResult-3_U8e:hover {
background-color: hsla(0,0%,100%,.08);
color: inherit;
text-decoration: none;
}
.ImportArtistSearchResult-artist-IVs0T:hover {
background-color: hsla(0,0%,100%,.08);
}
.Input-input-dS7Oc: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: rgb(30, 30, 30);
}
/* IMPORT ARTIST */
.ImportArtistSelectArtist-content-15Mcv {
background-color: #1e1e1e;
color: #FFF;
}
.ImportArtistSelectArtist-searchIconContainer-27n_z {
background-color: #656565;
border-color: transparent;
}
.Button-default-1X0nf, .AddNewArtist-noResults-L1xcp, .AddNewArtist-message-c33sh {
color: #FFF;
background-color: rgba(0, 0, 0, .25);
}
.Button-default-1X0nf:hover {
background-color: hsla(0,0%,100%,.08);
}
/* IMPORT */
/* Text color */
.ImportArtistSelectFolder-header-1AE_l, .PageContent-content-2-LcY, .FieldSet-legend-3mbvV {
color: #FFF;
}
.TableRow-row-2tPLX {
color: #FFF;
}
.TableRow-row-2tPLX:hover {
background-color: hsla(0,0%,100%,.08);
color: #FFF;
}
/* ALBUM STUDIO */
.AlbumStudioAlbum-season-24TO6, .AlbumStudioAlbum-tracks-2V7st {
border: none;
background-color: rgba(0, 0, 0, 0.25);
color: #fff;
}
/* CALENDAR */
.CalendarDay-day-3WaqW, .CalendarDays-days-287Rk {
-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);
}
.CalendarDay-dayOfMonth-3ZysC {
border-bottom: 1px solid hsla(0,0%,100%,.08);
background-color: rgba(0, 0, 0, .25);
}
.DayOfWeek-dayOfWeek--jS1P {
background-color: hsla(0,0%,100%,.08);
}
.CalendarDay-isToday-1ZMWk {
background-color: hsla(0,0%,100%,.08) !important;
}
/* SETTINGS */
/* TEXT */
.Settings-summary-1BIsi {
color: #fff;
}
/* PROFILES/INDEXERS/DL-CLIENTS/IMPORT-LIST/CONNECTIONS */
.Card-card-SvrkG {
background-color: rgba(0, 0, 0, .25);
box-shadow: 0 0 10px 1px #000000;
color: #fff;
}
.QualityProfiles-addQualityProfile-2q4Re, .QualityProfiles-center-3qTb_, .LanguageProfiles-center-18sh2,
.MetadataProfiles-center-3V4Ro, .Indexers-center-3HUez, .Restrictions-center-3cS8T, .DownloadClients-center-30cx9, .ImportLists-center-3IXCL, .Notifications-center-13jM2 {
background-color: rgba(0, 0, 0, .25);
border: none;
color: #c2c6c8;
}
.Indexers-center-3HUez, .Restrictions-center-3cS8T, .DownloadClients-center-30cx9, .ImportLists-center-3IXCL, .Notifications-center-13jM2 {
display: inline-block;
padding: 15px 20px 15px;
border-radius: 4px;
}
/* CONNECTIONS */
.Label-danger-1rVtt.Label-outline-2ZP8n {
color: #FFF;
background-color: #f05050;
}
/* EDIT QUALITY PROFILES */
.QualityProfileItem-qualityProfileItem-2Xr42, .QualityProfileItemGroup-qualityProfileItemGroup-3SvgI {
border: none;
background: #1e1e1e;
color: #FFF;
}
.QualityProfileItemGroup-qualityProfileItemGroup-3SvgI.QualityProfileItemGroup-editGroups-19C_2 {
background: #323232;
}

View File

@ -587,3 +587,285 @@ pre {
.dropdown-menu>li>a:hover {
color: #000 !important;
}
/* -------------------------LIDARR STUFF------------------------------*/
.LoadingIndicator-ripple-1264V {
border: 2px solid #FFFFFF;
}
/* Popup modal */
.Modal-large-I2McN, .Modal-modal-3oHjA, .ModalContent-modalContent-1B9AX {
background-color: #282828;
color: #999;
}
.ModalHeader-modalHeader-P3MTG, .ModalFooter-modalFooter-3izCM {
background-color: #323232;
color: #FFF;
}
.ModalFooter-modalFooter-3izCM a:first-child, .ModalFooter-modalFooter-3izCM button:first-child {
background-color: #656565 !important;
border-color: transparent;
}
.ModalFooter-modalFooter-3izCM a:first-child, .ModalFooter-modalFooter-3izCM button:first-child:hover {
margin-left: 0;
background-color: hsla(0,0%,100%,.3) !important;
color: white;
border-bottom-color: transparent;
}
.Button-default-1X0nf {
border-color: transparent;
background-color: #656565;
color: #FFF;
}
.Button-default-1X0nf:hover {
border-color: transparent;
background-color: hsla(0,0%,100%,.3) !important;
color: #fff;
}
.TagInput-input-2UK6_ {
background-color: transparent;
color: #FFF;
}
.TagInput-suggestion-3jRkQ, .TagInput-containerOpen-2g0Wc, .TagInput-suggestionsContainer-1vjHY {
background-color: #1e1e1e !important;
}
.TagInput-suggestion-3jRkQ:hover {
background-color: hsla(0,0%,100%,.3) !important;
}
/* Main Menu Header */
.PageHeader-header-1lnFT {
background-color: rgba(0, 0, 0, .7);
}
.PageToolbar-toolbar-1oL_w {
background-color: rgba(0, 0, 0, .25);
color: hsla(0,0%,100%,.7);
}
.PageHeader-donate-3Lk-h {
color: #c4273c !important;
}
.PageToolbarButton-toolbarButton-3b5EM:hover {
color: #FFF;
}
.MenuButton-menuButton-3cqRJ:hover {
color: #FFF;
}
.MenuItem-menuItem-211VP, .MenuContent-menuContent-e2UAN {
background-color: #191a1c;
color: #e1e2e3;
}
.MenuItem-menuItem-211VP:hover, .MenuItem-menuItem-211VP:focus {
background-color: hsla(0,0%,100%,.08) !important;
color: #fbfcfc;
text-decoration: none;
}
/* Sidebar */
@media only screen and (max-width: 768px)
.PageSidebar-sidebar-2UXc0 .PageSidebarItem-isActiveLink-1JpOZ {
position: fixed;
top: 0;
z-index: 2;
height: 100vh;
}
.PageSidebar-sidebarContainer-2kLcI {
background: transparent;
}
.PageSidebarItem-isActiveLink-1JpOZ {
color: hsla(0,0%,100%,.7) !important;
}
.PageSidebarItem-isActiveItem-34xgs {
border-left: 3px solid hsla(0,0%,100%,.08);
}
.PageSidebar-sidebar-2UXc0 {
background-color: rgba(0, 0, 0, .25);
}
.PageSidebarItem-isActiveParentLink-2qgS5 {
background-color: rgba(0, 0, 0, 0);
}
.PageSidebarItem-isActiveParentLink-2qgS5:hover {
background-color: hsla(0,0%,100%,.08);
}
.PageSidebarItem-link-2ron8:hover, .PageSidebarItem-link-2ron8:focus {
color: #FFF !important;
background-color: hsla(0,0%,100%,.08);
text-decoration: none;
}
.PageSidebarItem-link-2ron8 {
color: hsla(0,0%,100%,.7) !important;
}
/*ARTIST PAGE*/
.ArtistIndexPoster-title-3bXfu {
background-color: rgba(0, 0, 0, .25);
}
.ArtistDetailsSeason-albumType-23-Z4 {
border: none;
background-color: rgba(0, 0, 0, .25);
}
.ArtistDetailsSeason-albumCount-14dOS {
color: #ffffff;
}
.ArtistDetailsSeason-collapseButtonContainer-3EuJ8 {
border: none;
background-color: rgba(0, 0, 0, .25);
}
.ArtistDetails-metadataMessage-iAuvq {
color: #ffffff;
}
/*ARTIST ALBUM PAGE*/
.AlbumDetailsMedium-medium-3pu-U {
border: none;
background-color: rgba(0, 0, 0, .25);
}
.AlbumDetailsMedium-collapseButtonContainer-2MSYO {
border-top: none;
background-color: rgba(0, 0, 0, .25);
}
/* Table view*/
.VirtualTableRow-row-2osBd:hover {
background-color: rgba(0, 0, 0, .25);
}
.VirtualTableRow-row-2osBd:hover, .ArtistIndexHeader-sortName-3sIoX:hover, .ArtistIndexHeader-artistType-1bUEX:hover, .ArtistIndexHeader-trackCount-2fAYt:hover,
.ArtistIndexHeader-qualityProfileId-33lgF:hover, .ArtistIndexHeader-languageProfileId-F8uCr:hover, .ArtistIndexHeader-metadataProfileId-258c_:hover,
.ArtistIndexHeader-nextAlbum-2P-CJ:hover, .ArtistIndexHeader-lastAlbum-18Y9w:hover, .ArtistIndexHeader-added-z5UiU:hover, .ArtistIndexHeader-genres-3YVsn:hover, .ArtistIndexHeader-albumCount-1CnIC:hover,
.ArtistIndexHeader-trackProgress-5psBe:hover, .ArtistIndexHeader-latestAlbum-KzyAA:hover, .ArtistIndexHeader-actions-KjYeY:hover, {
background-color: rgba(0, 0, 0, .25);
color: #FFF;
}
.IconButton-button-20Niq:hover {
color: #fff;
}
/* Table options*/
.TableOptionsColumn-column-2z0me {
background: rgba(0, 0, 0, .25);
color: #FFF;
}
/* Fix rating border*/
.ArtistIndexRow-ratings-nqXPx {
border-top: 1px solid #eee !important;
}
/* ADD NEW ARTIST */
.AddNewArtist-searchIconContainer-3iE_u, .Input-input-dS7Oc, .AddNewArtist-clearLookupButton-2ym1-, .AddNewArtistSearchResult-searchResult-3_U8e,
.ImportArtistSelectArtist-button-WUML4, .PageContentFooter-contentFooter-1t6xx {
border: none;
background-color: rgba(0, 0, 0, .25);
color: #FFF;
}
.AddNewArtistSearchResult-searchResult-3_U8e:hover {
background-color: hsla(0,0%,100%,.08);
color: inherit;
text-decoration: none;
}
.ImportArtistSearchResult-artist-IVs0T:hover {
background-color: hsla(0,0%,100%,.08);
}
.Input-input-dS7Oc: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: rgb(30, 30, 30);
}
/* IMPORT ARTIST */
.ImportArtistSelectArtist-content-15Mcv {
background-color: #1e1e1e;
color: #FFF;
}
.ImportArtistSelectArtist-searchIconContainer-27n_z {
background-color: #656565;
border-color: transparent;
}
.Button-default-1X0nf, .AddNewArtist-noResults-L1xcp, .AddNewArtist-message-c33sh {
color: #FFF;
background-color: rgba(0, 0, 0, .25);
}
.Button-default-1X0nf:hover {
background-color: hsla(0,0%,100%,.08);
}
/* IMPORT */
/* Text color */
.ImportArtistSelectFolder-header-1AE_l, .PageContent-content-2-LcY, .FieldSet-legend-3mbvV {
color: #FFF;
}
.TableRow-row-2tPLX {
color: #FFF;
}
.TableRow-row-2tPLX:hover {
background-color: hsla(0,0%,100%,.08);
color: #FFF;
}
/* ALBUM STUDIO */
.AlbumStudioAlbum-season-24TO6, .AlbumStudioAlbum-tracks-2V7st {
border: none;
background-color: rgba(0, 0, 0, 0.25);
color: #fff;
}
/* CALENDAR */
.CalendarDay-day-3WaqW, .CalendarDays-days-287Rk {
-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);
}
.CalendarDay-dayOfMonth-3ZysC {
border-bottom: 1px solid hsla(0,0%,100%,.08);
background-color: rgba(0, 0, 0, .25);
}
.DayOfWeek-dayOfWeek--jS1P {
background-color: hsla(0,0%,100%,.08);
}
.CalendarDay-isToday-1ZMWk {
background-color: hsla(0,0%,100%,.08) !important;
}
/* SETTINGS */
/* TEXT */
.Settings-summary-1BIsi {
color: #fff;
}
/* PROFILES/INDEXERS/DL-CLIENTS/IMPORT-LIST/CONNECTIONS */
.Card-card-SvrkG {
background-color: rgba(0, 0, 0, .25);
box-shadow: 0 0 10px 1px #000000;
color: #fff;
}
.QualityProfiles-addQualityProfile-2q4Re, .QualityProfiles-center-3qTb_, .LanguageProfiles-center-18sh2,
.MetadataProfiles-center-3V4Ro, .Indexers-center-3HUez, .Restrictions-center-3cS8T, .DownloadClients-center-30cx9, .ImportLists-center-3IXCL, .Notifications-center-13jM2 {
background-color: rgba(0, 0, 0, .25);
border: none;
color: #c2c6c8;
}
.Indexers-center-3HUez, .Restrictions-center-3cS8T, .DownloadClients-center-30cx9, .ImportLists-center-3IXCL, .Notifications-center-13jM2 {
display: inline-block;
padding: 15px 20px 15px;
border-radius: 4px;
}
/* CONNECTIONS */
.Label-danger-1rVtt.Label-outline-2ZP8n {
color: #FFF;
background-color: #f05050;
}
/* EDIT QUALITY PROFILES */
.QualityProfileItem-qualityProfileItem-2Xr42, .QualityProfileItemGroup-qualityProfileItemGroup-3SvgI {
border: none;
background: #1e1e1e;
color: #FFF;
}
.QualityProfileItemGroup-qualityProfileItemGroup-3SvgI.QualityProfileItemGroup-editGroups-19C_2 {
background: #323232;
}