Skip to content

Commit 3ec9a23

Browse files
committed
Italics for autocompletion header to not confuse with results
1 parent f7d60a5 commit 3ec9a23

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

assets/css/autocomplete.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
}
2121

2222
.autocomplete-results {
23-
list-style: none;
2423
margin: 0;
2524
padding: 15px 20px;
2625
display: flex;
@@ -31,6 +30,7 @@
3130
font-family: var(--sansFontFamily);
3231
font-weight: 300;
3332
font-size: 0.9rem;
33+
font-style: italic;
3434
}
3535

3636
.autocomplete-results .query {

formatters/html/dist/html-elixir-E6RON3VZ.css renamed to formatters/html/dist/html-elixir-ZFNMEJKT.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

formatters/html/dist/html-erlang-7E5ZLJUF.css renamed to formatters/html/dist/html-erlang-7YNYEB7F.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)