Change background color

merge-requests/8/head
Bob Mottram 2020-09-04 10:55:23 +01:00
parent 59fc0ddd14
commit 2d55e673b6
1 changed files with 1 additions and 1 deletions

View File

@ -225,7 +225,7 @@ a:focus {
} }
.buttonunfollow:hover { .buttonunfollow:hover {
filter: brightness(150%); background-color: var(--button-background-hover);
} }
.followRequestHandle { .followRequestHandle {