We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 071144b commit 60cd8a1Copy full SHA for 60cd8a1
web_src/css/features/expander.css
@@ -67,6 +67,7 @@ text-expander .suggestions .fullname,
67
}
68
69
text-expander .suggestions li:hover,
70
+text-expander .suggestions li:hover *,
71
text-expander .suggestions li[aria-selected="true"],
72
text-expander .suggestions li[aria-selected="true"] *,
73
.tribute-container li.highlight,
@@ -91,11 +92,6 @@ text-expander .suggestions img,
91
92
list-style: none;
93
94
-.tribute-container li span,
95
-.tribute-container .menu-highlighted {
96
- font-weight: var(--font-weight-semibold);
97
-}
98
-
99
.tribute-container li.no-match {
100
cursor: default;
101
0 commit comments