@cfpb/cfpb-design-system
Version:
CFPB's UI framework
3 lines (2 loc) • 3.6 kB
CSS
:root{--font-adjust-base:.517;--font-adjust-step:.0054;--font-adjust-h1:calc(var(--font-size-adjust-base) + var(--font-adjust-step)*5);--font-adjust-h2:calc(var(--font-size-adjust-base) + var(--font-adjust-step)*4);--font-adjust-h3:calc(var(--font-size-adjust-base) + var(--font-adjust-step)*3);--font-adjust-h4:calc(var(--font-size-adjust-base) + var(--font-adjust-step)*2);--font-adjust-h5:calc(var(--font-size-adjust-base) + var(--font-adjust-step)*1);--font-adjust-h6:var(--font-adjust-base);--font-adjust-body:var(--font-adjust-base);--input-text-default:var(--black);--input-text-disabled-default:var(--gray-dark);--input-text-placeholder-default:var(--gray-dark);--input-border-default:var(--gray-60);--input-border-disabled:var(--gray-60);--input-border-success:var(--green);--input-border-warning:var(--gold);--input-border-error:var(--red);--input-border-hover-default:var(--pacific);--input-border-focus-default:var(--pacific);--input-bg-default:var(--white);--input-bg-disabled-default:var(--gray-10);--form-alert-icon-color-default:var(--gray);--form-alert-icon-color-success:var(--green);--form-alert-icon-color-warning:var(--gold);--form-alert-icon-color-error:var(--red);--select-border-default:var(--gray-60);--select-border-width-default:1px;--select-border-error:var(--red);--select-border-width-error:2px;--select-border-hover-default:var(--pacific);--select-border-focus-default:var(--pacific);--select-bg-disabled-default:var(--gray-10);--select-icon-bg-default:var(--gray-10);--select-text-disabled-default:var(--gray-dark);--choice-border-default:var(--gray-60);--choice-border-disabled:var(--gray-60);--choice-border-success:var(--green);--choice-border-warning:var(--gold);--choice-border-error:var(--red);--choice-border-hover-default:var(--pacific);--choice-border-focus-default:var(--pacific);--choice-outline-focus-default:var(--pacific);--choice-bg-default:var(--white);--choice-bg-disabled:var(--gray-10);--choice-bg-selected-default:var(--pacific);--choice-bg-selected-disabled:var(--gray-40);--choice-bg-selected-focus-default:var(--pacific);--choice-label-disabled-default:var(--gray-dark)}.o-table__cell--right-align{text-align:right}.o-table--scrolling{box-sizing:border-box;overflow-y:hidden}.o-table--scrolling table{border:1px solid var(--gray-40)}.o-table--scrolling table>tbody>tr:nth-child(2n)>td,.o-table--scrolling table>tbody>tr:nth-child(2n)>th{background:var(--gray-5)}@media only screen and (min-width:37.5625em){.o-table--striped>tbody>tr:nth-child(2n)>td,.o-table--striped>tbody>tr:nth-child(2n)>th{background:var(--gray-5)}}@media only screen and (max-width:600px){.o-table{width:100%}.o-table--striped tr:nth-child(2n)>td,.o-table--striped tr:nth-child(2n)>th{background:var(--white)}.o-table--stack-on-small{border-top:1px solid var(--gray-40)}.o-table--stack-on-small [data-display-table=cell],.o-table--stack-on-small [data-display-table=row],.o-table--stack-on-small td,.o-table--stack-on-small tr{display:block}.o-table--stack-on-small [data-display-table=cell],.o-table--stack-on-small td,.o-table--stack-on-small th{padding-left:0;padding-right:0;width:100%}.o-table--stack-on-small [data-display-table=thead],.o-table--stack-on-small>thead{display:none}.o-table--stack-on-small td[data-label]:before{content:attr(data-label);display:block;font-size:.875em;font-weight:600;letter-spacing:1px;line-height:1.83333333;margin-bottom:.3125em;margin-top:0;text-transform:uppercase}.o-table--stack-on-small [data-display-table=cell]:last-child,.o-table--stack-on-small td:last-child{margin-bottom:1.875em}}
/*# sourceMappingURL=index.css.map */