1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 17:58:47 +02:00
phorge-phorge/src/view/control
Chad Little 43ff24b0f3 Update form styles, implement in many places
Summary:
This creates a common form look and feel across the site. I spent a bit of time working out a number of kinks in our various renderings. Some things:

- Font Styles are correctly applied for form elements now.
- Everything lines up!
- Selects are larger, easier to read, interact.
- Inputs have been squared.
- Consistant CSS applied glow (try it!)
- Improved Mobile Responsiveness
- CSS applied to all form elements, not just Aphront
- Many other minor tweaks.

I tried to hit as many high profile forms as possible in an effort to increase consistency. Stopped for now and will follow up after this lands. I know Evan is not a super fan of the glow, but after working with it for a week, it's way cleaner and responsive than the OS controls. Give it a try.

Test Plan: Tested many applications, forms, mobile and tablet.

Reviewers: epriestley, btrahan

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D5860
2013-05-07 14:07:06 -07:00
..
AphrontAttachedFileView.php pht() for view and form elements 2013-03-01 15:37:33 -08:00
AphrontCursorPagerView.php pht() for view and form elements 2013-03-01 15:37:33 -08:00
AphrontPagerView.php pht() for view and form elements 2013-03-01 15:37:33 -08:00
AphrontTableView.php pht() for view and form elements 2013-03-01 15:37:33 -08:00
AphrontTokenizerTemplateView.php Fix double escaping in phutil_tag 2013-02-06 15:21:05 -08:00
AphrontTypeaheadTemplateView.php Add javelin_tag(), convert easy callsites 2013-01-25 12:57:17 -08:00
PhabricatorObjectListView.php render_tag -> tag: misc views 2013-02-02 06:12:36 -08:00
PhabricatorObjectSelectorDialog.php Update form styles, implement in many places 2013-05-07 14:07:06 -07:00