Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QOLDEV-245 fix Digital Dashboard links #745

Merged
merged 2 commits into from
Jan 31, 2023

Commits on Jan 30, 2023

  1. [QOLDEV-245] skip inline-block styling on graph cells

    - This is needed for the Digital Dashboard, which wants to use 'display: block' styling within links.
    Setting inline-block disrupts it.
    ThrawnCA committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    1c80873 View commit details
    Browse the repository at this point in the history
  2. [QOLDEV-245] don't make button links white by default

    - Buttons should choose their own colour based on background colour
    ThrawnCA committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    2e6f6d6 View commit details
    Browse the repository at this point in the history