Fix books page, add new authors page
This commit is contained in:
parent
2adb988385
commit
9ad64284eb
@ -820,10 +820,10 @@ background-color: hsla(0,0%,100%,.25) !important;
|
|||||||
|
|
||||||
/* Readarr */
|
/* Readarr */
|
||||||
/* Add New*/
|
/* Add New*/
|
||||||
.AddNewArtistSearchResult-underlay-3aVNi, .AddNewAlbumSearchResult-underlay-2Egnf {
|
.AddNewAuthorSearchResult-underlay-snqgD, .AddNewBookSearchResult-underlay-2zx_k {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
.AddNewAlbumSearchResult-underlay-2Egnf:hover, .AddNewArtistSearchResult-underlay-3aVNi:hover {
|
.AddNewAuthorSearchResult-underlay-snqgD:hover, .AddNewBookSearchResult-underlay-2zx_k:hover {
|
||||||
background-color: hsla(0,0%,100%,.08);
|
background-color: hsla(0,0%,100%,.08);
|
||||||
color: inherit;
|
color: inherit;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
@ -833,8 +833,9 @@ background-color: hsla(0,0%,100%,.25) !important;
|
|||||||
color: #FFF;
|
color: #FFF;
|
||||||
}
|
}
|
||||||
/*Books Tab*/
|
/*Books Tab*/
|
||||||
.AuthorDetailsSeason-books-11bVF {
|
.AuthorDetailsSeason-bookType-4wzA5 {
|
||||||
border: none;
|
border: none;
|
||||||
|
background-color: rgba(0, 0, 0, .25);
|
||||||
}
|
}
|
||||||
/*Series Tab*/
|
/*Series Tab*/
|
||||||
.AuthorDetailsSeries-bookType-2OKXb{
|
.AuthorDetailsSeries-bookType-2OKXb{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user