Skip to content
Discussion options

You must be logged in to vote

I got it:

.layout-desktop .itemExternalLinks.focuscontainer-x>a[href*="themoviedb.org"]:hover,
.itemExternalLinks.focuscontainer-x>a[href*="themoviedb.org"]:active {
    background-color: transparent !important;
    color: black !important;
}
.layout-desktop .itemExternalLinks.focuscontainer-x>a[href*="imdb.com"]:hover,
.itemExternalLinks.focuscontainer-x>a[href*="imdb.com"]:active {
    background-color: transparent  !important;
    color: black !important;
}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by webysther
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant