Skip to content

Feature: Custom Styling for Embedded Downloadable Zip Files #50

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

Merged
merged 4 commits into from
Jun 22, 2024

Conversation

MasssiveJuice08
Copy link
Contributor

Closes #40

- removed `<button>` element. Now it only uses `<a>`.
- fixed vertical align of text and icon
- added on-hover background highlight effect
- width 100% (stretches to 100% of container)
… svg icon

- download title displays alias if alias is present; otherwise displays filename (controlled by `${downloadText}`)
- svg `stroke=' '` changes depending on `[saved-theme=""]`
@MasssiveJuice08 MasssiveJuice08 added enhancement New feature or request meta-style Style guidelines and planning for the wiki itself. labels Jun 22, 2024
@MasssiveJuice08 MasssiveJuice08 self-assigned this Jun 22, 2024
@MasssiveJuice08 MasssiveJuice08 merged commit de82f47 into main Jun 22, 2024
@MasssiveJuice08 MasssiveJuice08 deleted the Download-Button-for-Zip-Files branch June 22, 2024 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request meta-style Style guidelines and planning for the wiki itself.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create custom styling for embedded download links
1 participant