namast-ai / RESTaurant-client

Restaurant inventory application (HTML, CSS JavaScript)
https://namast-ai.github.io/RESTaurant-client/
Other
1 stars 0 forks source link

Change tooltip arrow direction & scrollTop z-index #61

Closed jeremydenton closed 5 years ago

jeremydenton commented 5 years ago
  1. Arrows moved from top to bottom of threshold tooltips so that they point toward the correct field.
  2. Gave scrollTop button a z-index of 9999 so that it is not hidden by sidebar.
  3. Moved sign-in.css to styles folder and made corresponding change to html head.