Skip to content

Instantly share code, notes, and snippets.

@TimHacker
Created January 20, 2014 14:05
Show Gist options
  • Save TimHacker/8520464 to your computer and use it in GitHub Desktop.
Save TimHacker/8520464 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.3.0.rc.2)
// Compass (v1.0.0.alpha.17)
// ----
#admin .tabbar a {
font-weight: bold;
}
#admin .overview .fakelink {
@extend a;
}
#admin .tabbar a, #admin .tabbar .overview .fakelink, #admin .overview .tabbar .fakelink {
font-weight: bold;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment