smart-cancer-navigator / Application

Development build for SMART Cancer Navigator
https://smart-cancer-navigator.github.io
Apache License 2.0
10 stars 8 forks source link

Design updates #15

Closed IshaanPrasad closed 6 years ago

IshaanPrasad commented 6 years ago

Some overall design updates for the web application. Revisions listed below:

  1. Font updates. SMART Cancer Navigator is now taking advantage of the default system fonts. In addition, we've switched over to using slightly heavier font-weights, to improve legibility. Also includes standardization of font-weights across different pages (e.g., headers are now the same weight across all pages)
  2. Updates to the GitHub fork icon. Now using a higher quality image for the icon. Also added a small grow animation on hover.
  3. Updates to the query view. Modified the close icons for both the suggestions popup and queries (i.e., now using Bootstrap's close icon, instead of the letter 'X'). Updated the design and text of the suggestions view when an EHR is not connected.
  4. Updates to the layouts of pages. Cleaning up the layouts of pages. Also some minor edits to content. Clean up to be continued in upcoming updates.
  5. General code cleanup