LightTable/LightTable

Small UI tweaks - `font-family` and placeholder text

Offen

#2.336 geöffnet am 24.04.2017

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Clojure (909 Forks)batch import
UIenhancementgood first issue

Repository-Metriken

Stars
 (11.698 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

I noticed that the find bar and the command palette search text looks different from the other parts of LT:

find bar

screen shot 2017-04-24 at 16 12 35

command palette

screen shot 2017-04-24 at 16 16 43

LT uses Verdana, if Verdana is "applied" it would look like:

find bar

screen shot 2017-04-24 at 16 14 12

or (with the first letter capitalized)

screen shot 2017-04-24 at 16 14 48

command palette

screen shot 2017-04-24 at 16 14 56

or (with the first letter capitalized)

screen shot 2017-04-24 at 16 15 18

Is that intentional or a "mistake"? It it's not intentional I can create a PR with the CSS changes - if that's okay for you.

Thanks guys!

Contributor Guide