Skip to content

Instantly share code, notes, and snippets.

@starryeyez024
Created October 30, 2014 01:06
Show Gist options
  • Select an option

  • Save starryeyez024/de142485034cb52f791f to your computer and use it in GitHub Desktop.

Select an option

Save starryeyez024/de142485034cb52f791f to your computer and use it in GitHub Desktop.
.slick-slider
margin-bottom: 20px
//.slick-dots li button,
//.slick-prev,
//.slick-next
// background: $color-one
.slick-prev
left: 0
.slick-next
right: 0
.slick-dots
bottom: 15px
left: 10px
width: 15%
text-align: left
.slick-dots li
margin: 0 1px
.slick-dots li button:before
position: absolute
top: 0
left: 0
content: " "
width: 12px
height: 12px
border-radius: 25px
border: 2px solid $color-one
.slick-dots li.slick-active button:before
background: $color-one
border: 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment