Skip to content

Commit 60cd8a1

Browse files
committed
more tweaks
1 parent 071144b commit 60cd8a1

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

web_src/css/features/expander.css

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ text-expander .suggestions .fullname,
6767
}
6868

6969
text-expander .suggestions li:hover,
70+
text-expander .suggestions li:hover *,
7071
text-expander .suggestions li[aria-selected="true"],
7172
text-expander .suggestions li[aria-selected="true"] *,
7273
.tribute-container li.highlight,
@@ -91,11 +92,6 @@ text-expander .suggestions img,
9192
list-style: none;
9293
}
9394

94-
.tribute-container li span,
95-
.tribute-container .menu-highlighted {
96-
font-weight: var(--font-weight-semibold);
97-
}
98-
9995
.tribute-container li.no-match {
10096
cursor: default;
10197
}

0 commit comments

Comments
 (0)