wiki.techinc.nl/resources/lib/codex/modules/CdxLabel.css
lwatson 7d4f2e740f Update Codex from v1.2.0 to v1.2.1
Bug: T296106
Bug: T312195
Bug: T348804
Bug: T350447
Bug: T351753
Bug: T352587
Bug: T352765
Bug: T352931
Bug: T353216
Bug: T353846
Bug: T354394
Bug: T354525
Bug: T354571
Change-Id: Ibbdc191b9f7fa3f735e63ba28d14bbf2378f8814
2024-01-09 16:57:33 -05:00

1 line
808 B
CSS

.cdx-label{display:flex;flex-direction:column;line-height:1.375}.cdx-label__label__icon.cdx-icon{margin-right:4px}.cdx-label__label__text{font-weight:700}legend.cdx-label{padding:0}fieldset label.cdx-label__label .cdx-label__label__text{font-weight:400}.cdx-label:not(.cdx-label--disabled) .cdx-label__label__optional-flag,.cdx-label:not(.cdx-label--disabled) .cdx-label__description{color:#54595d}.cdx-label--disabled,.cdx-label--disabled .cdx-label__label__icon{color:#72777d}.cdx-label--visually-hidden{display:block;clip:rect(1px,1px,1px,1px);position:absolute!important;width:1px;height:1px;margin:-1px;border:0;padding:0;overflow:hidden}.cdx-label:not(.cdx-label--visually-hidden){padding-bottom:8px}@media screen and (min-width: 640px){.cdx-label:not(.cdx-label--visually-hidden){padding-bottom:4px}}