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

Web: Fix linear-gradient syntax in CSS #752

Closed
wants to merge 1 commit into from

Conversation

J0WI
Copy link

@J0WI J0WI commented Nov 2, 2018

The final standard use a different syntax then the obsolete prefixes.
https://developer.mozilla.org/en-US/docs/Web/CSS/linear-gradient

@elboletaire elboletaire mentioned this pull request Nov 16, 2018
@J0WI J0WI force-pushed the fix-linear-gradient branch 2 times, most recently from e699c61 to abf3d1b Compare December 26, 2018 16:10
@J0WI
Copy link
Author

J0WI commented Dec 26, 2018

@ckerr I've fixed the code style and squashed commits.

@J0WI
Copy link
Author

J0WI commented Sep 15, 2020

@ckerr I just rebased this on top of #1446. Could you please review again?

@ckerr
Copy link
Member

ckerr commented Oct 7, 2021

Mooted by the #1476 web UI refresh, which removed this css

@ckerr ckerr closed this Oct 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

3 participants