1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-11 05:55:29 +00:00

Apply #12576 to top right reaction picker (#12623)

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
Mike L
2020-08-28 19:39:41 +02:00
committed by GitHub
parent 3bf1c4fad0
commit 1fe909757c
2 changed files with 10 additions and 13 deletions

View File

@ -710,8 +710,8 @@ a.ui.basic.green.label:hover {
border-color: #404552 !important;
}
.repository .segment.reactions .select-reaction .item:hover {
background: #305020;
.repository .select-reaction .item:hover {
background: #305020 !important;
}
.ui.menu .item > .label {