1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-10-26 23:02:54 +02:00

plex base badge color fix

This commit is contained in:
GilbN 2021-09-13 21:53:43 +02:00
parent 242fec1524
commit a62304af6a

View File

@ -227,6 +227,7 @@ a[class*="MetadataTableRow-title-"]:hover {
[class*="Badge-primary-"] {
background-color: rgb(var(--accent-color));
color: var(--label-text-color);
}
[class*="DisclosureArrow-default-"] {