aboutsummaryrefslogtreecommitdiff
path: root/stylesheets/library/_sprite_hover.sass
blob: 13c644f6da5aa468045822b7d96e6dd4821c9da1 (plain)
1
2
3
4
=sprite-column-hover-row(!col, !row_hover=2, !width=!sprite_default_size, !height=!sprite_default_size, !margin=!sprite_default_margin)
  +sprite-position(!col, 1, !width, !height, !margin)
  &:hover
    +sprite-position(!col, !row_hover, !width, !height, !margin)