Skip to content

Commit 226df54

Browse files
committed
Fix arc-green themed new-menu in repo page
1 parent 8629c35 commit 226df54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web_src/less/themes/theme-arc-green.less

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -334,8 +334,8 @@ a.ui.basic.green.label:hover {
334334
color: #dbdbdb;
335335
}
336336

337-
.repository .navbar .active.item,
338-
.repository .navbar .active.item:hover {
337+
.ui.tabs.container .ui.menu .active.item,
338+
.ui.tabs.container .ui.menu .active.item:hover {
339339
border-color: transparent !important;
340340
}
341341

0 commit comments

Comments
 (0)