lidarr: fixed import artist selector
This commit is contained in:
parent
52ee0431c8
commit
7bcc87d45c
@ -1167,14 +1167,22 @@ text-decoration: none;
|
|||||||
background-color: rgb(30, 30, 30);
|
background-color: rgb(30, 30, 30);
|
||||||
}
|
}
|
||||||
/* IMPORT ARTIST */
|
/* IMPORT ARTIST */
|
||||||
.ImportArtistSelectArtist-content-15Mcv {
|
.ImportArtistSelectArtist-content-qicZY {
|
||||||
background-color: #1e1e1e;
|
background-color: #1e1e1e;
|
||||||
color: #FFF;
|
color: #FFF;
|
||||||
|
border: 1px solid #00000000;
|
||||||
}
|
}
|
||||||
.ImportArtistSelectArtist-searchIconContainer-27n_z {
|
.ImportArtistSelectArtist-button-1zPPw {
|
||||||
background-color: #656565;
|
border: 1px solid #00000000;
|
||||||
|
background-color: #1f1f1f;
|
||||||
|
}
|
||||||
|
.ImportArtistSelectArtist-searchIconContainer-3YJva {
|
||||||
|
background-color: rgba(0, 0, 0, .25);
|
||||||
border-color: transparent;
|
border-color: transparent;
|
||||||
}
|
}
|
||||||
|
.ImportArtistSearchResult-artist-11vxQ:hover {
|
||||||
|
background-color: rgba(255, 255, 255, 0.08);
|
||||||
|
}
|
||||||
|
|
||||||
.Button-default-1X0nf {
|
.Button-default-1X0nf {
|
||||||
color: #FFF;
|
color: #FFF;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user