wiki.techinc.nl/resources/lib/codex/modules/CdxField.css
Roan Kattouw eafe1d0b09 Update Codex from 1.3.4 to 1.3.5
Bug: T360336
Bug: T334790
Bug: T358031
Bug: T358032
Bug: T358827
Bug: T359074
Bug: T359148
Bug: T359550
Change-Id: Ic43e6370f321a9623261cf21784a29e9c5ccb6f4
2024-03-19 19:27:35 +00:00

1 line
427 B
CSS

.cdx-field{margin:24px 0 0;border:0;padding:0}.cdx-field:first-child{margin-top:0}.cdx-field__help-text{line-height:1.375}.cdx-field__help-text,.cdx-field__validation-message{margin-top:8px}@media screen and (min-width: 640px){.cdx-field__help-text,.cdx-field__validation-message{margin-top:4px}}.cdx-field:not(.cdx-field--disabled) .cdx-field__help-text{color:#54595d}.cdx-field--disabled .cdx-field__help-text{color:#72777d}