@carbon/styles 1.8.0 → 1.9.0-rc.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/css/styles.css
CHANGED
|
@@ -7110,7 +7110,8 @@ fieldset[disabled] .cds--form__helper-text {
|
|
|
7110
7110
|
border-bottom: 0;
|
|
7111
7111
|
}
|
|
7112
7112
|
|
|
7113
|
-
.cds--list-box[data-invalid].cds--list-box--inline .cds--list-box__field
|
|
7113
|
+
.cds--list-box[data-invalid].cds--list-box--inline .cds--list-box__field,
|
|
7114
|
+
.cds--list-box.cds--list-box--warning.cds--list-box--inline .cds--list-box__field {
|
|
7114
7115
|
padding-right: 3.5rem;
|
|
7115
7116
|
}
|
|
7116
7117
|
|