Make background color consistent across the app (#4059)
The applicant dashboard (and various other views) used tailwind's `bg-light-grey` which seems inconsistent with the overall app and caused the menu to have a different standout color. I believe the grey background does add a nice contrast to things so I made that the system default. Open to making it all white, though.
Showing
- hypha/apply/dashboard/templates/dashboard/applicant_dashboard.html 0 additions, 1 deletion...ly/dashboard/templates/dashboard/applicant_dashboard.html
- hypha/apply/funds/templates/funds/application_base.html 1 addition, 1 deletionhypha/apply/funds/templates/funds/application_base.html
- hypha/apply/funds/templates/funds/applicationsubmission_form.html 1 addition, 1 deletion...ply/funds/templates/funds/applicationsubmission_form.html
- hypha/apply/funds/templates/funds/reminder_confirm_delete.html 1 addition, 1 deletion.../apply/funds/templates/funds/reminder_confirm_delete.html
- hypha/apply/projects/templates/application_projects/invoice_detail.html 0 additions, 1 deletion...ojects/templates/application_projects/invoice_detail.html
- hypha/apply/projects/templates/application_projects/invoice_form.html 1 addition, 1 deletion...projects/templates/application_projects/invoice_form.html
- hypha/apply/projects/templates/application_projects/project_approval_detail.html 0 additions, 1 deletion...mplates/application_projects/project_approval_detail.html
- hypha/apply/projects/templates/application_projects/project_approval_form.html 2 additions, 2 deletions...templates/application_projects/project_approval_form.html
- hypha/apply/projects/templates/application_projects/project_form.html 1 addition, 1 deletion...projects/templates/application_projects/project_form.html
- hypha/apply/projects/templates/application_projects/report_form.html 1 addition, 1 deletion.../projects/templates/application_projects/report_form.html
- hypha/apply/projects/templates/application_projects/vendor_form.html 1 addition, 1 deletion.../projects/templates/application_projects/vendor_form.html
- hypha/apply/review/templates/review/review_confirm_delete.html 1 addition, 1 deletion.../apply/review/templates/review/review_confirm_delete.html
- hypha/apply/review/templates/review/reviewopinion_confirm_delete.html 1 addition, 1 deletion...review/templates/review/reviewopinion_confirm_delete.html
- hypha/public/news/templates/news/news_index.html 0 additions, 1 deletionhypha/public/news/templates/news/news_index.html
- hypha/static_src/sass/components/_nav.scss 2 additions, 0 deletionshypha/static_src/sass/components/_nav.scss
- hypha/static_src/sass/components/_tabs.scss 2 additions, 2 deletionshypha/static_src/sass/components/_tabs.scss
- hypha/static_src/sass/components/_wrapper.scss 1 addition, 1 deletionhypha/static_src/sass/components/_wrapper.scss
Loading
Please register or sign in to comment