Skip to content

Instantly share code, notes, and snippets.

@dannvix
Created January 5, 2013 14:47
Show Gist options
  • Save dannvix/4461882 to your computer and use it in GitHub Desktop.
Save dannvix/4461882 to your computer and use it in GitHub Desktop.
.item
width: 190px
position: absolute
.item:before
content: ''
width: 15px
height: 15px
@include border-radius(15px)
background: darken(white, 10%)
position: absolute
top: 10px
right: 10px
@include box-shadow(1px 1px 1px 1px darken(white, 30%) inset)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment