lidarr protocol fix

This commit is contained in:
gilbN 2020-11-28 21:28:52 +01:00
parent 518e856b59
commit bec0d6750a

View File

@ -755,6 +755,16 @@ border-left-color: transparent !important;
background-color: var(--accent-color); background-color: var(--accent-color);
} }
.ProtocolLabel-torrent-3aqvR {
border-color: #00853d !important;
background-color: #00853d !important;
}
.ProtocolLabel-usenet-3qKV1 {
border-color: #17b1d9 !important;
background-color: #17b1d9 !important;
}
/*ARTIST ALBUM PAGE*/ /*ARTIST ALBUM PAGE*/
.AlbumDetailsMedium-mediumNumber-3ZUko { .AlbumDetailsMedium-mediumNumber-3ZUko {
color: #fff; color: #fff;