Usability Improvements (#2807)
commitedaaec5f397c8c9d900e6e60d12a144e680a61f2
authorTyler Wrenn <wrenntd@gmail.com>
Sun, 5 Jan 2020 23:41:25 +0000 (5 18:41 -0500)
committerTyler Wrenn <wrenntd@gmail.com>
Sun, 5 Jan 2020 23:41:25 +0000 (5 18:41 -0500)
treee909d18275f5a45ce9d380c747a39956403391dc
parent973e60f3eb7d5472294d458d4d2387298dd0f750
Usability Improvements (#2807)

- Fixes navbars in the billing area
- Flat styles are now fixed temporarily (will be removed once we start creating new themes)
- Fixes ccr `use` class order
- Cleanup code in the demographics area
- Adds core header to `pnotes_full_add.php`
- Loads theme defaults into style manila and other styles where its missing
- Replaces a few colors (still need community help to determine what colors go best on what
23 files changed:
interface/billing/era_payments.php
interface/billing/new_payment.php
interface/billing/search_payments.php
interface/patient_file/ccr_pending_approval.php
interface/patient_file/summary/dashboard_header.php
interface/patient_file/summary/dashboard_header_simple_return.php
interface/patient_file/summary/demographics.php
interface/patient_file/summary/pnotes_full.php
interface/patient_file/summary/pnotes_full_add.php
interface/themes/color_base.scss
interface/themes/colors/openemr5/batch-payments.scss
interface/themes/colors/openemr5/bootstrap-nav-menu.scss
interface/themes/colors/openemr5/bootstrap.scss
interface/themes/colors/openemr5/codes.scss
interface/themes/colors/openemr5/external-data.scss
interface/themes/colors/openemr5/fee-sheet.scss
interface/themes/colors/openemr5/help-files.scss
interface/themes/colors/openemr5/login.scss
interface/themes/colors/openemr5/recall-flow-board.scss
interface/themes/colors/openemr5/ros.scss
interface/themes/colors/openemr5/tabs-full.scss
interface/themes/style_manila.scss
interface/themes/theme-defaults.scss