1 /* Make sure the links are not underlined or colored, ever. */
2 /* There is already a :focus / :hover indication on the <div>. */
3 .suggestions a
.mw-searchSuggest-link
,
4 .suggestions a
.mw-searchSuggest-link:hover
,
5 .suggestions a
.mw-searchSuggest-link:active
,
6 .suggestions a.mw-searchSuggest-link:focus {
11 .suggestions-result-current a
.mw-searchSuggest-link
,
12 .suggestions-result-current a
.mw-searchSuggest-link:hover
,
13 .suggestions-result-current a
.mw-searchSuggest-link:active
,
14 .suggestions-result-current a.mw-searchSuggest-link:focus {