Skip to content

Instantly share code, notes, and snippets.

@veirus
Created December 6, 2016 11:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save veirus/944d60794f7cafabc87e83a5e56c2406 to your computer and use it in GitHub Desktop.
Save veirus/944d60794f7cafabc87e83a5e56c2406 to your computer and use it in GitHub Desktop.
.arrow
&__right, &__left
size(11px, 20px)
display inline-block
background url("../img/rarr.png") no-repeat
&:hover
background url("../img/rarr_h.png") no-repeat
&__left
transform scaleX(-1.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment