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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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 {