@carbon/ibmdotcom-styles 2.29.0 → 2.30.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.
|
@@ -10935,6 +10935,10 @@ screen and (prefers-contrast) {
|
|
|
10935
10935
|
:host(c4d-card-footer)[color-scheme=inverse] .cds--link-with-icon.cds--link-with-icon--inline-icon:not(.cds--link--disabled) {
|
|
10936
10936
|
color: var(--cds-link-inverse,#78a9ff)
|
|
10937
10937
|
}
|
|
10938
|
+
:host(c4d-card-footer[cta-type=chat]),
|
|
10939
|
+
:host(c4d-card-footer[cta-type=contact]) {
|
|
10940
|
+
pointer-events: none
|
|
10941
|
+
}
|
|
10938
10942
|
:host(c4d-card-footer):not([parent-href]) .cds--card__footer {
|
|
10939
10943
|
-webkit-box-pack: start;
|
|
10940
10944
|
-ms-flex-pack: start;
|