|
@ -469,9 +469,11 @@ li.caMenuItem:hover { |
|
|
.supportPopup:hover, |
|
|
.supportPopup:hover, |
|
|
.popupProfile:hover, |
|
|
.popupProfile:hover, |
|
|
.repoPopup:hover, |
|
|
.repoPopup:hover, |
|
|
.ca_favouriteRepo:hover{ |
|
|
.ca_favouriteRepo:hover, |
|
|
|
|
|
.donate:hover{ |
|
|
background: var(--button-color-hover) !important; |
|
|
background: var(--button-color-hover) !important; |
|
|
color: var(--button-text-hover) !important; |
|
|
color: var(--button-text-hover) !important; |
|
|
|
|
|
border-color: var(--button-color-hover) !important; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.donate a { |
|
|
.donate a { |
|
|