1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 09:48:47 +02:00
phorge-phorge/webroot/rsrc/css
epriestley 4596e3876b Improve scrolling behavior for lightboxes in Safari
Summary: Our "html { overflow-y: scroll; }" makes Safari flip out when we put "hidden" on body. Instead, put the scroll on `body` and then replace it with `hidden` when the lightbox is visible.

Test Plan: In Safari, the body scrollbar vanishes when the lightbox is active and scrolling no longer causes spasms.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Differential Revision: https://secure.phabricator.com/D3800
2012-10-23 12:00:37 -07:00
..
aphront Improve scrolling behavior for lightboxes in Safari 2012-10-23 12:00:37 -07:00
application Introduce lightbox view for images 2012-10-22 19:06:56 -07:00
core Improve scrolling behavior for lightboxes in Safari 2012-10-23 12:00:37 -07:00
layout Don't hide filename in filetree on hover 2012-10-17 17:35:47 -07:00
autosprite.css Show all available action list icons in UIExamples 2012-10-23 12:00:28 -07:00