UNPKG

lucid-ui

Version:

A UI component library from AppNexus.

15 lines (12 loc) 296 B
@import (reference) '../../../styles/variables.less'; @import (reference) '../../../styles/mixins.less'; .@{prefix}-EligibilityLightIcon { &-half-circle { fill: @color-white; stroke: @featured-color-danger; } &-is-selected { fill: @color-white; stroke: @featured-color-success; } }