From 21e0def28dfe86778552bdabba1b9d76e6591ccd Mon Sep 17 00:00:00 2001 From: rg9400 <39887349+rg9400@users.noreply.github.com> Date: Thu, 2 Jul 2020 16:45:14 -0500 Subject: [PATCH] Fix elements whose names were changed to books --- CSS/themes/readarr/readarr-base.css | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/CSS/themes/readarr/readarr-base.css b/CSS/themes/readarr/readarr-base.css index fcd2f055..93bd938d 100644 --- a/CSS/themes/readarr/readarr-base.css +++ b/CSS/themes/readarr/readarr-base.css @@ -829,26 +829,26 @@ background-color: hsla(0,0%,100%,.25) !important; text-decoration: none; } /*Author Page*/ - .ArtistDetails-tab-lWaPK { + .AuthorDetails-tab-eL4hG { color: #FFF; } /*Books Tab*/ - .ArtistDetailsSeason-albums-1kcYI { + .AuthorDetailsSeason-books-11bVF { border: none; } /*Series Tab*/ - .AuthorDetailsSeries-albumType-sjbM4 { + .AuthorDetailsSeries-bookType-2OKXb{ border: none; background-color: rgba(0, 0, 0, .25); } - .AuthorDetailsSeries-collapseButtonContainer-2gS_Y { + .AuthorDetailsSeries-collapseButtonContainer-3Ir3l { border: none; background-color: rgba(0, 0, 0, .25); } - .AuthorDetailsSeries-albumTypeLabel-27tss { + AuthorDetailsSeries-bookTypeLabel-2WwAO { color: #FFF; } - .AuthorDetailsSeries-albumCount-KYhiA { + .AuthorDetailsSeries-bookCount-2OuhM { color: #FFF; } /*Search Tab*/ @@ -856,7 +856,7 @@ background-color: hsla(0,0%,100%,.25) !important; color: #FFF; } /*Specific Book Page*/ - .AlbumDetails-tab-1Ax0D { + .BookDetails-tab-3ODdT { color: #FFF; } /*Settings*/