]> git.gir.st - VimFx.git/commit
Improve the font size in the help dialog
authorSimon Lydell <simon.lydell@gmail.com>
Mon, 22 Jun 2015 19:36:04 +0000 (21:36 +0200)
committerSimon Lydell <simon.lydell@gmail.com>
Mon, 22 Jun 2015 19:36:04 +0000 (21:36 +0200)
commitc67c13335a0606b39dda94e9a591bfdbae41130b
tree27d23e113a9a7b3f1bb735a75faf759b13b4cde5
parent2ce1e81f5c90e874531954e6d6cde4d9aa4e8eae
Improve the font size in the help dialog

When testing on a different computer I noticed the help dialog text being way
too large. I tried adjusting the CSS, but there was no sweet spot where the font
size was pleasant on both my regular computer and the other one I tried on.

This commits changes the default font size is the same as for menus, which is
usually quite small. It is then increased programmatically until just before a
scrollbar is caused.
extension/lib/help.coffee
extension/skin/style.css
Imprint / Impressum