1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 17:28:51 +02:00
phorge-phorge/webroot/rsrc/css/core
epriestley 27bdc322fc Put the keyboard focus reticle back on top of diffs
Summary:
Fixes T10954. This got hidden underneath things at some point.

Use `pointer-events: none` to make the mouse ignore the element so that hover/select/edit/click still work "through" the element.

Design could probably be improved here, maybe I'll make it more-visible when you press {key n} and then have it fade quickly so it kind of gets out of your way once you find the block you want to read.

Test Plan: {F4921746}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10954

Differential Revision: https://secure.phabricator.com/D17784
2017-04-24 10:23:56 -07:00
..
core.css Lots of little minor CSS tweaks 2017-02-05 20:45:27 +00:00
remarkup.css Cleaner fullscreen / preview states for Remarkup bar 2017-03-27 09:19:23 -07:00
syntax.css Scope syntax css rules to direct descendants only in diffs 2017-03-27 10:25:37 -07:00
z-index.css Put the keyboard focus reticle back on top of diffs 2017-04-24 10:23:56 -07:00