11 Commits

Author SHA1 Message Date
leigh-mil
a379074ebf add form class which adds margin-bottom to offset the action-group-footer height 2020-02-06 13:55:05 -05:00
leigh-mil
a6e7dfda13 Apply .action-group-footer updates to the New application builder 2020-02-04 16:13:07 -05:00
leigh-mil
8fbb0e99ae Fix side nav to match designs and delete unused html and css 2019-12-18 16:55:25 -05:00
leigh-mil
d84e1d58f3 Remove unused class from hr element 2019-12-18 16:55:25 -05:00
graham-dds
1560b73672 Create styles for new app sticky action footer 2019-10-14 14:46:00 -04:00
graham-dds
e49257ca35 Refactor HTML and styles of new app provisioning
- remove "panel__content" div wrapper
- add margin helper to p tags in steps 2 and 3 for flashed message
2019-10-14 14:45:54 -04:00
leigh-mil
572c2e7604 Standardize styling for hr elements and remove custom hr styling and classes that were no longer needed.
Fix styling on a few hr elements that looked wrong after global style was applied
2019-10-09 13:07:52 -04:00
graham-dds
7a62133bc3 Minor adjustments new application flow step 2
- rearrange markup
- add previous and cancel button
2019-10-08 13:15:28 -04:00
graham-dds
9d34f11d84 Tweak multi-step header for app provisioning
- add "context" option to StickyCTA
 - tweak styles to better-include context
 - add header text to translations
2019-10-08 13:15:28 -04:00
graham-dds
02a4f92840 Clean up templates
- Make sure heading includes app name
- Remove "back to applications" link
- Add "submit" link button to step 3
2019-10-01 15:56:18 -04:00
dandds
4f8cbc2b68 Delete unused Jinja macros and rearrange templates.
Templates and fragments that relate to specific resources (portfolios,
applications, task orders) should reside in directories named for the
relevant resource. This also matches the way the application routes are
distributed among modules named for each resource type.
2019-09-25 11:19:56 -04:00