1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-16 11:52:40 +01:00
phorge-phorge/src/view
epriestley fa5a5a0a12 Make the paste creation form work on phones
Summary:
This is the first time I've ever had CSS actually work like it promises it does (i.e., markup the "right" way and then you don't have to change the markup later).

Since I laboriously laid this whole thing out with <divs> originally, I was able to just override some of the styles and make the layout reasonable for devices.

The only differences for existing forms are:

  - No colon after labels (looks cleaner anyway).
  - Non-error required text is no longer a red star but a the grey word "Required" (this is clearer).

Test Plan:
Viewed paste form on a phone.

Viewed ~20 other forms on the site to verify that I didn't break anything.

Reviewers: btrahan, chad, vrana

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T1569

Differential Revision: https://secure.phabricator.com/D3298
2012-08-15 14:15:12 -07:00
..
__tests__ Support petabytes 2012-06-21 18:07:48 -07:00
control Make project membership edits use transactions and PHIDs and not be awful 2012-08-07 11:57:38 -07:00
form Make the paste creation form work on phones 2012-08-15 14:15:12 -07:00
layout Modernize Paste 2012-08-15 10:45:06 -07:00
page Modernize Paste 2012-08-15 10:45:06 -07:00
widget Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
AphrontDialogView.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
AphrontJavelinView.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
AphrontNullView.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
AphrontView.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
viewutils.php Modernize Paste 2012-08-15 10:45:06 -07:00