Skip to content

add transparent border to setSliderColor#396

Merged
pvictor merged 1 commit intodreamRs:masterfrom
shannonpileggi:setSliderColor-background
Jul 5, 2021
Merged

add transparent border to setSliderColor#396
pvictor merged 1 commit intodreamRs:masterfrom
shannonpileggi:setSliderColor-background

Conversation

@shannonpileggi
Copy link
Copy Markdown
Contributor

Hi lovely dreamRs! 👋 I don't make pull requests to public packages often, and I don't know much about CSS, so feedback is welcome. 😊

I really appreciate your setSliderColor function! I was using this function and noticed that the default border color on the slider is still blue, even when then slider color is set.

image

I figured out that adding border-color: transparent to the function can remove the blue outline, which may be a preferable default for those changing their slider colors. (I have no idea if spacing or anything matters in the function!)

image

Just a thought! Thanks for considering.

@pvictor pvictor merged commit bb19c67 into dreamRs:master Jul 5, 2021
@pvictor
Copy link
Copy Markdown
Member

pvictor commented Jul 5, 2021

Perfect 👌 , that's indeed better without that border
Thank you !

Victor

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.

2 participants