@shopify/polaris
Version:
Shopify’s admin product component library
32 lines (16 loc) • 1.94 kB
CSS
.Polaris-Choice_j5gzq { display: inline-flex; justify-content: flex-start; padding: 0.25rem 0; cursor: pointer; }
.Polaris-Choice--labelHidden_14tn9 { padding: 0; }
.Polaris-Choice--labelHidden_14tn9 > .Polaris-Choice__Label_2vd36 { position: absolute ; width: 0.0625rem ; height: 0.0625rem ; margin: 0 ; padding: 0 ; overflow: hidden ; -webkit-clip-path: inset(50%) ; clip-path: inset(50%) ; border: 0 ; white-space: nowrap ; }
.Polaris-Choice--labelHidden_14tn9 .Polaris-Choice__Control_1u8vs { margin-top: 0; margin-right: 0; }
.Polaris-Choice--disabled_hcuh9 { cursor: default; }
.Polaris-Choice--disabled_hcuh9 > .Polaris-Choice__Label_2vd36 { color: var(--p-text-disabled); }
.Polaris-Choice--disabled_hcuh9 > .Polaris-Choice__Label_2vd36:hover { cursor: default; }
@media (-ms-high-contrast: active) { .Polaris-Choice--disabled_hcuh9 > .Polaris-Choice__Label_2vd36 { color: grayText; } }
.Polaris-Choice__Control_1u8vs { display: flex; flex: 0 0 auto; align-items: stretch; width: var(--p-choice-size); height: var(--p-choice-size); margin-right: 0.5rem; }
.Polaris-Choice__Control_1u8vs > * { width: 100%; }
.Polaris-Choice__Label_2vd36 { font-size: 0.9375rem; font-weight: 400; line-height: 1.25rem; text-transform: initial; letter-spacing: initial; -webkit-tap-highlight-color: transparent; }
@media (min-width: 40em) { .Polaris-Choice__Label_2vd36 { font-size: 0.875rem; } }
.Polaris-Choice__Label_2vd36:hover { cursor: pointer; }
.Polaris-Choice__Descriptions_pp5ln { padding-left: calc(0.5rem + var(--p-choice-size, 1rem)); }
.Polaris-Choice__HelpText_8qj1a { font-size: 0.9375rem; font-weight: 400; line-height: 1.25rem; text-transform: initial; letter-spacing: initial; color: var(--p-text-subdued); margin-bottom: 0.25rem; }
@media (min-width: 40em) { .Polaris-Choice__HelpText_8qj1a { font-size: 0.875rem; } }