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,
|
.supportPopup,
|
||||||
.popupProfile,
|
.popupProfile,
|
||||||
.repoPopup,
|
.repoPopup,
|
||||||
.ca_favouriteRepo,
|
.ca_favouriteRepo {
|
||||||
.donate {
|
|
||||||
color: var(--button-text) !important;
|
color: var(--button-text) !important;
|
||||||
background: var(--button-color) !important;
|
background: var(--button-color) !important;
|
||||||
}
|
}
|
||||||
@ -470,8 +469,7 @@ li.caMenuItem:hover {
|
|||||||
.supportPopup:hover,
|
.supportPopup:hover,
|
||||||
.popupProfile:hover,
|
.popupProfile:hover,
|
||||||
.repoPopup:hover,
|
.repoPopup:hover,
|
||||||
.ca_favouriteRepo:hover,
|
.ca_favouriteRepo:hover{
|
||||||
.donate:hover a {
|
|
||||||
background: var(--button-color-hover) !important;
|
background: var(--button-color-hover) !important;
|
||||||
color: var(--button-text-hover) !important;
|
color: var(--button-text-hover) !important;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user