mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-05-21 17:24:10 +00:00
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
parent
3bf1c4fad0
commit
1fe909757c
2 changed files with 10 additions and 13 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue