Skip to content

Instantly share code, notes, and snippets.

@neil-h
Created August 5, 2014 17:29
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 neil-h/3dcafa4b6ebd7b660f68 to your computer and use it in GitHub Desktop.
Save neil-h/3dcafa4b6ebd7b660f68 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.3.14)
// Compass (v1.0.0.rc.1)
// ----
*[data-toggle="popover"] {
font-style: italic;
font-weight: bold;
cursor: pointer;
@at-root .list-group-item & {
margin-left: 2rem;
}
}
*[data-toggle="popover"] {
font-style: italic;
font-weight: bold;
cursor: pointer;
}
.list-group-item *[data-toggle="popover"] {
margin-left: 2rem;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment