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

Fix clock in SpecialReportAlt card #25992

Closed
wants to merge 9 commits into from

Commits on Mar 17, 2023

  1. Remove unecessary !important from special-report-alt css

    When the card is inside a container with a palette, we want the palette colours to be applied. !important in the css applied to the card was not allowing this to happen.
    ioannakok committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    7ba18fd View commit details
    Browse the repository at this point in the history
  2. Make comment-count background transparent

    To match designs
    ioannakok committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    c9cc199 View commit details
    Browse the repository at this point in the history
  3. Remove duplcate css for .fc-item__container.u-faux-block-link--hover …

    …for special-report-alt
    ioannakok committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    e4a95c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb0b3cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4ff6fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f53b70e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    20d968f View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. Fix hover on media cards

    ioannakok committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    c0d7dd4 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. Configuration menu
    Copy the full SHA
    7c43333 View commit details
    Browse the repository at this point in the history