Skip to content

Instantly share code, notes, and snippets.

@aduth
Created May 13, 2022 14:51
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 aduth/82331cc1f75fa50d8f7f7938bfee1ad9 to your computer and use it in GitHub Desktop.
Save aduth/82331cc1f75fa50d8f7f7938bfee1ad9 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
.usa-radio__input--tile:disabled + .usa-radio__label--illustrated,
.usa-checkbox__input--tile:disabled + .usa-checkbox__label--illustrated {
.usa-radio__image,
.usa-checkbox__image {
filter: invert(45%) sepia(1%) saturate(0%) hue-rotate(232deg) brightness(100%) contrast(80%);
}
}
.usa-radio__input--tile:disabled + .usa-radio__label--illustrated .usa-radio__image,
.usa-checkbox__input--tile:disabled + .usa-checkbox__label--illustrated .usa-checkbox__image {
filter: invert(45%) sepia(1%) saturate(0%) hue-rotate(232deg) brightness(100%) contrast(80%);
}
.usa-radio__input--tile:disabled + .usa-radio__label--illustrated .usa-radio__image,
.usa-radio__input--tile:disabled + .usa-radio__label--illustrated .usa-checkbox__image,
.usa-checkbox__input--tile:disabled + .usa-checkbox__label--illustrated .usa-radio__image,
.usa-checkbox__input--tile:disabled + .usa-checkbox__label--illustrated .usa-checkbox__image {
filter: invert(45%) sepia(1%) saturate(0%) hue-rotate(232deg) brightness(100%) contrast(80%);
}
.usa-radio__input--tile:disabled + .usa-radio__label--illustrated .usa-radio__image,
.usa-checkbox__input--tile:disabled + .usa-checkbox__label--illustrated .usa-checkbox__image {
filter: invert(45%) sepia(1%) saturate(0%) hue-rotate(232deg) brightness(100%) contrast(80%);
}
{
"sass": {
"compiler": "dart-sass/1.32.12",
"extensions": {},
"syntax": "SCSS",
"outputStyle": "expanded"
},
"autoprefixer": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment