diff options
Diffstat (limited to 'web_src/less/themes/theme-arc-green.less')
-rw-r--r-- | web_src/less/themes/theme-arc-green.less | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web_src/less/themes/theme-arc-green.less b/web_src/less/themes/theme-arc-green.less index 0367e12436..0b03425ac8 100644 --- a/web_src/less/themes/theme-arc-green.less +++ b/web_src/less/themes/theme-arc-green.less @@ -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 { |