]> git.gir.st - VimFx.git/commit
Raise the z-indexes used to trump youtube
authorSimon Lydell <simon.lydell@gmail.com>
Sun, 25 May 2014 20:15:41 +0000 (22:15 +0200)
committerSimon Lydell <simon.lydell@gmail.com>
Sun, 25 May 2014 20:15:41 +0000 (22:15 +0200)
commit42065759a1d771f7c9206a0ceb88491303c40d19
tree61a5a3f57ee7530289c892ce4fb236c23c72cb34
parent62d0080cf334d74ab1efd0c6ab99d46791809db6
Raise the z-indexes used to trump youtube

Youtube uses 1999999999 as z-index for its top bar, which is a lot
higher than VimFx used for the help dialog and markers. This caused the
top bar to overlap the help dialog, and, more importantly, the markers,
making it impossible to see the marker for the search box, for example.

This commit raises VimFx’s z-indexes to trump Youtube.
extension/packages/mode-hints/hints.coffee
extension/resources/style.css
Imprint / Impressum