1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/files/storage
epriestley 53f527f71f Improve thumbnails in pholio mock view
Summary:
  - Use "preview" instead of "thumb" so we don't get a white background.
  - Give this element a darker gutter to separate it a little bit visually.
  - Put every thumb on a square hit target.
  - Add some color/border/hover stuff.
  - Ship down image dimensions.
  - Reduce thumb size to 140 so we can fit 2-up on mobile when we get there.

Test Plan:
Before:

{F33545}

After:

{F33546}

Reviewers: chad, ljalonen

Reviewed By: ljalonen

CC: aran

Differential Revision: https://secure.phabricator.com/D5070
2013-02-22 06:53:54 -08:00
..
__tests__ Allow files to TTL and and be garbage collected 2013-02-20 13:38:36 -08:00
PhabricatorFile.php Improve thumbnails in pholio mock view 2013-02-22 06:53:54 -08:00
PhabricatorFileDAO.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorFileStorageBlob.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorTransformedFile.php Delete license headers from files 2012-11-05 11:16:51 -08:00