Skip to content

Instantly share code, notes, and snippets.

@pierceray
Created October 29, 2015 15:14
Show Gist options
  • Save pierceray/20eee90b672e7e9eabc0 to your computer and use it in GitHub Desktop.
Save pierceray/20eee90b672e7e9eabc0 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// libsass (v3.2.5)
// ----
.alert_signup {
.alertMessage {
.with-left-rail &:before {
color: #fff;
}
.with-left-rail:before {
color: #fff;
}
}
}
.with-left-rail .alert_signup .alertMessage:before {
color: #fff;
}
.alert_signup .alertMessage .with-left-rail:before {
color: #fff;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment