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

Add custom range styles #19468

Closed
wants to merge 4 commits into from
Closed

Add custom range styles #19468

wants to merge 4 commits into from

Conversation

wolfy1339
Copy link
Contributor

@wolfy1339 wolfy1339 commented Mar 11, 2016

Fixes #17916
I'm open for comments and able to do a rebase.
This was inspired by m8tro's range style but fully changed to use Bootstrap default colors.

@wolfy1339
Copy link
Contributor Author

Hello, I was just wondering if everything is alright about my pull request. It was a while since the last activity on it.

@wolfy1339
Copy link
Contributor Author

Rebased on latest v4-dev branch and used the transition mixin instead of if statements

@wolfy1339
Copy link
Contributor Author

Update: Added docs

@wolfy1339
Copy link
Contributor Author

Hello, Can anyone review this

@mdo mdo modified the milestone: v4.1 ideas Oct 3, 2016
background: transparent;
border: 0;
}
&::-moz-range-progress {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Begin pseudo classes with a single colon: :

@mdo
Copy link
Member

mdo commented Feb 12, 2018

Closing for the more complete #23380. Sorry for the lack of a response here, @wolfy1339, and thank you for the PR nonetheless. <3

@mdo mdo closed this Feb 12, 2018
@mdo mdo removed this from the v4.1 ideas milestone Feb 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants