radarrv3: added more hover on cards

This commit is contained in:
gilbn 2020-04-13 18:57:10 +02:00
parent ea4b0cc597
commit 6bf0a0bbfa

View File

@ -1172,6 +1172,9 @@ pre {
background-color: rgba(0,0,0,.45); background-color: rgba(0,0,0,.45);
box-shadow: 0 0 10px 1px #000000; box-shadow: 0 0 10px 1px #000000;
color: #c2c6c8; color: #c2c6c8;
}
.Card-card-1iGZk:hover {
color: white;
} }
.QualityProfiles-center-1iiKm, .LanguageProfiles-center-7EV_2, .ReleaseProfiles-center-114Qx { .QualityProfiles-center-1iiKm, .LanguageProfiles-center-7EV_2, .ReleaseProfiles-center-114Qx {
background-color: transparent; background-color: transparent;