1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-10-27 06:12:54 +01:00

protocol label text color

This commit is contained in:
Marius 2021-06-30 09:09:25 +02:00
parent 3fc56ebf02
commit 207489c385
5 changed files with 10 additions and 0 deletions

View File

@ -346,11 +346,13 @@ a:hover {
[class*="ProtocolLabel-torrent-"] {
border-color: #00853d !important;
background-color: #00853d !important;
color: #fff !important;
}
[class*="ProtocolLabel-usenet-"] {
border-color: #17b1d9 !important;
background-color: #17b1d9 !important;
color: #fff !important;
}
/*ARTIST ALBUM PAGE*/

View File

@ -303,11 +303,13 @@ a:hover {
[class*="ProtocolLabel-torrent-"] {
border-color: #00853d !important;
background-color: #00853d !important;
color: #fff !important;
}
[class*="ProtocolLabel-usenet-"] {
border-color: #17b1d9 !important;
background-color: #17b1d9 !important;
color: #fff !important;
}
[class*="MovieDetailsSeason-seasonNumber-"] {

View File

@ -307,11 +307,13 @@ a:hover {
[class*="ProtocolLabel-torrent-"] {
border-color: #00853d !important;
background-color: #00853d !important;
color: #fff !important;
}
[class*="ProtocolLabel-usenet-"] {
border-color: #17b1d9 !important;
background-color: #17b1d9 !important;
color: #fff !important;
}
[class*="MovieDetailsSeason-seasonNumber-"] {

View File

@ -342,11 +342,13 @@ a:hover {
[class*="ProtocolLabel-torrent-"] {
border-color: #00853d !important;
background-color: #00853d !important;
color: #fff !important;
}
[class*="ProtocolLabel-usenet-"] {
border-color: #17b1d9 !important;
background-color: #17b1d9 !important;
color: #fff !important;
}
/*ARTIST ALBUM PAGE*/

View File

@ -328,11 +328,13 @@ a:hover {
[class*="ProtocolLabel-torrent-"] {
border-color: #00853d !important;
background-color: #00853d !important;
color: #fff !important;
}
[class*="ProtocolLabel-usenet-"] {
border-color: #17b1d9 !important;
background-color: #17b1d9 !important;
color: #fff !important;
}
[class*="SeriesDetailsSeason-seasonNumber-"] {