mirror of
https://github.com/gilbN/theme.park.git
synced 2024-11-04 10:12:31 +01:00
unraid hover fix
This commit is contained in:
parent
8f1433baee
commit
817c076b5e
@ -458,8 +458,7 @@ li.caMenuItem:hover {
|
||||
.supportPopup,
|
||||
.popupProfile,
|
||||
.repoPopup,
|
||||
.ca_favouriteRepo,
|
||||
.donate {
|
||||
.ca_favouriteRepo {
|
||||
color: var(--button-text) !important;
|
||||
background: var(--button-color) !important;
|
||||
}
|
||||
@ -470,8 +469,7 @@ li.caMenuItem:hover {
|
||||
.supportPopup:hover,
|
||||
.popupProfile:hover,
|
||||
.repoPopup:hover,
|
||||
.ca_favouriteRepo:hover,
|
||||
.donate:hover a {
|
||||
.ca_favouriteRepo:hover{
|
||||
background: var(--button-color-hover) !important;
|
||||
color: var(--button-text-hover) !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user