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

Set wizard-specific variables for all values #3

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

schonarth
Copy link
Contributor

Replaced all hard-coded values and direct Bootstrap dependencies with wizard-specific variables, allowing for easy overriding when needed.
If the variables aren't touched, the output remains the same. If the Bootstrap variables are changed, the output is changed accordingly.
Also added a border property, none by default, which can also be overridden if necessary.

I used these changes to override the wizard's appearance from outside the wizard's .less file. Super practical!

Replaced all hard-coded values and direct Bootstrap dependencies with wizard-specific variables, allowing for easy overriding when needed.
If the variables aren't touched, the output remains the same.
Also added a border property, none by default, which can also be overridden if necessary.
Separated border and border-color properties.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant