Skip to content

Instantly share code, notes, and snippets.

@sudikrt
Created September 17, 2019 11:49
Show Gist options
  • Save sudikrt/835d1b7769d56f9550df2506017b3744 to your computer and use it in GitHub Desktop.
Save sudikrt/835d1b7769d56f9550df2506017b3744 to your computer and use it in GitHub Desktop.
.THIS span .slds-radio_faux::after {
background: #5d9732 !important;
}
.THIS .slds-radio [type="radio"]:focus + .slds-radio__label .slds-radio_faux {
border-color: #5d9732 !important;
box-shadow: 0 0 3px #5d9732 !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment