Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: simplesamlphp/simplesamlphp-assets-base
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.2
Choose a base ref
...
head repository: simplesamlphp/simplesamlphp-assets-base
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.4
Choose a head ref
  • 5 commits
  • 5 files changed
  • 2 contributors

Commits on Jun 23, 2024

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

Commits on Jul 3, 2024

  1. Remove quotes

    Fixes browser console warning:
    
    ‘"#fffdbf"’ found, but a color was expected. Error while parsing value for ‘background-color’.  Declaration ignored.
    tvdijen authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    2d6d998 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1290cfe View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Remove auto-padding

    `auto` is not a valid value, so the entire statement was ignored
    tvdijen authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    606709d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c225323 View commit details
    Browse the repository at this point in the history
Loading