Skip to content

Instantly share code, notes, and snippets.

@palexander
Created September 12, 2011 23:43
Show Gist options
  • Save palexander/1212784 to your computer and use it in GitHub Desktop.
Save palexander/1212784 to your computer and use it in GitHub Desktop.
#bp_nav_tools_active .bp_nav_link,
#bp_nav_tools .bp_nav_link {
width: 62px;
}
#bp_nav_tools_active, #bp_nav_tools:hover {
background: url("/images/layout/bp_nav_sprite.png") -30px -602px;
}
#bp_nav_tools {
background: url("/images/layout/bp_nav_sprite.png") -30px -645px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment