@carbon/styles 1.66.1 → 1.67.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
|
@@ -2930,7 +2930,7 @@ em {
|
|
|
2930
2930
|
--cds-notification-background-error: #fff1f1;
|
|
2931
2931
|
--cds-notification-background-success: #defbe6;
|
|
2932
2932
|
--cds-notification-background-info: #edf5ff;
|
|
2933
|
-
--cds-notification-background-warning: #
|
|
2933
|
+
--cds-notification-background-warning: #fcf4d6;
|
|
2934
2934
|
--cds-notification-action-hover: #ffffff;
|
|
2935
2935
|
--cds-notification-action-tertiary-inverse: #ffffff;
|
|
2936
2936
|
--cds-notification-action-tertiary-inverse-active: #c6c6c6;
|
|
@@ -3153,7 +3153,7 @@ em {
|
|
|
3153
3153
|
--cds-notification-background-error: #fff1f1;
|
|
3154
3154
|
--cds-notification-background-success: #defbe6;
|
|
3155
3155
|
--cds-notification-background-info: #edf5ff;
|
|
3156
|
-
--cds-notification-background-warning: #
|
|
3156
|
+
--cds-notification-background-warning: #fcf4d6;
|
|
3157
3157
|
--cds-notification-action-hover: #ffffff;
|
|
3158
3158
|
--cds-notification-action-tertiary-inverse: #ffffff;
|
|
3159
3159
|
--cds-notification-action-tertiary-inverse-active: #c6c6c6;
|
|
@@ -19234,7 +19234,7 @@ optgroup.cds--select-optgroup:disabled,
|
|
|
19234
19234
|
|
|
19235
19235
|
.cds--inline-notification--low-contrast.cds--inline-notification--warning,
|
|
19236
19236
|
.cds--inline-notification--low-contrast.cds--inline-notification--warning-alt {
|
|
19237
|
-
background: var(--cds-notification-background-warning, #
|
|
19237
|
+
background: var(--cds-notification-background-warning, #fcf4d6);
|
|
19238
19238
|
border-inline-start: 3px solid var(--cds-support-warning, #f1c21b);
|
|
19239
19239
|
}
|
|
19240
19240
|
.cds--inline-notification--low-contrast.cds--inline-notification--warning .cds--inline-notification__icon,
|
|
@@ -19553,7 +19553,7 @@ optgroup.cds--select-optgroup:disabled,
|
|
|
19553
19553
|
|
|
19554
19554
|
.cds--toast-notification--low-contrast.cds--toast-notification--warning,
|
|
19555
19555
|
.cds--toast-notification--low-contrast.cds--toast-notification--warning-alt {
|
|
19556
|
-
background: var(--cds-notification-background-warning, #
|
|
19556
|
+
background: var(--cds-notification-background-warning, #fcf4d6);
|
|
19557
19557
|
border-inline-start: 3px solid var(--cds-support-warning, #f1c21b);
|
|
19558
19558
|
}
|
|
19559
19559
|
.cds--toast-notification--low-contrast.cds--toast-notification--warning .cds--inline-notification__icon,
|
|
@@ -19578,6 +19578,7 @@ optgroup.cds--select-optgroup:disabled,
|
|
|
19578
19578
|
}
|
|
19579
19579
|
|
|
19580
19580
|
.cds--toast-notification__details {
|
|
19581
|
+
margin-block-end: 1rem;
|
|
19581
19582
|
margin-inline-end: 1rem;
|
|
19582
19583
|
}
|
|
19583
19584
|
|
|
@@ -19651,7 +19652,6 @@ optgroup.cds--select-optgroup:disabled,
|
|
|
19651
19652
|
line-height: var(--cds-body-compact-01-line-height, 1.28572);
|
|
19652
19653
|
letter-spacing: var(--cds-body-compact-01-letter-spacing, 0.16px);
|
|
19653
19654
|
color: var(--cds-text-inverse, #ffffff);
|
|
19654
|
-
margin-block-end: 1rem;
|
|
19655
19655
|
padding-block-start: 0.5rem;
|
|
19656
19656
|
}
|
|
19657
19657
|
|
|
@@ -19874,7 +19874,7 @@ optgroup.cds--select-optgroup:disabled,
|
|
|
19874
19874
|
|
|
19875
19875
|
.cds--actionable-notification--low-contrast.cds--actionable-notification--warning,
|
|
19876
19876
|
.cds--actionable-notification--low-contrast.cds--actionable-notification--warning-alt {
|
|
19877
|
-
background: var(--cds-notification-background-warning, #
|
|
19877
|
+
background: var(--cds-notification-background-warning, #fcf4d6);
|
|
19878
19878
|
border-inline-start: 3px solid var(--cds-support-warning, #f1c21b);
|
|
19879
19879
|
}
|
|
19880
19880
|
.cds--actionable-notification--low-contrast.cds--actionable-notification--warning .cds--inline-notification__icon,
|
|
@@ -22406,31 +22406,30 @@ span.cds--pagination__text.cds--pagination__items-count {
|
|
|
22406
22406
|
.cds--tabs .cds--tab--overflow-nav-button--next::before {
|
|
22407
22407
|
position: absolute;
|
|
22408
22408
|
z-index: 1;
|
|
22409
|
-
background: linear-gradient(to right, rgba(255, 255, 255, 0), var(--cds-background, #ffffff));
|
|
22410
22409
|
block-size: 100%;
|
|
22411
22410
|
content: "";
|
|
22412
22411
|
inline-size: 0.5rem;
|
|
22413
22412
|
inset-inline-start: -0.5rem;
|
|
22414
22413
|
}
|
|
22415
|
-
.cds--tabs.cds--tabs--contained .cds--tab--overflow-nav-button--next::before {
|
|
22416
|
-
background
|
|
22414
|
+
.cds--tabs:not(.cds--tabs--contained) .cds--tab--overflow-nav-button--next::before {
|
|
22415
|
+
background: linear-gradient(to right, rgba(255, 255, 255, 0), var(--cds-background, #ffffff));
|
|
22416
|
+
}
|
|
22417
|
+
.cds--tabs:not(.cds--tabs--contained) .cds--tab--overflow-nav-button--previous::before {
|
|
22418
|
+
background: linear-gradient(to left, rgba(255, 255, 255, 0), var(--cds-background, #ffffff));
|
|
22417
22419
|
}
|
|
22418
22420
|
.cds--tabs .cds--tab--overflow-nav-button--previous {
|
|
22419
22421
|
position: absolute;
|
|
22422
|
+
z-index: 1;
|
|
22420
22423
|
inset-block: 0 0;
|
|
22421
22424
|
inset-inline-start: 0;
|
|
22422
22425
|
}
|
|
22423
22426
|
.cds--tabs .cds--tab--overflow-nav-button--previous::before {
|
|
22424
22427
|
position: absolute;
|
|
22425
22428
|
z-index: 1;
|
|
22426
|
-
background: var(--cds-background, #ffffff);
|
|
22427
22429
|
block-size: 100%;
|
|
22428
22430
|
content: "";
|
|
22429
|
-
inline-size:
|
|
22430
|
-
inset-inline-end: 0;
|
|
22431
|
-
}
|
|
22432
|
-
.cds--tabs.cds--tabs--contained .cds--tab--overflow-nav-button--previous::before {
|
|
22433
|
-
background: linear-gradient(to left, rgba(255, 255, 255, 0), var(--cds-layer-accent));
|
|
22431
|
+
inline-size: 0.5rem;
|
|
22432
|
+
inset-inline-end: -0.5rem;
|
|
22434
22433
|
}
|
|
22435
22434
|
.cds--tabs .cds--tabs--light .cds--tabs__overflow-indicator--left {
|
|
22436
22435
|
background-image: linear-gradient(to left, rgba(255, 255, 255, 0), var(--cds-layer));
|
|
@@ -22768,12 +22767,12 @@ span.cds--pagination__text.cds--pagination__items-count {
|
|
|
22768
22767
|
}
|
|
22769
22768
|
.cds--tabs .cds--tabs__nav-item--disabled {
|
|
22770
22769
|
background-color: transparent;
|
|
22771
|
-
border-block-end: 2px solid var(--cds-border-
|
|
22770
|
+
border-block-end: 2px solid var(--cds-border-subtle);
|
|
22772
22771
|
color: var(--cds-text-disabled, rgba(22, 22, 22, 0.25));
|
|
22773
22772
|
outline: none;
|
|
22774
22773
|
}
|
|
22775
22774
|
.cds--tabs .cds--tabs__nav-item--disabled:hover {
|
|
22776
|
-
border-block-end: 2px solid var(--cds-border-
|
|
22775
|
+
border-block-end: 2px solid var(--cds-border-subtle);
|
|
22777
22776
|
color: var(--cds-text-disabled, rgba(22, 22, 22, 0.25));
|
|
22778
22777
|
cursor: not-allowed;
|
|
22779
22778
|
}
|
|
@@ -22786,7 +22785,7 @@ span.cds--pagination__text.cds--pagination__items-count {
|
|
|
22786
22785
|
}
|
|
22787
22786
|
.cds--tabs .cds--tabs__nav-item--disabled:focus,
|
|
22788
22787
|
.cds--tabs .cds--tabs__nav-item--disabled:active {
|
|
22789
|
-
border-block-end: 2px solid var(--cds-border-
|
|
22788
|
+
border-block-end: 2px solid var(--cds-border-subtle);
|
|
22790
22789
|
outline: none;
|
|
22791
22790
|
pointer-events: none;
|
|
22792
22791
|
}
|