Improvements and Fixes
- CSS improvements
- Fixed/work-around issues with Firefox mobile.
- Increased specificity
- In
mdreport.phpchanged<link>to the CSS file to actually reading the file and placing its contents in a<style>tag. This fixed the problem where the table would briefly flash in the browser without the CSS styling
- Removed tippy.js and replaced it with
titleattributes. There were problems where when the DOM was updated that the tip would stay visible and would not clear.
The README file contains details, and is current with the features of this version.