Skip to content

Improvements and Fixes

Choose a tag to compare

@jxmot jxmot released this 04 Apr 15:02
· 34 commits to main since this release
  • CSS improvements
    • Fixed/work-around issues with Firefox mobile.
    • Increased specificity
    • In mdreport.php changed <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 title attributes. 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.