@inera/ids-design 8.0.1 → 8.1.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/components/accordion/accordion-lit.js +1 -1
- package/components/accordion/accordion.css +35 -175
- package/components/alert/alert-lit.js +1 -1
- package/components/alert/alert.css +28 -138
- package/components/box-link/box-link-lit.js +1 -1
- package/components/box-link/box-link.css +94 -39
- package/components/breadcrumbs/breadcrumbs-lit.js +1 -1
- package/components/breadcrumbs/breadcrumbs.css +1 -0
- package/components/card/card-lit.js +1 -1
- package/components/card/card.css +34 -128
- package/components/carousel/carousel-item-lit.js +1 -1
- package/components/carousel/carousel-item.css +10 -122
- package/components/carousel/carousel-lit.js +1 -1
- package/components/carousel/carousel.css +36 -17
- package/components/data-table/data-table-lit.js +1 -1
- package/components/data-table/data-table.css +5 -11
- package/components/dialog/dialog-lit.js +1 -1
- package/components/dialog/dialog.css +8 -11
- package/components/dropdown/dropdown-lit.js +1 -1
- package/components/dropdown/dropdown.css +21 -12
- package/components/footer-1177/footer-1177-lit.js +1 -1
- package/components/footer-1177/footer-1177.css +48 -125
- package/components/footer-1177-admin/footer-1177-admin-lit.js +1 -1
- package/components/footer-1177-admin/footer-1177-admin.css +47 -140
- package/components/footer-1177-pro/footer-1177-pro-lit.js +1 -1
- package/components/footer-1177-pro/footer-1177-pro.css +47 -140
- package/components/footer-inera/footer-inera-lit.js +1 -1
- package/components/footer-inera/footer-inera.css +42 -123
- package/components/footer-inera-admin/footer-inera-admin-lit.js +1 -1
- package/components/footer-inera-admin/footer-inera-admin.css +47 -132
- package/components/form/group/group-lit.js +1 -1
- package/components/form/group/group.css +10 -113
- package/components/form/range/range-lit.js +1 -1
- package/components/form/range/range.css +40 -119
- package/components/form/select-multiple/select-multiple-lit.js +1 -1
- package/components/form/select-multiple/select-multiple.css +27 -5
- package/components/global-alert/global-alert-lit.js +1 -1
- package/components/global-alert/global-alert.css +55 -161
- package/components/grid/container/container-lit.js +1 -1
- package/components/grid/container/container.css +1 -1
- package/components/header-1177/composite-header-1177.css +612 -842
- package/components/header-1177/header-1177-avatar-lit.js +1 -1
- package/components/header-1177/header-1177-avatar.css +57 -156
- package/components/header-1177/header-1177-item-lit.js +1 -1
- package/components/header-1177/header-1177-item.css +366 -139
- package/components/header-1177/header-1177-lit.js +1 -1
- package/components/header-1177/header-1177-menu-mobile-lit.js +1 -1
- package/components/header-1177/header-1177-menu-mobile.css +14 -4
- package/components/header-1177/header-1177-nav-item-lit.js +1 -1
- package/components/header-1177/header-1177-nav-item-mobile-lit.js +1 -1
- package/components/header-1177/header-1177-nav-item-mobile.css +40 -116
- package/components/header-1177/header-1177-nav-item.css +102 -416
- package/components/header-1177/header-1177-nav-lit.js +1 -1
- package/components/header-1177/header-1177-nav.css +20 -1
- package/components/header-1177/header-1177-region-picker-lit.js +1 -1
- package/components/header-1177/header-1177-region-picker-mobile-lit.js +1 -1
- package/components/header-1177/header-1177-region-picker-mobile.css +3 -2
- package/components/header-1177/header-1177-region-picker.css +3 -2
- package/components/header-1177/header-1177.css +19 -17
- package/components/header-1177-admin/header-1177-admin-avatar-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-avatar-mobile.css +8 -12
- package/components/header-1177-admin/header-1177-admin-avatar.css +29 -132
- package/components/header-1177-admin/header-1177-admin-item-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-item.css +307 -122
- package/components/header-1177-admin/header-1177-admin-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-menu-mobile-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-menu-mobile.css +14 -4
- package/components/header-1177-admin/header-1177-admin-nav-item-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-nav-item.css +108 -436
- package/components/header-1177-admin/header-1177-admin.css +33 -33
- package/components/header-1177-pro/header-1177-pro-avatar-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-avatar-mobile.css +8 -13
- package/components/header-1177-pro/header-1177-pro-avatar.css +25 -128
- package/components/header-1177-pro/header-1177-pro-item-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-item.css +338 -141
- package/components/header-1177-pro/header-1177-pro-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-menu-mobile-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-menu-mobile.css +14 -4
- package/components/header-1177-pro/header-1177-pro-nav-item-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-nav-item.css +112 -386
- package/components/header-1177-pro/header-1177-pro-nav-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-nav.css +10 -0
- package/components/header-1177-pro/header-1177-pro-region-picker-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-region-picker-mobile-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-region-picker-mobile.css +4 -4
- package/components/header-1177-pro/header-1177-pro-region-picker.css +3 -2
- package/components/header-1177-pro/header-1177-pro.css +35 -33
- package/components/header-inera/header-inera-item-lit.js +1 -1
- package/components/header-inera/header-inera-item.css +92 -53
- package/components/header-inera/header-inera-lit.js +1 -1
- package/components/header-inera/header-inera-menu-mobile-lit.js +1 -1
- package/components/header-inera/header-inera-menu-mobile.css +18 -4
- package/components/header-inera/header-inera-nav-item-lit.js +1 -1
- package/components/header-inera/header-inera-nav-item.css +51 -70
- package/components/header-inera/header-inera.css +12 -9
- package/components/header-inera-admin/composite-header-inera-admin.css +241 -320
- package/components/header-inera-admin/header-inera-admin-avatar-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-avatar-mobile-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-avatar-mobile.css +9 -12
- package/components/header-inera-admin/header-inera-admin-avatar.css +25 -128
- package/components/header-inera-admin/header-inera-admin-item-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-item.css +101 -53
- package/components/header-inera-admin/header-inera-admin-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-menu-mobile-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-menu-mobile.css +61 -58
- package/components/header-inera-admin/header-inera-admin-nav-item-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-nav-item.css +52 -76
- package/components/header-inera-admin/header-inera-admin.css +5 -5
- package/components/header-patient/header-patient-lit.js +1 -1
- package/components/header-patient/header-patient.css +27 -126
- package/components/mobile-menu/mobile-menu-lit.js +1 -1
- package/components/mobile-menu/mobile-menu.css +311 -435
- package/components/navigation/content/navigation-content-lit.js +1 -1
- package/components/navigation/content/navigation-content.css +15 -149
- package/components/navigation/local/navigation-local-lit.js +1 -1
- package/components/navigation/local/navigation-local.css +10 -14
- package/components/notification-badge/notification-badge-lit.js +1 -1
- package/components/notification-badge/notification-badge.css +1 -0
- package/components/pagination/data-pagination/data-pagination-lit.js +1 -1
- package/components/pagination/data-pagination/data-pagination.css +107 -131
- package/components/pagination/list-pagination/list-pagination-lit.js +1 -1
- package/components/pagination/list-pagination/list-pagination.css +84 -54
- package/components/popover/popover-content-lit.js +1 -1
- package/components/popover/popover-content.css +86 -167
- package/components/popover/popover-lit.js +1 -1
- package/components/popover/popover.css +2 -2
- package/components/progressbar/progressbar-lit.js +1 -1
- package/components/progressbar/progressbar.css +10 -113
- package/components/puff-list/puff-list-lit.js +1 -1
- package/components/puff-list/puff-list.css +89 -216
- package/components/side-menu/side-menu-lit.js +1 -1
- package/components/side-menu/side-menu.css +66 -74
- package/components/side-panel/side-panel-lit.js +1 -1
- package/components/side-panel/side-panel.css +23 -19
- package/components/stepper/stepper-lit.js +1 -1
- package/components/stepper/stepper.css +19 -146
- package/components/tabs/tab-lit.js +1 -1
- package/components/tabs/tab.css +5 -5
- package/components/tabs/tabs-lit.js +2 -2
- package/components/tabs/tabs.css +0 -2
- package/components/tag/tag-lit.js +1 -1
- package/components/tag/tag.css +12 -7
- package/components/tooltip/tooltip-lit.js +1 -1
- package/components/tooltip/tooltip.css +8 -9
- package/global/global.css +919 -729
- package/global/icons/Inera-Design-Icons.eot +0 -0
- package/global/icons/Inera-Design-Icons.svg +14 -2
- package/global/icons/Inera-Design-Icons.ttf +0 -0
- package/global/icons/Inera-Design-Icons.woff +0 -0
- package/global/util/util.css +12 -2
- package/package.json +1 -1
- package/styles.css +1323 -1117
- package/tokens/themes/1177-admin-tokens.css +534 -138
- package/tokens/themes/1177-pro-tokens.css +534 -138
- package/tokens/themes/1177-tokens.css +534 -138
- package/tokens/themes/inera-admin-tokens.css +365 -81
- package/tokens/themes/inera-tokens.css +365 -81
package/styles.css
CHANGED
|
@@ -89,11 +89,7 @@
|
|
|
89
89
|
}
|
|
90
90
|
}
|
|
91
91
|
|
|
92
|
-
|
|
93
|
-
--IDS-BOX-SHADOW: 0 0.125rem 0.375rem 0 rgba(0, 0, 0, 0.3);
|
|
94
|
-
--IDS-BOX-SHADOW-WEAK: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.2);
|
|
95
|
-
--IDS-BOX-SHADOW-EXTRA-WEAK: 0 0 0.375rem rgba(0, 0, 0, 0.15);
|
|
96
|
-
--IDS-BOX-SHADOW-BOTTOM: 0 0.125rem 0.1875rem 0 rgba(0, 0, 0, 0.15);
|
|
92
|
+
.ids--light, .ids--dark {
|
|
97
93
|
--IDS-SCROLL__THUMB-COLOR: var(--ids-color-surface-border-default);
|
|
98
94
|
--IDS-SCROLL__THUMB-HOVER-COLOR: var(--ids-color-interactive-background-hover);
|
|
99
95
|
--IDS-SCROLL__TRACK-BACKGROUND-COLOR: var(--ids-color-feedback-background-information);
|
|
@@ -106,8 +102,52 @@
|
|
|
106
102
|
--IDS-BORDER-RADIUS: 0.625rem;
|
|
107
103
|
--IDS-SKIP-TO-CONTENT-LINK__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-2);
|
|
108
104
|
--IDS-OVERLAY__BACKGROUND-COLOR: rgba(53, 53, 53, 0.6);
|
|
109
|
-
|
|
110
|
-
|
|
105
|
+
--IDS-BOX-SHADOW-ELEVATED-1:
|
|
106
|
+
0 var(--ids-box-shadow-position-y-elevated-1-effect-1, 1.875rem) var(--ids-box-shadow-blur-elevated-1-effect-1, 0.75rem)
|
|
107
|
+
0 rgba(0, 0, 0, 0.02),
|
|
108
|
+
0 var(--ids-box-shadow-position-y-elevated-1-effect-2, 1rem) var(--ids-box-shadow-blur-elevated-1-effect-2, 0.625rem) 0
|
|
109
|
+
rgba(0, 0, 0, 0.06),
|
|
110
|
+
0 var(--ids-box-shadow-position-y-elevated-1-effect-3, 0.375rem)
|
|
111
|
+
var(--ids-box-shadow-blur-elevated-1-effect-3, 0.375rem) 0 rgba(0, 0, 0, 0.1),
|
|
112
|
+
0 var(--ids-box-shadow-position-y-elevated-1-effect-4, 0.125rem) var(--ids-box-shadow-blur-elevated-1-effect-4, 0.25rem)
|
|
113
|
+
0 rgba(0, 0, 0, 0.12);
|
|
114
|
+
--IDS-BOX-SHADOW-ELEVATED-2:
|
|
115
|
+
0 var(--ids-box-shadow-position-y-elevated-2-effect-1, 3.875rem) var(--ids-box-shadow-blur-elevated-2-effect-1, 1.5rem)
|
|
116
|
+
0 rgba(0, 0, 0, 0.02),
|
|
117
|
+
0 var(--ids-box-shadow-position-y-elevated-2-effect-2, 2.1875rem)
|
|
118
|
+
var(--ids-box-shadow-blur-elevated-2-effect-2, 1.25rem) 0 rgba(0, 0, 0, 0.07),
|
|
119
|
+
0 var(--ids-box-shadow-position-y-elevated-2-effect-3, 1rem) var(--ids-box-shadow-blur-elevated-2-effect-3, 1rem) 0
|
|
120
|
+
rgba(0, 0, 0, 0.12),
|
|
121
|
+
0 var(--ids-box-shadow-position-y-elevated-2-effect-4, 0.25rem) var(--ids-box-shadow-blur-elevated-2-effect-4, 0.5rem) 0
|
|
122
|
+
rgba(0, 0, 0, 0.14);
|
|
123
|
+
--IDS-BOX-SHADOW-ELEVATED-2-LEFT:
|
|
124
|
+
var(--ids-box-shadow-position-x-elevated-2-left-effect-1, 3.75rem)
|
|
125
|
+
var(--ids-box-shadow-position-y-elevated-2-effect-1, 3.875rem) var(--ids-box-shadow-blur-elevated-2-effect-1, 1.5rem)
|
|
126
|
+
0 rgba(0, 0, 0, 0.02),
|
|
127
|
+
var(--ids-box-shadow-position-x-elevated-2-left-effect-2, 2.125rem)
|
|
128
|
+
var(--ids-box-shadow-position-y-elevated-2-effect-2, 2.25rem) var(--ids-box-shadow-blur-elevated-2-effect-2, 1.25rem)
|
|
129
|
+
0 rgba(0, 0, 0, 0.07),
|
|
130
|
+
var(--ids-box-shadow-position-x-elevated-2-left-effect-3, 1rem)
|
|
131
|
+
var(--ids-box-shadow-position-y-elevated-2-effect-3, 1rem) var(--ids-box-shadow-blur-elevated-2-effect-3, 1rem) 0
|
|
132
|
+
rgba(0, 0, 0, 0.12),
|
|
133
|
+
var(--ids-box-shadow-position-x-elevated-2-left-effect-4, 0.25rem)
|
|
134
|
+
var(--ids-box-shadow-position-y-elevated-2-effect-4, 0.25rem) var(--ids-box-shadow-blur-elevated-2-effect-4, 0.5rem) 0
|
|
135
|
+
rgba(0, 0, 0, 0.14);
|
|
136
|
+
--IDS-BOX-SHADOW-ELEVATED-2-RIGHT:
|
|
137
|
+
var(--ids-box-shadow-position-x-elevated-2-right-effect-1, 3.75rem)
|
|
138
|
+
var(--ids-box-shadow-position-y-elevated-2-effect-1, 3.875rem) var(--ids-box-shadow-blur-elevated-2-effect-1, 1.5rem)
|
|
139
|
+
0 rgba(0, 0, 0, 0.02),
|
|
140
|
+
var(--ids-box-shadow-position-x-elevated-2-right-effect-2, 2.125rem)
|
|
141
|
+
var(--ids-box-shadow-position-y-elevated-2-effect-2, 2.25rem) var(--ids-box-shadow-blur-elevated-2-effect-2, 1.25rem)
|
|
142
|
+
0 rgba(0, 0, 0, 0.07),
|
|
143
|
+
var(--ids-box-shadow-position-x-elevated-2-right-effect-3, 1rem)
|
|
144
|
+
var(--ids-box-shadow-position-y-elevated-2-effect-3, 1rem) var(--ids-box-shadow-blur-elevated-2-effect-3, 1rem) 0
|
|
145
|
+
rgba(0, 0, 0, 0.12),
|
|
146
|
+
var(--ids-box-shadow-position-x-elevated-2-right-effect-4, 0.25rem)
|
|
147
|
+
var(--ids-box-shadow-position-y-elevated-2-effect-4, 0.25rem) var(--ids-box-shadow-blur-elevated-2-effect-4, 0.5rem) 0
|
|
148
|
+
rgba(0, 0, 0, 0.14);
|
|
149
|
+
}
|
|
150
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
111
151
|
--IDS-BORDER-RADIUS: 0.188rem;
|
|
112
152
|
}
|
|
113
153
|
|
|
@@ -123,7 +163,7 @@
|
|
|
123
163
|
}
|
|
124
164
|
}
|
|
125
165
|
|
|
126
|
-
|
|
166
|
+
.ids--light, .ids--dark {
|
|
127
167
|
--IDS-ICON--ACTIVE-COLOR: var(--ids-color-interactive-text-default);
|
|
128
168
|
--IDS-ICON--ACTIVE-HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
129
169
|
--IDS-ICON--DISABLED-COLOR: var(--ids-color-form-text-on-disabled);
|
|
@@ -138,11 +178,26 @@
|
|
|
138
178
|
--IDS-ICON__COLOR-PRESET-4: var(--ids-color-surface-text-on-default);
|
|
139
179
|
--IDS-ICON__COLOR-PRESET-4--HOVER: var(--ids-color-surface-text-on-default);
|
|
140
180
|
}
|
|
141
|
-
|
|
181
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
142
182
|
--IDS-ICON--INVALID-COLOR: var(--ids-color-feedback-text-error);
|
|
143
183
|
--IDS-ICON--SUCCESS-COLOR: var(--ids-color-form-text-on-success);
|
|
144
184
|
}
|
|
145
185
|
|
|
186
|
+
/*******
|
|
187
|
+
* ICONS
|
|
188
|
+
********/
|
|
189
|
+
/*******
|
|
190
|
+
* BUTTONS
|
|
191
|
+
********/
|
|
192
|
+
/*******
|
|
193
|
+
* SCROLLBAR
|
|
194
|
+
********/
|
|
195
|
+
/*******
|
|
196
|
+
* FORM
|
|
197
|
+
********/
|
|
198
|
+
/*******
|
|
199
|
+
* A11Y
|
|
200
|
+
********/
|
|
146
201
|
@font-face {
|
|
147
202
|
font-family: "Inera-Design-Icons";
|
|
148
203
|
src: url("global/icons/Inera-Design-Icons.eot") format("embedded-opentype"), url("global/icons/Inera-Design-Icons.ttf") format("truetype"), url("global/icons/Inera-Design-Icons.woff") format("woff"), url("global/icons/Inera-Design-Icons.svg") format("svg");
|
|
@@ -174,18 +229,16 @@
|
|
|
174
229
|
text-align: center;
|
|
175
230
|
position: absolute;
|
|
176
231
|
}
|
|
177
|
-
[class^=ids-icon-].ids-icon--interactive:focus,
|
|
178
|
-
[class*=" ids-icon-"].ids-icon--interactive:focus {
|
|
179
|
-
|
|
232
|
+
[class^=ids-icon-].ids-icon--interactive:focus-visible,
|
|
233
|
+
[class*=" ids-icon-"].ids-icon--interactive:focus-visible {
|
|
234
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
235
|
+
outline-offset: 0.25rem !important;
|
|
236
|
+
border-radius: 100%;
|
|
180
237
|
}
|
|
181
238
|
[class^=ids-icon-].ids-icon--color-preset-1,
|
|
182
239
|
[class*=" ids-icon-"].ids-icon--color-preset-1 {
|
|
183
240
|
color: var(--IDS-ICON__COLOR-PRESET-1);
|
|
184
241
|
}
|
|
185
|
-
[class^=ids-icon-].ids-icon--color-preset-1.ids-icon--interactive,
|
|
186
|
-
[class*=" ids-icon-"].ids-icon--color-preset-1.ids-icon--interactive {
|
|
187
|
-
cursor: pointer;
|
|
188
|
-
}
|
|
189
242
|
[class^=ids-icon-].ids-icon--color-preset-1.ids-icon--interactive:hover,
|
|
190
243
|
[class*=" ids-icon-"].ids-icon--color-preset-1.ids-icon--interactive:hover {
|
|
191
244
|
color: var(--IDS-ICON__COLOR-PRESET-1--HOVER);
|
|
@@ -194,10 +247,6 @@
|
|
|
194
247
|
[class*=" ids-icon-"].ids-icon--color-preset-2 {
|
|
195
248
|
color: var(--IDS-ICON__COLOR-PRESET-2);
|
|
196
249
|
}
|
|
197
|
-
[class^=ids-icon-].ids-icon--color-preset-2.ids-icon--interactive,
|
|
198
|
-
[class*=" ids-icon-"].ids-icon--color-preset-2.ids-icon--interactive {
|
|
199
|
-
cursor: pointer;
|
|
200
|
-
}
|
|
201
250
|
[class^=ids-icon-].ids-icon--color-preset-2.ids-icon--interactive:hover,
|
|
202
251
|
[class*=" ids-icon-"].ids-icon--color-preset-2.ids-icon--interactive:hover {
|
|
203
252
|
color: var(--IDS-ICON__COLOR-PRESET-2--HOVER);
|
|
@@ -206,30 +255,24 @@
|
|
|
206
255
|
[class*=" ids-icon-"].ids-icon--color-preset-3 {
|
|
207
256
|
color: var(--IDS-ICON__COLOR-PRESET-3);
|
|
208
257
|
}
|
|
209
|
-
[class^=ids-icon-].ids-icon--color-preset-3.ids-icon--interactive,
|
|
210
|
-
[class*=" ids-icon-"].ids-icon--color-preset-3.ids-icon--interactive {
|
|
211
|
-
cursor: pointer;
|
|
212
|
-
}
|
|
213
258
|
[class^=ids-icon-].ids-icon--color-preset-3.ids-icon--interactive:hover,
|
|
214
259
|
[class*=" ids-icon-"].ids-icon--color-preset-3.ids-icon--interactive:hover {
|
|
215
260
|
color: var(--IDS-ICON__COLOR-PRESET-3--HOVER);
|
|
216
261
|
}
|
|
262
|
+
[class^=ids-icon-].ids-icon--color-preset-3.ids-icon--interactive:focus-visible,
|
|
263
|
+
[class*=" ids-icon-"].ids-icon--color-preset-3.ids-icon--interactive:focus-visible {
|
|
264
|
+
outline: var(--IDS-FOCUS__OUTLINE--LIGHT);
|
|
265
|
+
outline-offset: 0.25rem !important;
|
|
266
|
+
border-radius: 100%;
|
|
267
|
+
}
|
|
217
268
|
[class^=ids-icon-].ids-icon--color-preset-4,
|
|
218
269
|
[class*=" ids-icon-"].ids-icon--color-preset-4 {
|
|
219
270
|
color: var(--IDS-ICON__COLOR-PRESET-4);
|
|
220
271
|
}
|
|
221
|
-
[class^=ids-icon-].ids-icon--color-preset-4.ids-icon--interactive,
|
|
222
|
-
[class*=" ids-icon-"].ids-icon--color-preset-4.ids-icon--interactive {
|
|
223
|
-
cursor: pointer;
|
|
224
|
-
}
|
|
225
272
|
[class^=ids-icon-].ids-icon--color-preset-4.ids-icon--interactive:hover,
|
|
226
273
|
[class*=" ids-icon-"].ids-icon--color-preset-4.ids-icon--interactive:hover {
|
|
227
274
|
color: var(--IDS-ICON__COLOR-PRESET-4--HOVER);
|
|
228
275
|
}
|
|
229
|
-
[class^=ids-icon-].ids-icon--color-preset-4.ids-icon--interactive:focus,
|
|
230
|
-
[class*=" ids-icon-"].ids-icon--color-preset-4.ids-icon--interactive:focus {
|
|
231
|
-
border-radius: 0.125rem;
|
|
232
|
-
}
|
|
233
276
|
[class^=ids-icon-].ids-icon--text-start,
|
|
234
277
|
[class*=" ids-icon-"].ids-icon--text-start {
|
|
235
278
|
margin-right: 0.5rem;
|
|
@@ -322,21 +365,37 @@
|
|
|
322
365
|
flex-shrink: 0;
|
|
323
366
|
margin-top: 0.25rem;
|
|
324
367
|
}
|
|
325
|
-
[class^=ids-icon-].ids-dropdown--start-icon,
|
|
326
|
-
[class*=" ids-icon-"].ids-dropdown--start-icon
|
|
368
|
+
[class^=ids-icon-].ids-dropdown--start-icon,
|
|
369
|
+
[class*=" ids-icon-"].ids-dropdown--start-icon {
|
|
370
|
+
flex-shrink: 0;
|
|
371
|
+
margin-top: 0.25rem;
|
|
372
|
+
}
|
|
373
|
+
[class^=ids-icon-].ids-side-menu--start-icon,
|
|
374
|
+
[class*=" ids-icon-"].ids-side-menu--start-icon {
|
|
375
|
+
flex-shrink: 0;
|
|
376
|
+
bottom: -0.375rem;
|
|
377
|
+
}
|
|
378
|
+
[class^=ids-icon-].ids-icon--text-align,
|
|
327
379
|
[class*=" ids-icon-"].ids-icon--text-align {
|
|
328
380
|
position: relative;
|
|
329
381
|
bottom: -0.3125rem;
|
|
330
382
|
flex-shrink: 0;
|
|
331
383
|
}
|
|
332
|
-
[class^=ids-icon-].ids-
|
|
333
|
-
[class*=" ids-icon-"].ids-dropdown--start-icon:before,
|
|
384
|
+
[class^=ids-icon-].ids-icon--text-align:before,
|
|
334
385
|
[class*=" ids-icon-"].ids-icon--text-align:before {
|
|
335
386
|
top: 50%;
|
|
336
387
|
left: 50%;
|
|
337
388
|
transform: translate(-50%, -50%);
|
|
338
389
|
}
|
|
339
390
|
|
|
391
|
+
.ids-icon-attachment-small:before {
|
|
392
|
+
content: "\e8e7";
|
|
393
|
+
}
|
|
394
|
+
|
|
395
|
+
.ids-icon-attachment:before {
|
|
396
|
+
content: "\e8e8";
|
|
397
|
+
}
|
|
398
|
+
|
|
340
399
|
.ids-icon-first-page-small:before {
|
|
341
400
|
content: "\e6ff";
|
|
342
401
|
}
|
|
@@ -1169,75 +1228,13 @@
|
|
|
1169
1228
|
content: "\e913";
|
|
1170
1229
|
}
|
|
1171
1230
|
|
|
1172
|
-
|
|
1231
|
+
.ids--light, .ids--dark {
|
|
1173
1232
|
--IDS-FONT-FAMILY-BASE: "Open Sans";
|
|
1174
1233
|
--IDS-FONT-FAMILY-HEADING: "Inter";
|
|
1175
1234
|
--IDS-FONT-COLOR: var(--ids-color-surface-text-on-default);
|
|
1176
|
-
--IDS-HEADING-XXL__COLOR: var(--ids-color-heading-text-xxl);
|
|
1177
|
-
--IDS-HEADING-XXL__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
1178
|
-
--IDS-HEADING-XXL__FONT-SIZE: 2rem;
|
|
1179
|
-
--IDS-HEADING-XXL__LINE-HEIGHT: 2.5rem;
|
|
1180
|
-
--IDS-HEADING-XXL__FONT-SIZE-DESKTOP: 3rem;
|
|
1181
|
-
--IDS-HEADING-XXL__LINE-HEIGHT-DESKTOP: 3.25rem;
|
|
1182
|
-
--IDS-HEADING-XXL__FONT-WEIGHT: 700;
|
|
1183
|
-
--IDS-HEADING-XXL__LETTER-SPACING: -0.052rem;
|
|
1184
|
-
--IDS-HEADING-XXL__LETTER-SPACING-DESKTOP: -0.078rem;
|
|
1185
1235
|
--IDS-HEADING-XXL__MARGIN-BOTTOM: 1.875rem;
|
|
1186
|
-
--IDS-HEADING-XL__COLOR: var(--ids-color-heading-text-xl);
|
|
1187
|
-
--IDS-HEADING-XL__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
1188
|
-
--IDS-HEADING-XL__FONT-SIZE: 1.625rem;
|
|
1189
|
-
--IDS-HEADING-XL__LINE-HEIGHT: 2.125rem;
|
|
1190
|
-
--IDS-HEADING-XL__FONT-SIZE-DESKTOP: 2.25rem;
|
|
1191
|
-
--IDS-HEADING-XL__LINE-HEIGHT-DESKTOP: 2.625rem;
|
|
1192
|
-
--IDS-HEADING-XL__FONT-WEIGHT: 700;
|
|
1193
|
-
--IDS-HEADING-XL__LETTER-SPACING: -0.031rem;
|
|
1194
|
-
--IDS-HEADING-XL__LETTER-SPACING-DESKTOP: -0.063rem;
|
|
1195
1236
|
--IDS-HEADING-XL__MARGIN-BOTTOM: 1.875rem;
|
|
1196
|
-
--IDS-HEADING-L__COLOR: var(--ids-color-heading-text-l);
|
|
1197
|
-
--IDS-HEADING-L__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
1198
|
-
--IDS-HEADING-L__FONT-SIZE-DESKTOP: 1.75rem;
|
|
1199
|
-
--IDS-HEADING-L__LINE-HEIGHT-DESKTOP: 2.25rem;
|
|
1200
|
-
--IDS-HEADING-L__FONT-SIZE: 1.5rem;
|
|
1201
|
-
--IDS-HEADING-L__LINE-HEIGHT: 1.875rem;
|
|
1202
|
-
--IDS-HEADING-L__FONT-WEIGHT: 700;
|
|
1203
|
-
--IDS-HEADING-L__LETTER-SPACING: -0.025rem;
|
|
1204
|
-
--IDS-HEADING-L__LETTER-SPACING-DESKTOP: -0.044rem;
|
|
1205
1237
|
--IDS-HEADING-L__MARGIN-BOTTOM: 1.875rem;
|
|
1206
|
-
--IDS-HEADING-M__COLOR: var(--ids-color-heading-text-m);
|
|
1207
|
-
--IDS-HEADING-M__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
1208
|
-
--IDS-HEADING-M__FONT-SIZE: 1.375rem;
|
|
1209
|
-
--IDS-HEADING-M__LINE-HEIGHT: 1.75rem;
|
|
1210
|
-
--IDS-HEADING-M__FONT-SIZE-DESKTOP: 1.5rem;
|
|
1211
|
-
--IDS-HEADING-M__LINE-HEIGHT-DESKTOP: 1.875rem;
|
|
1212
|
-
--IDS-HEADING-M__FONT-WEIGHT: 700;
|
|
1213
|
-
--IDS-HEADING-M__LETTER-SPACING: -0.019rem;
|
|
1214
|
-
--IDS-HEADING-M__LETTER-SPACING-DESKTOP: -0.031rem;
|
|
1215
|
-
--IDS-HEADING-S__COLOR: var(--ids-color-heading-text-s);
|
|
1216
|
-
--IDS-HEADING-S__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
1217
|
-
--IDS-HEADING-S__FONT-SIZE: 1.25rem;
|
|
1218
|
-
--IDS-HEADING-S__LINE-HEIGHT: 1.5rem;
|
|
1219
|
-
--IDS-HEADING-S__FONT-SIZE-DESKTOP: 1.25rem;
|
|
1220
|
-
--IDS-HEADING-S__LINE-HEIGHT-DESKTOP: 1.5rem;
|
|
1221
|
-
--IDS-HEADING-S__FONT-WEIGHT: 700;
|
|
1222
|
-
--IDS-HEADING-S__LETTER-SPACING: -0.013rem;
|
|
1223
|
-
--IDS-HEADING-S__LETTER-SPACING-DESKTOP: -0.025rem;
|
|
1224
|
-
--IDS-HEADING-XS__COLOR: var(--ids-color-heading-text-xs);
|
|
1225
|
-
--IDS-HEADING-XS__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
1226
|
-
--IDS-HEADING-XS__FONT-SIZE: 1rem;
|
|
1227
|
-
--IDS-HEADING-XS__LINE-HEIGHT: 1.25rem;
|
|
1228
|
-
--IDS-HEADING-XS__FONT-WEIGHT: 700;
|
|
1229
|
-
--IDS-HEADING-XS__LETTER-SPACING: 0;
|
|
1230
|
-
--IDS-ANCHOR__COLOR: var(--ids-color-interactive-text-default);
|
|
1231
|
-
--IDS-ANCHOR__HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
1232
|
-
--IDS-PREAMBLE__FONT-FAMILY: var(--IDS-FONT-FAMILY-BASE);
|
|
1233
|
-
--IDS-PREAMBLE__FONT-SIZE: 1.125rem;
|
|
1234
|
-
--IDS-PREAMBLE__LINE-HEIGHT: 1.75rem;
|
|
1235
|
-
--IDS-PREAMBLE__FONT-SIZE-DESKTOP: 1.375rem;
|
|
1236
|
-
--IDS-PREAMBLE__LINE-HEIGHT-DESKTOP: 2.25rem;
|
|
1237
|
-
--IDS-BODY__FONT-FAMILY: var(--IDS-FONT-FAMILY-BASE);
|
|
1238
|
-
--IDS-BODY__FONT-SIZE: 1rem;
|
|
1239
|
-
--IDS-BODY__LINE-HEIGHT: 1.5rem;
|
|
1240
|
-
--IDS-BODY--DISABLED__COLOR: var(--ids-color-interactive-text-disabled);
|
|
1241
1238
|
--IDS-PAGE-LIST__COLOR: var(--ids-color-brand-text-primary);
|
|
1242
1239
|
--IDS-PAGE-LIST__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
1243
1240
|
--IDS-PAGE-LIST__FONT-SIZE: 1.25rem;
|
|
@@ -1249,70 +1246,29 @@
|
|
|
1249
1246
|
--IDS-BULLET-LIST__LINE-HEIGHT: 1.5rem;
|
|
1250
1247
|
--IDS-DIVIDER__COLOR: var(--ids-color-surface-border-default);
|
|
1251
1248
|
}
|
|
1252
|
-
|
|
1249
|
+
.ids--light.ids--1177-pro, .ids--light.ids--1177-admin, .ids--dark.ids--1177-pro, .ids--dark.ids--1177-admin {
|
|
1253
1250
|
--IDS-PAGE-LIST__COLOR: var(--ids-color-interactive-text-default);
|
|
1254
1251
|
}
|
|
1255
|
-
|
|
1252
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
1256
1253
|
--IDS-FONT-FAMILY-BASE: "Open Sans";
|
|
1257
1254
|
--IDS-FONT-FAMILY-HEADING: "Poppins";
|
|
1258
|
-
--IDS-HEADING-XXL__FONT-SIZE: 1.875rem;
|
|
1259
|
-
--IDS-HEADING-XXL__LINE-HEIGHT: 2.375rem;
|
|
1260
|
-
--IDS-HEADING-XXL__FONT-SIZE-DESKTOP: 2.5rem;
|
|
1261
|
-
--IDS-HEADING-XXL__LINE-HEIGHT-DESKTOP: 3.125rem;
|
|
1262
|
-
--IDS-HEADING-XXL__FONT-WEIGHT: 600;
|
|
1263
|
-
--IDS-HEADING-XXL__LETTER-SPACING: inherit;
|
|
1264
|
-
--IDS-HEADING-XXL__LETTER-SPACING-DESKTOP: inherit;
|
|
1265
1255
|
--IDS-HEADING-XXL__MARGIN-BOTTOM: 1.25rem;
|
|
1266
|
-
--IDS-HEADING-XL__FONT-SIZE: 1.625rem;
|
|
1267
|
-
--IDS-HEADING-XL__LINE-HEIGHT: 2rem;
|
|
1268
|
-
--IDS-HEADING-XL__FONT-SIZE-DESKTOP: 2rem;
|
|
1269
|
-
--IDS-HEADING-XL__LINE-HEIGHT-DESKTOP: 2.5rem;
|
|
1270
|
-
--IDS-HEADING-XL__FONT-WEIGHT: 600;
|
|
1271
|
-
--IDS-HEADING-XL__LETTER-SPACING: inherit;
|
|
1272
|
-
--IDS-HEADING-XL__LETTER-SPACING-DESKTOP: inherit;
|
|
1273
1256
|
--IDS-HEADING-XL__MARGIN-BOTTOM: 1.25rem;
|
|
1274
|
-
--IDS-HEADING-L__FONT-SIZE: 1.5rem;
|
|
1275
|
-
--IDS-HEADING-L__LINE-HEIGHT: 1.875rem;
|
|
1276
|
-
--IDS-HEADING-L__FONT-SIZE-DESKTOP: 1.75rem;
|
|
1277
|
-
--IDS-HEADING-L__LINE-HEIGHT-DESKTOP: 2.25rem;
|
|
1278
|
-
--IDS-HEADING-L__FONT-WEIGHT: 600;
|
|
1279
|
-
--IDS-HEADING-L__LETTER-SPACING: inherit;
|
|
1280
|
-
--IDS-HEADING-L__LETTER-SPACING-DESKTOP: inherit;
|
|
1281
1257
|
--IDS-HEADING-L__MARGIN-BOTTOM: 1.25rem;
|
|
1282
|
-
--IDS-HEADING-M__FONT-SIZE: 1.375rem;
|
|
1283
|
-
--IDS-HEADING-M__LINE-HEIGHT: 1.75rem;
|
|
1284
|
-
--IDS-HEADING-M__FONT-SIZE-DESKTOP: 1.5rem;
|
|
1285
|
-
--IDS-HEADING-M__LINE-HEIGHT-DESKTOP: 2rem;
|
|
1286
|
-
--IDS-HEADING-M__FONT-WEIGHT: 600;
|
|
1287
|
-
--IDS-HEADING-M__LETTER-SPACING: inherit;
|
|
1288
|
-
--IDS-HEADING-M__LETTER-SPACING-DESKTOP: inherit;
|
|
1289
|
-
--IDS-HEADING-S__FONT-SIZE: 1.25rem;
|
|
1290
|
-
--IDS-HEADING-S__LINE-HEIGHT: 1.5rem;
|
|
1291
|
-
--IDS-HEADING-S__FONT-SIZE-DESKTOP: 1.25rem;
|
|
1292
|
-
--IDS-HEADING-S__LINE-HEIGHT-DESKTOP: 1.625rem;
|
|
1293
|
-
--IDS-HEADING-S__FONT-WEIGHT: 600;
|
|
1294
|
-
--IDS-HEADING-S__LETTER-SPACING: inherit;
|
|
1295
|
-
--IDS-HEADING-S__LETTER-SPACING-DESKTOP: inherit;
|
|
1296
|
-
--IDS-HEADING-XS__FONT-SIZE: 1rem;
|
|
1297
|
-
--IDS-HEADING-XS__LINE-HEIGHT: 1.25rem;
|
|
1298
|
-
--IDS-HEADING-XS__FONT-WEIGHT: 600;
|
|
1299
|
-
--IDS-HEADING-XS__LETTER-SPACING: inherit;
|
|
1300
|
-
--IDS-BODY__LINE-HEIGHT: 1.625rem;
|
|
1301
|
-
--IDS-BODY--DISABLED__COLOR: var(--ids-color-interactive-text-disabled);
|
|
1302
1258
|
--IDS-PAGE-LIST__FONT-WEIGHT: 600;
|
|
1303
1259
|
--IDS-PAGE-LIST__LETTER-SPACING: 0;
|
|
1304
1260
|
--IDS-BULLET-LIST__MARKER-FONT-WEIGHT: normal;
|
|
1305
1261
|
--IDS-BULLET-LIST__LINE-HEIGHT: 1.625rem;
|
|
1306
1262
|
--IDS-DESCRIPTION-LIST__TERM-FONT-WEIGHT: 600;
|
|
1307
1263
|
}
|
|
1308
|
-
|
|
1264
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
1309
1265
|
--IDS-PAGE-LIST__COLOR: var(--ids-color-navigation-text-default);
|
|
1310
1266
|
}
|
|
1311
|
-
|
|
1267
|
+
.ids--light.ids--dark.ids--1177-pro, .ids--light.ids--dark.ids--1177-admin, .ids--light.ids--dark.ids--inera, .ids--light.ids--dark.ids--inera-admin, .ids--dark.ids--dark.ids--1177-pro, .ids--dark.ids--dark.ids--1177-admin, .ids--dark.ids--dark.ids--inera, .ids--dark.ids--dark.ids--inera-admin {
|
|
1312
1268
|
--IDS-PAGE-LIST__COLOR: var(--ids-color-interactive-text-default);
|
|
1313
1269
|
}
|
|
1314
1270
|
|
|
1315
|
-
|
|
1271
|
+
.ids--light, .ids--dark {
|
|
1316
1272
|
--IDS-DESCRIPTION-LIST__DISPLAY: flex;
|
|
1317
1273
|
--IDS-DESCRIPTION-LIST__BORDER: 0;
|
|
1318
1274
|
--IDS-DESCRIPTION-LIST__BORDER-RADIUS: 0;
|
|
@@ -1328,7 +1284,7 @@
|
|
|
1328
1284
|
--IDS-DESCRIPTION-LIST--COLUMN__TERM-BACKGROUND-COLOR: var(--ids-color-feedback-background-information);
|
|
1329
1285
|
--IDS-DESCRIPTION-LIST--COLUMN__DESCRIPTION-MARGIN-BOTTOM: 0;
|
|
1330
1286
|
}
|
|
1331
|
-
|
|
1287
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
1332
1288
|
--IDS-DESCRIPTION-LIST--COLUMN__PADDING: 0.4375rem 0.9375rem;
|
|
1333
1289
|
--IDS-DESCRIPTION-LIST--COLUMN__BORDER: 0.125rem solid var(--ids-color-surface-border-default);
|
|
1334
1290
|
}
|
|
@@ -1407,38 +1363,15 @@
|
|
|
1407
1363
|
border-bottom-right-radius: var(--IDS-DESCRIPTION-LIST--COLUMN__BORDER-RADIUS);
|
|
1408
1364
|
}
|
|
1409
1365
|
|
|
1410
|
-
/*******
|
|
1411
|
-
* ICONS
|
|
1412
|
-
********/
|
|
1413
|
-
/*******
|
|
1414
|
-
* BUTTONS
|
|
1415
|
-
********/
|
|
1416
|
-
/*******
|
|
1417
|
-
* SCROLLBAR
|
|
1418
|
-
********/
|
|
1419
|
-
/*******
|
|
1420
|
-
* FORM
|
|
1421
|
-
********/
|
|
1422
|
-
/*******
|
|
1423
|
-
* A11Y
|
|
1424
|
-
********/
|
|
1425
1366
|
.ids--light .ids-heading-xxl,
|
|
1426
1367
|
.ids--dark .ids-heading-xxl {
|
|
1427
1368
|
font-style: normal;
|
|
1428
|
-
color: var(--
|
|
1429
|
-
font-family: var(--
|
|
1430
|
-
font-size: var(--
|
|
1431
|
-
line-height: var(--
|
|
1432
|
-
letter-spacing: var(--
|
|
1433
|
-
font-weight: var(--
|
|
1434
|
-
}
|
|
1435
|
-
@media (min-width: 1024px) {
|
|
1436
|
-
.ids--light .ids-heading-xxl,
|
|
1437
|
-
.ids--dark .ids-heading-xxl {
|
|
1438
|
-
font-size: var(--IDS-HEADING-XXL__FONT-SIZE-DESKTOP);
|
|
1439
|
-
line-height: var(--IDS-HEADING-XXL__LINE-HEIGHT-DESKTOP);
|
|
1440
|
-
letter-spacing: var(--IDS-HEADING-XXL__LETTER-SPACING-DESKTOP);
|
|
1441
|
-
}
|
|
1369
|
+
color: var(--ids-color-heading-text-xxl);
|
|
1370
|
+
font-family: var(--ids-font-family-heading);
|
|
1371
|
+
font-size: var(--ids-font-size-heading-xxl);
|
|
1372
|
+
line-height: var(--ids-font-line-height-heading-xxl);
|
|
1373
|
+
letter-spacing: var(--ids-font-letter-spacing-heading-xxl);
|
|
1374
|
+
font-weight: var(--ids-font-weight-heading-xxl);
|
|
1442
1375
|
}
|
|
1443
1376
|
.ids--light .ids-heading-xxl:focus-visible,
|
|
1444
1377
|
.ids--dark .ids-heading-xxl:focus-visible {
|
|
@@ -1447,20 +1380,12 @@
|
|
|
1447
1380
|
.ids--light .ids-heading-xl,
|
|
1448
1381
|
.ids--dark .ids-heading-xl {
|
|
1449
1382
|
font-style: normal;
|
|
1450
|
-
color: var(--
|
|
1451
|
-
font-family: var(--
|
|
1452
|
-
font-size: var(--
|
|
1453
|
-
line-height: var(--
|
|
1454
|
-
letter-spacing: var(--
|
|
1455
|
-
font-weight: var(--
|
|
1456
|
-
}
|
|
1457
|
-
@media (min-width: 1024px) {
|
|
1458
|
-
.ids--light .ids-heading-xl,
|
|
1459
|
-
.ids--dark .ids-heading-xl {
|
|
1460
|
-
font-size: var(--IDS-HEADING-XL__FONT-SIZE-DESKTOP);
|
|
1461
|
-
line-height: var(--IDS-HEADING-XL__LINE-HEIGHT-DESKTOP);
|
|
1462
|
-
letter-spacing: var(--IDS-HEADING-XL__LETTER-SPACING-DESKTOP);
|
|
1463
|
-
}
|
|
1383
|
+
color: var(--ids-color-heading-text-xl);
|
|
1384
|
+
font-family: var(--ids-font-family-heading);
|
|
1385
|
+
font-size: var(--ids-font-size-heading-xl);
|
|
1386
|
+
line-height: var(--ids-font-line-height-heading-xl);
|
|
1387
|
+
letter-spacing: var(--ids-font-letter-spacing-heading-xl);
|
|
1388
|
+
font-weight: var(--ids-font-weight-heading-xl);
|
|
1464
1389
|
}
|
|
1465
1390
|
.ids--light .ids-heading-xl:focus-visible,
|
|
1466
1391
|
.ids--dark .ids-heading-xl:focus-visible {
|
|
@@ -1469,20 +1394,12 @@
|
|
|
1469
1394
|
.ids--light .ids-heading-l,
|
|
1470
1395
|
.ids--dark .ids-heading-l {
|
|
1471
1396
|
font-style: normal;
|
|
1472
|
-
color: var(--
|
|
1473
|
-
font-family: var(--
|
|
1474
|
-
font-size: var(--
|
|
1475
|
-
line-height: var(--
|
|
1476
|
-
letter-spacing: var(--
|
|
1477
|
-
font-weight: var(--
|
|
1478
|
-
}
|
|
1479
|
-
@media (min-width: 1024px) {
|
|
1480
|
-
.ids--light .ids-heading-l,
|
|
1481
|
-
.ids--dark .ids-heading-l {
|
|
1482
|
-
font-size: var(--IDS-HEADING-L__FONT-SIZE-DESKTOP);
|
|
1483
|
-
line-height: var(--IDS-HEADING-L__LINE-HEIGHT-DESKTOP);
|
|
1484
|
-
letter-spacing: var(--IDS-HEADING-L__LETTER-SPACING-DESKTOP);
|
|
1485
|
-
}
|
|
1397
|
+
color: var(--ids-color-heading-text-l);
|
|
1398
|
+
font-family: var(--ids-font-family-heading);
|
|
1399
|
+
font-size: var(--ids-font-size-heading-l);
|
|
1400
|
+
line-height: var(--ids-font-line-height-heading-l);
|
|
1401
|
+
letter-spacing: var(--ids-font-letter-spacing-heading-l);
|
|
1402
|
+
font-weight: var(--ids-font-weight-heading-l);
|
|
1486
1403
|
}
|
|
1487
1404
|
.ids--light .ids-heading-l:focus-visible,
|
|
1488
1405
|
.ids--dark .ids-heading-l:focus-visible {
|
|
@@ -1491,39 +1408,38 @@
|
|
|
1491
1408
|
.ids--light .ids-heading-m,
|
|
1492
1409
|
.ids--dark .ids-heading-m {
|
|
1493
1410
|
font-style: normal;
|
|
1494
|
-
color: var(--
|
|
1495
|
-
font-family: var(--
|
|
1496
|
-
font-size: var(--
|
|
1497
|
-
line-height: var(--
|
|
1498
|
-
letter-spacing: var(--
|
|
1499
|
-
font-weight: var(--
|
|
1500
|
-
}
|
|
1501
|
-
@media (min-width: 1024px) {
|
|
1502
|
-
.ids--light .ids-heading-m,
|
|
1503
|
-
.ids--dark .ids-heading-m {
|
|
1504
|
-
font-size: var(--IDS-HEADING-M__FONT-SIZE-DESKTOP);
|
|
1505
|
-
line-height: var(--IDS-HEADING-M__LINE-HEIGHT-DESKTOP);
|
|
1506
|
-
letter-spacing: var(--IDS-HEADING-M__LETTER-SPACING-DESKTOP);
|
|
1507
|
-
}
|
|
1411
|
+
color: var(--ids-color-heading-text-m);
|
|
1412
|
+
font-family: var(--ids-font-family-heading);
|
|
1413
|
+
font-size: var(--ids-font-size-heading-m);
|
|
1414
|
+
line-height: var(--ids-font-line-height-heading-m);
|
|
1415
|
+
letter-spacing: var(--ids-font-letter-spacing-heading-m);
|
|
1416
|
+
font-weight: var(--ids-font-weight-heading-m);
|
|
1508
1417
|
}
|
|
1509
1418
|
.ids--light .ids-heading-m .ids-anchor,
|
|
1510
1419
|
.ids--dark .ids-heading-m .ids-anchor {
|
|
1511
|
-
color: var(--
|
|
1420
|
+
color: var(--ids-color-interactive-text-default) !important;
|
|
1512
1421
|
text-decoration: none;
|
|
1513
1422
|
text-underline-offset: 0.125rem;
|
|
1514
1423
|
}
|
|
1515
1424
|
.ids--light .ids-heading-m .ids-anchor:visited,
|
|
1516
1425
|
.ids--dark .ids-heading-m .ids-anchor:visited {
|
|
1517
|
-
color: var(--
|
|
1426
|
+
color: var(--ids-color-interactive-text-default);
|
|
1427
|
+
}
|
|
1428
|
+
.ids--light .ids-heading-m .ids-anchor:focus-visible,
|
|
1429
|
+
.ids--dark .ids-heading-m .ids-anchor:focus-visible {
|
|
1430
|
+
outline-color: var(--ids-color-interactive-text-default) !important;
|
|
1518
1431
|
}
|
|
1519
1432
|
.ids--light .ids-heading-m .ids-anchor:link,
|
|
1520
1433
|
.ids--dark .ids-heading-m .ids-anchor:link {
|
|
1521
1434
|
text-decoration: none;
|
|
1522
1435
|
}
|
|
1523
|
-
.ids--light .ids-heading-m .ids-anchor:
|
|
1524
|
-
.ids--dark .ids-heading-m .ids-anchor:active,
|
|
1436
|
+
.ids--light .ids-heading-m .ids-anchor:hover,
|
|
1525
1437
|
.ids--dark .ids-heading-m .ids-anchor:hover {
|
|
1526
|
-
color: var(--
|
|
1438
|
+
color: var(--ids-color-interactive-text-hover) !important;
|
|
1439
|
+
}
|
|
1440
|
+
.ids--light .ids-heading-m .ids-anchor:active,
|
|
1441
|
+
.ids--dark .ids-heading-m .ids-anchor:active {
|
|
1442
|
+
color: var(--ids-color-interactive-text-active) !important;
|
|
1527
1443
|
}
|
|
1528
1444
|
.ids--light .ids-heading-m:focus-visible,
|
|
1529
1445
|
.ids--dark .ids-heading-m:focus-visible {
|
|
@@ -1532,39 +1448,38 @@
|
|
|
1532
1448
|
.ids--light .ids-heading-s,
|
|
1533
1449
|
.ids--dark .ids-heading-s {
|
|
1534
1450
|
font-style: normal;
|
|
1535
|
-
color: var(--
|
|
1536
|
-
font-family: var(--
|
|
1537
|
-
font-size: var(--
|
|
1538
|
-
line-height: var(--
|
|
1539
|
-
letter-spacing: var(--
|
|
1540
|
-
font-weight: var(--
|
|
1541
|
-
}
|
|
1542
|
-
@media (min-width: 1024px) {
|
|
1543
|
-
.ids--light .ids-heading-s,
|
|
1544
|
-
.ids--dark .ids-heading-s {
|
|
1545
|
-
font-size: var(--IDS-HEADING-S__FONT-SIZE-DESKTOP);
|
|
1546
|
-
line-height: var(--IDS-HEADING-S__LINE-HEIGHT-DESKTOP);
|
|
1547
|
-
letter-spacing: var(--IDS-HEADING-S__LETTER-SPACING-DESKTOP);
|
|
1548
|
-
}
|
|
1451
|
+
color: var(--ids-color-heading-text-s);
|
|
1452
|
+
font-family: var(--ids-font-family-heading);
|
|
1453
|
+
font-size: var(--ids-font-size-heading-s);
|
|
1454
|
+
line-height: var(--ids-font-line-height-heading-s);
|
|
1455
|
+
letter-spacing: var(--ids-font-letter-spacing-heading-s);
|
|
1456
|
+
font-weight: var(--ids-font-weight-heading-s);
|
|
1549
1457
|
}
|
|
1550
1458
|
.ids--light .ids-heading-s .ids-anchor,
|
|
1551
1459
|
.ids--dark .ids-heading-s .ids-anchor {
|
|
1552
|
-
color: var(--
|
|
1460
|
+
color: var(--ids-color-interactive-text-default) !important;
|
|
1553
1461
|
text-decoration: none;
|
|
1554
1462
|
text-underline-offset: 0.125rem;
|
|
1555
1463
|
}
|
|
1556
1464
|
.ids--light .ids-heading-s .ids-anchor:visited,
|
|
1557
1465
|
.ids--dark .ids-heading-s .ids-anchor:visited {
|
|
1558
|
-
color: var(--
|
|
1466
|
+
color: var(--ids-color-interactive-text-default);
|
|
1467
|
+
}
|
|
1468
|
+
.ids--light .ids-heading-s .ids-anchor:focus-visible,
|
|
1469
|
+
.ids--dark .ids-heading-s .ids-anchor:focus-visible {
|
|
1470
|
+
outline-color: var(--ids-color-interactive-text-default) !important;
|
|
1559
1471
|
}
|
|
1560
1472
|
.ids--light .ids-heading-s .ids-anchor:link,
|
|
1561
1473
|
.ids--dark .ids-heading-s .ids-anchor:link {
|
|
1562
1474
|
text-decoration: none;
|
|
1563
1475
|
}
|
|
1564
|
-
.ids--light .ids-heading-s .ids-anchor:
|
|
1565
|
-
.ids--dark .ids-heading-s .ids-anchor:active,
|
|
1476
|
+
.ids--light .ids-heading-s .ids-anchor:hover,
|
|
1566
1477
|
.ids--dark .ids-heading-s .ids-anchor:hover {
|
|
1567
|
-
color: var(--
|
|
1478
|
+
color: var(--ids-color-interactive-text-hover) !important;
|
|
1479
|
+
}
|
|
1480
|
+
.ids--light .ids-heading-s .ids-anchor:active,
|
|
1481
|
+
.ids--dark .ids-heading-s .ids-anchor:active {
|
|
1482
|
+
color: var(--ids-color-interactive-text-active) !important;
|
|
1568
1483
|
}
|
|
1569
1484
|
.ids--light .ids-heading-s:focus-visible,
|
|
1570
1485
|
.ids--dark .ids-heading-s:focus-visible {
|
|
@@ -1573,31 +1488,38 @@
|
|
|
1573
1488
|
.ids--light .ids-heading-xs,
|
|
1574
1489
|
.ids--dark .ids-heading-xs {
|
|
1575
1490
|
font-style: normal;
|
|
1576
|
-
color: var(--
|
|
1577
|
-
font-family: var(--
|
|
1578
|
-
font-size: var(--
|
|
1579
|
-
line-height: var(--
|
|
1580
|
-
letter-spacing: var(--
|
|
1581
|
-
font-weight: var(--
|
|
1491
|
+
color: var(--ids-color-heading-text-s);
|
|
1492
|
+
font-family: var(--ids-font-family-heading);
|
|
1493
|
+
font-size: var(--ids-font-size-heading-xs);
|
|
1494
|
+
line-height: var(--ids-font-line-height-heading-xs);
|
|
1495
|
+
letter-spacing: var(--ids-font-letter-spacing-heading-xs);
|
|
1496
|
+
font-weight: var(--ids-font-weight-heading-xs);
|
|
1582
1497
|
}
|
|
1583
1498
|
.ids--light .ids-heading-xs .ids-anchor,
|
|
1584
1499
|
.ids--dark .ids-heading-xs .ids-anchor {
|
|
1585
|
-
color: var(--
|
|
1500
|
+
color: var(--ids-color-interactive-text-default) !important;
|
|
1586
1501
|
text-decoration: none;
|
|
1587
1502
|
text-underline-offset: 0.125rem;
|
|
1588
1503
|
}
|
|
1589
1504
|
.ids--light .ids-heading-xs .ids-anchor:visited,
|
|
1590
1505
|
.ids--dark .ids-heading-xs .ids-anchor:visited {
|
|
1591
|
-
color: var(--
|
|
1506
|
+
color: var(--ids-color-interactive-text-default);
|
|
1507
|
+
}
|
|
1508
|
+
.ids--light .ids-heading-xs .ids-anchor:focus-visible,
|
|
1509
|
+
.ids--dark .ids-heading-xs .ids-anchor:focus-visible {
|
|
1510
|
+
outline-color: var(--ids-color-interactive-text-default) !important;
|
|
1592
1511
|
}
|
|
1593
1512
|
.ids--light .ids-heading-xs .ids-anchor:link,
|
|
1594
1513
|
.ids--dark .ids-heading-xs .ids-anchor:link {
|
|
1595
1514
|
text-decoration: none;
|
|
1596
1515
|
}
|
|
1597
|
-
.ids--light .ids-heading-xs .ids-anchor:
|
|
1598
|
-
.ids--dark .ids-heading-xs .ids-anchor:active,
|
|
1516
|
+
.ids--light .ids-heading-xs .ids-anchor:hover,
|
|
1599
1517
|
.ids--dark .ids-heading-xs .ids-anchor:hover {
|
|
1600
|
-
color: var(--
|
|
1518
|
+
color: var(--ids-color-interactive-text-hover) !important;
|
|
1519
|
+
}
|
|
1520
|
+
.ids--light .ids-heading-xs .ids-anchor:active,
|
|
1521
|
+
.ids--dark .ids-heading-xs .ids-anchor:active {
|
|
1522
|
+
color: var(--ids-color-interactive-text-active) !important;
|
|
1601
1523
|
}
|
|
1602
1524
|
.ids--light .ids-heading-xs:focus-visible,
|
|
1603
1525
|
.ids--dark .ids-heading-xs:focus-visible {
|
|
@@ -1606,103 +1528,120 @@
|
|
|
1606
1528
|
.ids--light .ids-preamble,
|
|
1607
1529
|
.ids--dark .ids-preamble {
|
|
1608
1530
|
font-style: normal;
|
|
1609
|
-
color: var(--
|
|
1610
|
-
font-family: var(--
|
|
1611
|
-
font-size: var(--
|
|
1612
|
-
line-height: var(--
|
|
1531
|
+
color: var(--ids-color-surface-text-on-default);
|
|
1532
|
+
font-family: var(--ids-font-family-preamble);
|
|
1533
|
+
font-size: var(--ids-font-size-preamble);
|
|
1534
|
+
line-height: var(--ids-line-height-preamble);
|
|
1613
1535
|
font-weight: 300;
|
|
1614
1536
|
letter-spacing: 0;
|
|
1615
1537
|
}
|
|
1616
|
-
@media (min-width: 1024px) {
|
|
1617
|
-
.ids--light .ids-preamble,
|
|
1618
|
-
.ids--dark .ids-preamble {
|
|
1619
|
-
font-size: var(--IDS-PREAMBLE__FONT-SIZE-DESKTOP);
|
|
1620
|
-
line-height: var(--IDS-PREAMBLE__LINE-HEIGHT-DESKTOP);
|
|
1621
|
-
}
|
|
1622
|
-
}
|
|
1623
1538
|
.ids--light .ids-preamble .ids-anchor,
|
|
1624
1539
|
.ids--dark .ids-preamble .ids-anchor {
|
|
1625
|
-
color: var(--
|
|
1540
|
+
color: var(--ids-color-interactive-text-default) !important;
|
|
1626
1541
|
text-decoration: none;
|
|
1627
1542
|
text-underline-offset: 0.125rem;
|
|
1628
1543
|
}
|
|
1629
1544
|
.ids--light .ids-preamble .ids-anchor:visited,
|
|
1630
1545
|
.ids--dark .ids-preamble .ids-anchor:visited {
|
|
1631
|
-
color: var(--
|
|
1546
|
+
color: var(--ids-color-interactive-text-default);
|
|
1547
|
+
}
|
|
1548
|
+
.ids--light .ids-preamble .ids-anchor:focus-visible,
|
|
1549
|
+
.ids--dark .ids-preamble .ids-anchor:focus-visible {
|
|
1550
|
+
outline-color: var(--ids-color-interactive-text-default) !important;
|
|
1632
1551
|
}
|
|
1633
1552
|
.ids--light .ids-preamble .ids-anchor:link,
|
|
1634
1553
|
.ids--dark .ids-preamble .ids-anchor:link {
|
|
1635
1554
|
text-decoration: underline;
|
|
1636
1555
|
}
|
|
1637
|
-
.ids--light .ids-preamble .ids-anchor:
|
|
1638
|
-
.ids--dark .ids-preamble .ids-anchor:active,
|
|
1556
|
+
.ids--light .ids-preamble .ids-anchor:hover,
|
|
1639
1557
|
.ids--dark .ids-preamble .ids-anchor:hover {
|
|
1640
|
-
color: var(--
|
|
1558
|
+
color: var(--ids-color-interactive-text-hover) !important;
|
|
1559
|
+
text-decoration: underline;
|
|
1560
|
+
}
|
|
1561
|
+
.ids--light .ids-preamble .ids-anchor:active,
|
|
1562
|
+
.ids--dark .ids-preamble .ids-anchor:active {
|
|
1563
|
+
color: var(--ids-color-interactive-text-active) !important;
|
|
1641
1564
|
text-decoration: underline;
|
|
1642
1565
|
}
|
|
1643
1566
|
.ids--light .ids-body,
|
|
1644
1567
|
.ids--dark .ids-body {
|
|
1645
1568
|
font-style: normal;
|
|
1646
|
-
color: var(--
|
|
1647
|
-
font-family: var(--
|
|
1648
|
-
font-size: var(--
|
|
1649
|
-
line-height: var(--
|
|
1650
|
-
font-weight:
|
|
1569
|
+
color: var(--ids-color-surface-text-on-default);
|
|
1570
|
+
font-family: var(--ids-font-family-body-text);
|
|
1571
|
+
font-size: var(--ids-font-size-body-text);
|
|
1572
|
+
line-height: var(--ids-line-height-body-text);
|
|
1573
|
+
font-weight: var(--ids-font-weight-body-text);
|
|
1651
1574
|
letter-spacing: 0;
|
|
1652
1575
|
}
|
|
1653
1576
|
.ids--light .ids-body .ids-anchor,
|
|
1654
1577
|
.ids--dark .ids-body .ids-anchor {
|
|
1655
|
-
color: var(--
|
|
1578
|
+
color: var(--ids-color-interactive-text-default) !important;
|
|
1656
1579
|
text-decoration: none;
|
|
1657
1580
|
text-underline-offset: 0.125rem;
|
|
1658
1581
|
}
|
|
1659
1582
|
.ids--light .ids-body .ids-anchor:visited,
|
|
1660
1583
|
.ids--dark .ids-body .ids-anchor:visited {
|
|
1661
|
-
color: var(--
|
|
1584
|
+
color: var(--ids-color-interactive-text-default);
|
|
1585
|
+
}
|
|
1586
|
+
.ids--light .ids-body .ids-anchor:focus-visible,
|
|
1587
|
+
.ids--dark .ids-body .ids-anchor:focus-visible {
|
|
1588
|
+
outline-color: var(--ids-color-interactive-text-default) !important;
|
|
1662
1589
|
}
|
|
1663
1590
|
.ids--light .ids-body .ids-anchor:link,
|
|
1664
1591
|
.ids--dark .ids-body .ids-anchor:link {
|
|
1665
1592
|
text-decoration: underline;
|
|
1666
1593
|
}
|
|
1667
|
-
.ids--light .ids-body .ids-anchor:
|
|
1668
|
-
.ids--dark .ids-body .ids-anchor:active,
|
|
1594
|
+
.ids--light .ids-body .ids-anchor:hover,
|
|
1669
1595
|
.ids--dark .ids-body .ids-anchor:hover {
|
|
1670
|
-
color: var(--
|
|
1596
|
+
color: var(--ids-color-interactive-text-hover) !important;
|
|
1597
|
+
text-decoration: underline;
|
|
1598
|
+
}
|
|
1599
|
+
.ids--light .ids-body .ids-anchor:active,
|
|
1600
|
+
.ids--dark .ids-body .ids-anchor:active {
|
|
1601
|
+
color: var(--ids-color-interactive-text-active) !important;
|
|
1671
1602
|
text-decoration: underline;
|
|
1672
1603
|
}
|
|
1673
1604
|
.ids--light .ids-body.ids-disabled,
|
|
1674
1605
|
.ids--dark .ids-body.ids-disabled {
|
|
1675
|
-
color: var(--
|
|
1606
|
+
color: var(--ids-color-interactive-text-disabled);
|
|
1676
1607
|
font-style: italic;
|
|
1677
1608
|
}
|
|
1678
1609
|
.ids--light .ids-small,
|
|
1679
1610
|
.ids--dark .ids-small {
|
|
1680
1611
|
font-style: normal;
|
|
1681
|
-
color: var(--
|
|
1682
|
-
font-size:
|
|
1683
|
-
line-height:
|
|
1684
|
-
font-weight:
|
|
1685
|
-
letter-spacing:
|
|
1686
|
-
font-family: var(--
|
|
1612
|
+
color: var(--ids-color-surface-text-on-default);
|
|
1613
|
+
font-size: var(--ids-font-size-small-text);
|
|
1614
|
+
line-height: var(--ids-font-line-height-small-text);
|
|
1615
|
+
font-weight: var(--ids-font-weight-small-text);
|
|
1616
|
+
letter-spacing: var(--ids-font-letter-spacing-small-text);
|
|
1617
|
+
font-family: var(--ids-font-family-small-text);
|
|
1687
1618
|
}
|
|
1688
1619
|
.ids--light .ids-small .ids-anchor,
|
|
1689
1620
|
.ids--dark .ids-small .ids-anchor {
|
|
1690
|
-
color: var(--
|
|
1621
|
+
color: var(--ids-color-interactive-text-default) !important;
|
|
1691
1622
|
text-decoration: none;
|
|
1692
1623
|
text-underline-offset: 0.125rem;
|
|
1693
1624
|
}
|
|
1694
1625
|
.ids--light .ids-small .ids-anchor:visited,
|
|
1695
1626
|
.ids--dark .ids-small .ids-anchor:visited {
|
|
1696
|
-
color: var(--
|
|
1627
|
+
color: var(--ids-color-interactive-text-default);
|
|
1628
|
+
}
|
|
1629
|
+
.ids--light .ids-small .ids-anchor:focus-visible,
|
|
1630
|
+
.ids--dark .ids-small .ids-anchor:focus-visible {
|
|
1631
|
+
outline-color: var(--ids-color-interactive-text-default) !important;
|
|
1697
1632
|
}
|
|
1698
1633
|
.ids--light .ids-small .ids-anchor:link,
|
|
1699
1634
|
.ids--dark .ids-small .ids-anchor:link {
|
|
1700
1635
|
text-decoration: underline;
|
|
1701
1636
|
}
|
|
1702
|
-
.ids--light .ids-small .ids-anchor:
|
|
1703
|
-
.ids--dark .ids-small .ids-anchor:active,
|
|
1637
|
+
.ids--light .ids-small .ids-anchor:hover,
|
|
1704
1638
|
.ids--dark .ids-small .ids-anchor:hover {
|
|
1705
|
-
color: var(--
|
|
1639
|
+
color: var(--ids-color-interactive-text-hover) !important;
|
|
1640
|
+
text-decoration: underline;
|
|
1641
|
+
}
|
|
1642
|
+
.ids--light .ids-small .ids-anchor:active,
|
|
1643
|
+
.ids--dark .ids-small .ids-anchor:active {
|
|
1644
|
+
color: var(--ids-color-interactive-text-active) !important;
|
|
1706
1645
|
text-decoration: underline;
|
|
1707
1646
|
}
|
|
1708
1647
|
.ids--light .ids-pagelist,
|
|
@@ -1717,22 +1656,30 @@
|
|
|
1717
1656
|
}
|
|
1718
1657
|
.ids--light .ids-pagelist .ids-anchor,
|
|
1719
1658
|
.ids--dark .ids-pagelist .ids-anchor {
|
|
1720
|
-
color: var(--
|
|
1659
|
+
color: var(--ids-color-interactive-text-default) !important;
|
|
1721
1660
|
text-decoration: none;
|
|
1722
1661
|
text-underline-offset: 0.125rem;
|
|
1723
1662
|
}
|
|
1724
1663
|
.ids--light .ids-pagelist .ids-anchor:visited,
|
|
1725
1664
|
.ids--dark .ids-pagelist .ids-anchor:visited {
|
|
1726
|
-
color: var(--
|
|
1665
|
+
color: var(--ids-color-interactive-text-default);
|
|
1666
|
+
}
|
|
1667
|
+
.ids--light .ids-pagelist .ids-anchor:focus-visible,
|
|
1668
|
+
.ids--dark .ids-pagelist .ids-anchor:focus-visible {
|
|
1669
|
+
outline-color: var(--ids-color-interactive-text-default) !important;
|
|
1727
1670
|
}
|
|
1728
1671
|
.ids--light .ids-pagelist .ids-anchor:link,
|
|
1729
1672
|
.ids--dark .ids-pagelist .ids-anchor:link {
|
|
1730
1673
|
text-decoration: underline;
|
|
1731
1674
|
}
|
|
1732
|
-
.ids--light .ids-pagelist .ids-anchor:
|
|
1733
|
-
.ids--dark .ids-pagelist .ids-anchor:active,
|
|
1675
|
+
.ids--light .ids-pagelist .ids-anchor:hover,
|
|
1734
1676
|
.ids--dark .ids-pagelist .ids-anchor:hover {
|
|
1735
|
-
color: var(--
|
|
1677
|
+
color: var(--ids-color-interactive-text-hover) !important;
|
|
1678
|
+
text-decoration: underline;
|
|
1679
|
+
}
|
|
1680
|
+
.ids--light .ids-pagelist .ids-anchor:active,
|
|
1681
|
+
.ids--dark .ids-pagelist .ids-anchor:active {
|
|
1682
|
+
color: var(--ids-color-interactive-text-active) !important;
|
|
1736
1683
|
text-decoration: underline;
|
|
1737
1684
|
}
|
|
1738
1685
|
.ids--light ul.ids-bullet-list,
|
|
@@ -1749,7 +1696,7 @@
|
|
|
1749
1696
|
margin-bottom: 1rem;
|
|
1750
1697
|
padding-left: 0.5rem;
|
|
1751
1698
|
display: list-item;
|
|
1752
|
-
color: var(--
|
|
1699
|
+
color: var(--ids-color-surface-text-on-default);
|
|
1753
1700
|
font-family: var(--IDS-FONT-FAMILY-BASE);
|
|
1754
1701
|
font-size: 1rem;
|
|
1755
1702
|
font-style: normal;
|
|
@@ -1777,7 +1724,7 @@
|
|
|
1777
1724
|
margin-bottom: 1rem;
|
|
1778
1725
|
padding-left: 0.5rem;
|
|
1779
1726
|
display: list-item;
|
|
1780
|
-
color: var(--
|
|
1727
|
+
color: var(--ids-color-surface-text-on-default);
|
|
1781
1728
|
font-family: var(--IDS-FONT-FAMILY-BASE);
|
|
1782
1729
|
font-size: 1rem;
|
|
1783
1730
|
font-style: normal;
|
|
@@ -1839,6 +1786,16 @@
|
|
|
1839
1786
|
background-color: var(--ids-color-surface-background-alternative);
|
|
1840
1787
|
}
|
|
1841
1788
|
|
|
1789
|
+
/* Recommended max-width for content components */
|
|
1790
|
+
.ids-container-max-width {
|
|
1791
|
+
max-width: var(--IDS__CONTAINER-MAX-WIDTH);
|
|
1792
|
+
}
|
|
1793
|
+
|
|
1794
|
+
/* Recommended max-width for body text */
|
|
1795
|
+
.ids-text-max-width {
|
|
1796
|
+
max-width: var(--IDS__TEXT-MAX-WIDTH);
|
|
1797
|
+
}
|
|
1798
|
+
|
|
1842
1799
|
.ids--light,
|
|
1843
1800
|
.ids--dark {
|
|
1844
1801
|
/* Force elements to be displayed as block elements */
|
|
@@ -1867,8 +1824,8 @@
|
|
|
1867
1824
|
display: flex;
|
|
1868
1825
|
border-radius: var(--IDS-BUTTON__BORDER-RADIUS);
|
|
1869
1826
|
}
|
|
1870
|
-
.ids--light .ids-btn-no-styles:focus,
|
|
1871
|
-
.ids--dark .ids-btn-no-styles:focus {
|
|
1827
|
+
.ids--light .ids-btn-no-styles:focus-visible,
|
|
1828
|
+
.ids--dark .ids-btn-no-styles:focus-visible {
|
|
1872
1829
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
1873
1830
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET);
|
|
1874
1831
|
}
|
|
@@ -4575,16 +4532,6 @@
|
|
|
4575
4532
|
float: none;
|
|
4576
4533
|
}
|
|
4577
4534
|
|
|
4578
|
-
.ids-button.ids-button--secondary.ids-button--disabled, .ids-button.ids-button--secondary[disabled],
|
|
4579
|
-
button.ids-button.ids-button--secondary.ids-button--disabled,
|
|
4580
|
-
button.ids-button.ids-button--secondary[disabled], .ids-button.ids-button--disabled, .ids-button[disabled],
|
|
4581
|
-
button.ids-button.ids-button--disabled,
|
|
4582
|
-
button.ids-button[disabled] {
|
|
4583
|
-
color: var(--IDS-BUTTON--DISABLED__COLOR) !important;
|
|
4584
|
-
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--DISABLED__BORDER-COLOR) !important;
|
|
4585
|
-
background-color: var(--IDS-BUTTON--DISABLED__BACKGROUND-COLOR) !important;
|
|
4586
|
-
}
|
|
4587
|
-
|
|
4588
4535
|
button.ids-button {
|
|
4589
4536
|
min-width: 1.5rem;
|
|
4590
4537
|
min-height: 1.5rem;
|
|
@@ -4601,13 +4548,14 @@ button.ids-button {
|
|
|
4601
4548
|
-ms-user-select: none;
|
|
4602
4549
|
user-select: none;
|
|
4603
4550
|
}
|
|
4604
|
-
|
|
4605
|
-
|
|
4551
|
+
|
|
4552
|
+
.ids-button:not(.ids-button--fab):focus-visible,
|
|
4553
|
+
button.ids-button:not(.ids-button--fab):focus-visible {
|
|
4554
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
4606
4555
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4607
4556
|
}
|
|
4608
|
-
|
|
4609
|
-
.ids-button
|
|
4610
|
-
button.ids-button {
|
|
4557
|
+
.ids-button:not(.ids-button--fab),
|
|
4558
|
+
button.ids-button:not(.ids-button--fab) {
|
|
4611
4559
|
text-align: center;
|
|
4612
4560
|
background-color: var(--IDS-BUTTON__BACKGROUND-COLOR);
|
|
4613
4561
|
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON__BORDER-COLOR);
|
|
@@ -4621,334 +4569,351 @@ button.ids-button {
|
|
|
4621
4569
|
justify-content: center;
|
|
4622
4570
|
align-items: center;
|
|
4623
4571
|
width: fit-content;
|
|
4624
|
-
|
|
4625
|
-
line-height: var(--IDS-BUTTON--M__LINE-HEIGHT);
|
|
4626
|
-
font-size: var(--IDS-BUTTON--M__FONT-SIZE);
|
|
4627
|
-
font-family: var(--IDS-BUTTON__FONT-FAMILY);
|
|
4628
|
-
font-weight: var(--IDS-BUTTON__FONT-WEIGHT);
|
|
4572
|
+
flex-shrink: 0;
|
|
4629
4573
|
text-transform: uppercase;
|
|
4630
4574
|
user-select: none;
|
|
4631
4575
|
-webkit-user-select: none;
|
|
4632
4576
|
-khtml-user-select: none;
|
|
4633
4577
|
-moz-user-select: none;
|
|
4634
4578
|
-ms-user-select: none;
|
|
4635
|
-
|
|
4636
|
-
|
|
4637
|
-
button.ids-button [class*=" ids-icon-"]::before {
|
|
4579
|
+
padding: var(--IDS-BUTTON--M__PADDING);
|
|
4580
|
+
line-height: var(--IDS-BUTTON--M__LINE-HEIGHT);
|
|
4638
4581
|
font-size: var(--IDS-BUTTON--M__FONT-SIZE);
|
|
4639
|
-
|
|
4640
|
-
|
|
4641
|
-
.ids-button:hover,
|
|
4642
|
-
button.ids-button:hover {
|
|
4643
|
-
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
4644
|
-
box-shadow: var(--IDS-BUTTON--ACTIVE__BOX-SHADOW);
|
|
4645
|
-
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--ACTIVE__BORDER-COLOR);
|
|
4646
|
-
}
|
|
4647
|
-
.ids-button:active, .ids-button.ids-button--active,
|
|
4648
|
-
button.ids-button:active,
|
|
4649
|
-
button.ids-button.ids-button--active {
|
|
4650
|
-
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
4651
|
-
box-shadow: var(--IDS-BUTTON--ACTIVE__BOX-SHADOW);
|
|
4652
|
-
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--ACTIVE__BORDER-COLOR);
|
|
4653
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
4654
|
-
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4582
|
+
font-family: var(--IDS-BUTTON__FONT-FAMILY);
|
|
4583
|
+
font-weight: var(--IDS-BUTTON__FONT-WEIGHT);
|
|
4655
4584
|
}
|
|
4656
|
-
.ids-button:
|
|
4657
|
-
button.ids-button:
|
|
4658
|
-
|
|
4585
|
+
.ids-button:not(.ids-button--fab):hover,
|
|
4586
|
+
button.ids-button:not(.ids-button--fab):hover {
|
|
4587
|
+
color: var(--IDS-BUTTON--HOVER__COLOR) !important;
|
|
4588
|
+
background-color: var(--IDS-BUTTON--HOVER__BACKGROUND-COLOR) !important;
|
|
4589
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--HOVER__BORDER-COLOR) !important;
|
|
4590
|
+
}
|
|
4591
|
+
.ids-button:not(.ids-button--fab):active, .ids-button:not(.ids-button--fab).ids-button--active,
|
|
4592
|
+
button.ids-button:not(.ids-button--fab):active,
|
|
4593
|
+
button.ids-button:not(.ids-button--fab).ids-button--active {
|
|
4594
|
+
color: var(--IDS-BUTTON--ACTIVE__COLOR) !important;
|
|
4595
|
+
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR) !important;
|
|
4596
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--ACTIVE__BORDER-COLOR) !important;
|
|
4597
|
+
}
|
|
4598
|
+
.ids-button:not(.ids-button--fab):focus-visible,
|
|
4599
|
+
button.ids-button:not(.ids-button--fab):focus-visible {
|
|
4659
4600
|
border-radius: var(--IDS-BUTTON__BORDER-RADIUS);
|
|
4660
|
-
|
|
4661
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
4601
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
4662
4602
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4663
4603
|
}
|
|
4664
|
-
.ids-button.ids-button--
|
|
4665
|
-
button.ids-button.ids-button--
|
|
4604
|
+
.ids-button:not(.ids-button--fab).ids-button--disabled, .ids-button:not(.ids-button--fab)[disabled],
|
|
4605
|
+
button.ids-button:not(.ids-button--fab).ids-button--disabled,
|
|
4606
|
+
button.ids-button:not(.ids-button--fab)[disabled] {
|
|
4607
|
+
color: var(--IDS-BUTTON--DISABLED__COLOR) !important;
|
|
4608
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--DISABLED__BORDER-COLOR);
|
|
4609
|
+
background-color: var(--IDS-BUTTON--DISABLED__BACKGROUND-COLOR) !important;
|
|
4610
|
+
pointer-events: none;
|
|
4611
|
+
}
|
|
4612
|
+
.ids-button:not(.ids-button--fab) [class*=" ids-icon-"]::before,
|
|
4613
|
+
button.ids-button:not(.ids-button--fab) [class*=" ids-icon-"]::before {
|
|
4614
|
+
font-size: var(--IDS-BUTTON--M__FONT-SIZE);
|
|
4615
|
+
line-height: var(--IDS-BUTTON--M__FONT-SIZE);
|
|
4616
|
+
}
|
|
4617
|
+
.ids-button:not(.ids-button--fab).ids-button--s,
|
|
4618
|
+
button.ids-button:not(.ids-button--fab).ids-button--s {
|
|
4666
4619
|
font-size: var(--IDS-BUTTON--S__FONT-SIZE);
|
|
4667
4620
|
line-height: var(--IDS-BUTTON--S__LINE-HEIGHT);
|
|
4668
4621
|
padding: var(--IDS-BUTTON--S__PADDING);
|
|
4669
4622
|
}
|
|
4670
|
-
.ids-button.ids-button--s [class^=ids-icon-]::before,
|
|
4671
|
-
.ids-button.ids-button--s [class*=" ids-icon-"]::before,
|
|
4672
|
-
button.ids-button.ids-button--s [class^=ids-icon-]::before,
|
|
4673
|
-
button.ids-button.ids-button--s [class*=" ids-icon-"]::before {
|
|
4623
|
+
.ids-button:not(.ids-button--fab).ids-button--s [class^=ids-icon-]::before,
|
|
4624
|
+
.ids-button:not(.ids-button--fab).ids-button--s [class*=" ids-icon-"]::before,
|
|
4625
|
+
button.ids-button:not(.ids-button--fab).ids-button--s [class^=ids-icon-]::before,
|
|
4626
|
+
button.ids-button:not(.ids-button--fab).ids-button--s [class*=" ids-icon-"]::before {
|
|
4674
4627
|
font-size: var(--IDS-BUTTON--S__FONT-SIZE);
|
|
4675
4628
|
line-height: var(--IDS-BUTTON--S__FONT-SIZE);
|
|
4676
4629
|
}
|
|
4677
|
-
.ids-button.ids-button--l,
|
|
4678
|
-
button.ids-button.ids-button--l {
|
|
4630
|
+
.ids-button:not(.ids-button--fab).ids-button--l,
|
|
4631
|
+
button.ids-button:not(.ids-button--fab).ids-button--l {
|
|
4679
4632
|
font-size: var(--IDS-BUTTON--L__FONT-SIZE);
|
|
4680
4633
|
line-height: var(--IDS-BUTTON--L__LINE-HEIGHT);
|
|
4681
4634
|
padding: var(--IDS-BUTTON--L__PADDING);
|
|
4682
4635
|
}
|
|
4683
|
-
.ids-button.ids-button--l [class^=ids-icon-]::before,
|
|
4684
|
-
.ids-button.ids-button--l [class*=" ids-icon-"]::before,
|
|
4685
|
-
button.ids-button.ids-button--l [class^=ids-icon-]::before,
|
|
4686
|
-
button.ids-button.ids-button--l [class*=" ids-icon-"]::before {
|
|
4636
|
+
.ids-button:not(.ids-button--fab).ids-button--l [class^=ids-icon-]::before,
|
|
4637
|
+
.ids-button:not(.ids-button--fab).ids-button--l [class*=" ids-icon-"]::before,
|
|
4638
|
+
button.ids-button:not(.ids-button--fab).ids-button--l [class^=ids-icon-]::before,
|
|
4639
|
+
button.ids-button:not(.ids-button--fab).ids-button--l [class*=" ids-icon-"]::before {
|
|
4687
4640
|
font-size: var(--IDS-BUTTON--L__FONT-SIZE);
|
|
4688
4641
|
line-height: var(--IDS-BUTTON--L__FONT-SIZE);
|
|
4689
4642
|
}
|
|
4690
|
-
.ids-button.ids-button--secondary,
|
|
4691
|
-
button.ids-button.ids-button--secondary {
|
|
4643
|
+
.ids-button:not(.ids-button--fab).ids-button--secondary,
|
|
4644
|
+
button.ids-button:not(.ids-button--fab).ids-button--secondary {
|
|
4692
4645
|
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--SECONDARY__BORDER-COLOR);
|
|
4693
4646
|
color: var(--IDS-BUTTON--SECONDARY__COLOR);
|
|
4694
4647
|
background-color: var(--IDS-BUTTON--SECONDARY__BACKGROUND-COLOR);
|
|
4695
4648
|
line-height: var(--IDS-BUTTON--M__LINE-HEIGHT);
|
|
4696
4649
|
padding: var(--IDS-BUTTON--M__PADDING);
|
|
4697
4650
|
}
|
|
4698
|
-
.ids-button.ids-button--
|
|
4699
|
-
button.ids-button.ids-button--
|
|
4700
|
-
|
|
4701
|
-
|
|
4702
|
-
|
|
4703
|
-
|
|
4704
|
-
button.ids-button.ids-button--secondary.ids-button--
|
|
4705
|
-
|
|
4706
|
-
|
|
4707
|
-
|
|
4708
|
-
|
|
4709
|
-
|
|
4710
|
-
|
|
4711
|
-
|
|
4712
|
-
|
|
4713
|
-
}
|
|
4714
|
-
.ids-button.ids-button--secondary.ids-button--active, .ids-button.ids-button--secondary:active,
|
|
4715
|
-
button.ids-button.ids-button--secondary.ids-button--active,
|
|
4716
|
-
button.ids-button.ids-button--secondary:active {
|
|
4717
|
-
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
4718
|
-
color: var(--IDS-BUTTON--ACTIVE__COLOR);
|
|
4719
|
-
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--ACTIVE__BORDER-COLOR);
|
|
4720
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
4721
|
-
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4722
|
-
}
|
|
4723
|
-
.ids-button.ids-button--secondary:focus,
|
|
4724
|
-
button.ids-button.ids-button--secondary:focus {
|
|
4725
|
-
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
4726
|
-
color: var(--IDS-BUTTON--ACTIVE__COLOR);
|
|
4727
|
-
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--ACTIVE__BORDER-COLOR);
|
|
4651
|
+
.ids-button:not(.ids-button--fab).ids-button--secondary:hover,
|
|
4652
|
+
button.ids-button:not(.ids-button--fab).ids-button--secondary:hover {
|
|
4653
|
+
color: var(--IDS-BUTTON--HOVER__COLOR) !important;
|
|
4654
|
+
background-color: var(--IDS-BUTTON--HOVER__BACKGROUND-COLOR) !important;
|
|
4655
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--HOVER__BORDER-COLOR) !important;
|
|
4656
|
+
}
|
|
4657
|
+
.ids-button:not(.ids-button--fab).ids-button--secondary:active, .ids-button:not(.ids-button--fab).ids-button--secondary.ids-button--active,
|
|
4658
|
+
button.ids-button:not(.ids-button--fab).ids-button--secondary:active,
|
|
4659
|
+
button.ids-button:not(.ids-button--fab).ids-button--secondary.ids-button--active {
|
|
4660
|
+
color: var(--IDS-BUTTON--ACTIVE__COLOR) !important;
|
|
4661
|
+
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR) !important;
|
|
4662
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--ACTIVE__BORDER-COLOR) !important;
|
|
4663
|
+
}
|
|
4664
|
+
.ids-button:not(.ids-button--fab).ids-button--secondary:focus-visible,
|
|
4665
|
+
button.ids-button:not(.ids-button--fab).ids-button--secondary:focus-visible {
|
|
4728
4666
|
border-radius: var(--IDS-BUTTON__BORDER-RADIUS);
|
|
4729
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
4667
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
4730
4668
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4731
4669
|
}
|
|
4732
|
-
.ids-button.ids-button--
|
|
4733
|
-
button.ids-button.ids-button--
|
|
4670
|
+
.ids-button:not(.ids-button--fab).ids-button--secondary.ids-button--disabled, .ids-button:not(.ids-button--fab).ids-button--secondary[disabled],
|
|
4671
|
+
button.ids-button:not(.ids-button--fab).ids-button--secondary.ids-button--disabled,
|
|
4672
|
+
button.ids-button:not(.ids-button--fab).ids-button--secondary[disabled] {
|
|
4673
|
+
color: var(--IDS-BUTTON--DISABLED__COLOR) !important;
|
|
4674
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--DISABLED__BORDER-COLOR);
|
|
4675
|
+
background-color: var(--IDS-BUTTON--DISABLED__BACKGROUND-COLOR) !important;
|
|
4676
|
+
pointer-events: none;
|
|
4677
|
+
}
|
|
4678
|
+
.ids-button:not(.ids-button--fab).ids-button--tertiary,
|
|
4679
|
+
button.ids-button:not(.ids-button--fab).ids-button--tertiary {
|
|
4734
4680
|
background: transparent;
|
|
4735
|
-
border
|
|
4736
|
-
border:
|
|
4681
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--TERTIARY__BORDER-COLOR);
|
|
4682
|
+
border-radius: var(--IDS-BUTTON__BORDER-RADIUS);
|
|
4737
4683
|
color: var(--IDS-BUTTON--TERTIARY__COLOR);
|
|
4738
4684
|
background-color: var(--IDS-BUTTON--TERTIARY__BACKGROUND-COLOR);
|
|
4739
|
-
box-shadow: none;
|
|
4740
|
-
font-family: var(--IDS-FONT-FAMILY-HEADING);
|
|
4741
4685
|
text-decoration: underline;
|
|
4742
4686
|
text-underline-offset: 0.125rem;
|
|
4743
4687
|
}
|
|
4744
|
-
.ids-button.ids-button--
|
|
4745
|
-
button.ids-button.ids-button--
|
|
4746
|
-
|
|
4747
|
-
|
|
4748
|
-
|
|
4749
|
-
|
|
4750
|
-
button.ids-button.ids-button--tertiary.ids-button--
|
|
4751
|
-
|
|
4752
|
-
|
|
4753
|
-
|
|
4754
|
-
|
|
4755
|
-
|
|
4756
|
-
|
|
4757
|
-
|
|
4688
|
+
.ids-button:not(.ids-button--fab).ids-button--tertiary:hover,
|
|
4689
|
+
button.ids-button:not(.ids-button--fab).ids-button--tertiary:hover {
|
|
4690
|
+
color: var(--IDS-BUTTON--HOVER__COLOR) !important;
|
|
4691
|
+
background-color: var(--IDS-BUTTON--HOVER__BACKGROUND-COLOR) !important;
|
|
4692
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--HOVER__BORDER-COLOR) !important;
|
|
4693
|
+
}
|
|
4694
|
+
.ids-button:not(.ids-button--fab).ids-button--tertiary:active, .ids-button:not(.ids-button--fab).ids-button--tertiary.ids-button--active,
|
|
4695
|
+
button.ids-button:not(.ids-button--fab).ids-button--tertiary:active,
|
|
4696
|
+
button.ids-button:not(.ids-button--fab).ids-button--tertiary.ids-button--active {
|
|
4697
|
+
color: var(--IDS-BUTTON--ACTIVE__COLOR) !important;
|
|
4698
|
+
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR) !important;
|
|
4699
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--ACTIVE__BORDER-COLOR) !important;
|
|
4700
|
+
}
|
|
4701
|
+
.ids-button:not(.ids-button--fab).ids-button--tertiary:focus-visible,
|
|
4702
|
+
button.ids-button:not(.ids-button--fab).ids-button--tertiary:focus-visible {
|
|
4758
4703
|
border-radius: var(--IDS-BUTTON__BORDER-RADIUS);
|
|
4759
|
-
|
|
4760
|
-
.ids-button.ids-button--tertiary:active, .ids-button.ids-button--tertiary.ids-button--active,
|
|
4761
|
-
button.ids-button.ids-button--tertiary:active,
|
|
4762
|
-
button.ids-button.ids-button--tertiary.ids-button--active {
|
|
4763
|
-
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
4764
|
-
color: var(--IDS-BUTTON--ACTIVE__COLOR);
|
|
4765
|
-
border-radius: var(--IDS-BUTTON__BORDER-RADIUS);
|
|
4766
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
4704
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
4767
4705
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4768
4706
|
}
|
|
4769
|
-
.ids-button.ids-button--tertiary:
|
|
4770
|
-
button.ids-button.ids-button--tertiary
|
|
4771
|
-
|
|
4772
|
-
color: var(--IDS-BUTTON--
|
|
4773
|
-
border
|
|
4774
|
-
|
|
4775
|
-
|
|
4776
|
-
}
|
|
4777
|
-
.ids-button.ids-button--tertiary.ids-button--disabled, .ids-button.ids-button--tertiary[disabled],
|
|
4778
|
-
button.ids-button.ids-button--tertiary.ids-button--disabled,
|
|
4779
|
-
button.ids-button.ids-button--tertiary[disabled] {
|
|
4780
|
-
border: none !important;
|
|
4781
|
-
text-decoration: underline !important;
|
|
4782
|
-
color: var(--IDS-BUTTON--DISABLED__COLOR);
|
|
4783
|
-
text-decoration: none;
|
|
4707
|
+
.ids-button:not(.ids-button--fab).ids-button--tertiary.ids-button--disabled, .ids-button:not(.ids-button--fab).ids-button--tertiary[disabled],
|
|
4708
|
+
button.ids-button:not(.ids-button--fab).ids-button--tertiary.ids-button--disabled,
|
|
4709
|
+
button.ids-button:not(.ids-button--fab).ids-button--tertiary[disabled] {
|
|
4710
|
+
color: var(--IDS-BUTTON--DISABLED__COLOR) !important;
|
|
4711
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid transparent;
|
|
4712
|
+
background-color: var(--IDS-BUTTON--DISABLED__BACKGROUND-COLOR) !important;
|
|
4713
|
+
pointer-events: none;
|
|
4784
4714
|
}
|
|
4785
|
-
.ids-button.ids-button--icon,
|
|
4786
|
-
button.ids-button.ids-button--icon {
|
|
4787
|
-
width: 2.25rem;
|
|
4715
|
+
.ids-button:not(.ids-button--fab).ids-button--icon,
|
|
4716
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon {
|
|
4717
|
+
width: 2.25rem !important;
|
|
4788
4718
|
height: 2.25rem !important;
|
|
4789
4719
|
border-radius: 100% !important;
|
|
4720
|
+
box-sizing: border-box;
|
|
4790
4721
|
font-style: normal;
|
|
4791
|
-
font-weight:
|
|
4792
|
-
font-size:
|
|
4722
|
+
font-weight: var(--ids-font-weight-icon-button);
|
|
4723
|
+
font-size: var(--ids-font-size-icon-button-m);
|
|
4793
4724
|
padding: 0 !important;
|
|
4794
4725
|
display: inline-flex;
|
|
4795
4726
|
align-items: center;
|
|
4796
4727
|
justify-content: center;
|
|
4797
|
-
|
|
4728
|
+
text-align: center;
|
|
4729
|
+
line-height: var(--ids-font-line-height-button-m);
|
|
4730
|
+
}
|
|
4731
|
+
.ids-button:not(.ids-button--fab).ids-button--icon:hover,
|
|
4732
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon:hover {
|
|
4733
|
+
color: var(--IDS-BUTTON--HOVER__COLOR) !important;
|
|
4734
|
+
background-color: var(--IDS-BUTTON--HOVER__BACKGROUND-COLOR) !important;
|
|
4735
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--HOVER__BORDER-COLOR) !important;
|
|
4736
|
+
}
|
|
4737
|
+
.ids-button:not(.ids-button--fab).ids-button--icon:active, .ids-button:not(.ids-button--fab).ids-button--icon.ids-button--active,
|
|
4738
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon:active,
|
|
4739
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--active {
|
|
4740
|
+
color: var(--IDS-BUTTON--ACTIVE__COLOR) !important;
|
|
4741
|
+
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR) !important;
|
|
4742
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--ACTIVE__BORDER-COLOR) !important;
|
|
4743
|
+
}
|
|
4744
|
+
.ids-button:not(.ids-button--fab).ids-button--icon:focus-visible,
|
|
4745
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon:focus-visible {
|
|
4746
|
+
border-radius: var(--IDS-BUTTON__BORDER-RADIUS);
|
|
4747
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
4748
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4749
|
+
}
|
|
4750
|
+
.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--disabled, .ids-button:not(.ids-button--fab).ids-button--icon[disabled],
|
|
4751
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--disabled,
|
|
4752
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon[disabled] {
|
|
4753
|
+
color: var(--IDS-BUTTON--DISABLED__COLOR) !important;
|
|
4754
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--DISABLED__BORDER-COLOR);
|
|
4755
|
+
background-color: var(--IDS-BUTTON--DISABLED__BACKGROUND-COLOR) !important;
|
|
4756
|
+
pointer-events: none;
|
|
4798
4757
|
}
|
|
4799
|
-
.ids-button.ids-button--
|
|
4800
|
-
.ids-button.ids-button--
|
|
4801
|
-
|
|
4802
|
-
|
|
4758
|
+
.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--tertiary:hover,
|
|
4759
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--tertiary:hover {
|
|
4760
|
+
color: var(--IDS-BUTTON--HOVER__COLOR) !important;
|
|
4761
|
+
background-color: var(--IDS-BUTTON--HOVER__BACKGROUND-COLOR) !important;
|
|
4762
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--HOVER__BORDER-COLOR) !important;
|
|
4763
|
+
}
|
|
4764
|
+
.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--tertiary:active, .ids-button:not(.ids-button--fab).ids-button--icon.ids-button--tertiary.ids-button--active,
|
|
4765
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--tertiary:active,
|
|
4766
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--tertiary.ids-button--active {
|
|
4767
|
+
color: var(--IDS-BUTTON--ACTIVE__COLOR) !important;
|
|
4768
|
+
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR) !important;
|
|
4769
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--ACTIVE__BORDER-COLOR) !important;
|
|
4770
|
+
}
|
|
4771
|
+
.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--tertiary:focus-visible,
|
|
4772
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--tertiary:focus-visible {
|
|
4773
|
+
border-radius: var(--IDS-BUTTON__BORDER-RADIUS);
|
|
4774
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
4775
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4776
|
+
}
|
|
4777
|
+
.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--tertiary.ids-button--disabled, .ids-button:not(.ids-button--fab).ids-button--icon.ids-button--tertiary[disabled],
|
|
4778
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--tertiary.ids-button--disabled,
|
|
4779
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--tertiary[disabled] {
|
|
4780
|
+
color: var(--IDS-BUTTON--DISABLED__COLOR) !important;
|
|
4781
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid transparent;
|
|
4782
|
+
background-color: transparent !important;
|
|
4783
|
+
pointer-events: none;
|
|
4784
|
+
}
|
|
4785
|
+
.ids-button:not(.ids-button--fab).ids-button--icon [class^=ids-icon-],
|
|
4786
|
+
.ids-button:not(.ids-button--fab).ids-button--icon [class*=" ids-icon-"],
|
|
4787
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon [class^=ids-icon-],
|
|
4788
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon [class*=" ids-icon-"] {
|
|
4803
4789
|
display: block;
|
|
4804
4790
|
}
|
|
4805
|
-
.ids-button.ids-button--icon [class^=ids-icon-]::before,
|
|
4806
|
-
.ids-button.ids-button--icon [class*=" ids-icon-"]::before,
|
|
4807
|
-
button.ids-button.ids-button--icon [class^=ids-icon-]::before,
|
|
4808
|
-
button.ids-button.ids-button--icon [class*=" ids-icon-"]::before {
|
|
4809
|
-
line-height:
|
|
4791
|
+
.ids-button:not(.ids-button--fab).ids-button--icon [class^=ids-icon-]::before,
|
|
4792
|
+
.ids-button:not(.ids-button--fab).ids-button--icon [class*=" ids-icon-"]::before,
|
|
4793
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon [class^=ids-icon-]::before,
|
|
4794
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon [class*=" ids-icon-"]::before {
|
|
4795
|
+
line-height: var(--ids-font-line-height-button-m);
|
|
4810
4796
|
width: 1.25rem;
|
|
4811
4797
|
}
|
|
4812
|
-
.ids-button.ids-button--icon.ids-button--s,
|
|
4813
|
-
button.ids-button.ids-button--icon.ids-button--s {
|
|
4814
|
-
width: 1.75rem;
|
|
4798
|
+
.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--s,
|
|
4799
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--s {
|
|
4800
|
+
width: 1.75rem !important;
|
|
4815
4801
|
height: 1.75rem !important;
|
|
4816
|
-
font-size:
|
|
4817
|
-
line-height:
|
|
4802
|
+
font-size: var(--ids-font-size-icon-button-s);
|
|
4803
|
+
line-height: var(--ids-font-line-height-button-s);
|
|
4818
4804
|
}
|
|
4819
|
-
.ids-button.ids-button--icon.ids-button--s [class^=ids-icon-]::before,
|
|
4820
|
-
.ids-button.ids-button--icon.ids-button--s [class*=" ids-icon-"]::before,
|
|
4821
|
-
button.ids-button.ids-button--icon.ids-button--s [class^=ids-icon-]::before,
|
|
4822
|
-
button.ids-button.ids-button--icon.ids-button--s [class*=" ids-icon-"]::before {
|
|
4805
|
+
.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--s [class^=ids-icon-]::before,
|
|
4806
|
+
.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--s [class*=" ids-icon-"]::before,
|
|
4807
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--s [class^=ids-icon-]::before,
|
|
4808
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--s [class*=" ids-icon-"]::before {
|
|
4823
4809
|
line-height: 1rem;
|
|
4824
4810
|
width: 1rem;
|
|
4825
4811
|
}
|
|
4826
|
-
.ids-button.ids-button--icon.ids-button--l,
|
|
4827
|
-
button.ids-button.ids-button--icon.ids-button--l {
|
|
4828
|
-
width: 3rem;
|
|
4812
|
+
.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--l,
|
|
4813
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--l {
|
|
4814
|
+
width: 3rem !important;
|
|
4829
4815
|
height: 3rem !important;
|
|
4830
|
-
font-size:
|
|
4831
|
-
line-height:
|
|
4832
|
-
}
|
|
4833
|
-
.ids-button.ids-button--icon.ids-button--l [class^=ids-icon-]::before,
|
|
4834
|
-
.ids-button.ids-button--icon.ids-button--l [class*=" ids-icon-"]::before,
|
|
4835
|
-
button.ids-button.ids-button--icon.ids-button--l [class^=ids-icon-]::before,
|
|
4836
|
-
button.ids-button.ids-button--icon.ids-button--l [class*=" ids-icon-"]::before {
|
|
4837
|
-
line-height:
|
|
4816
|
+
font-size: var(--ids-font-size-icon-button-l);
|
|
4817
|
+
line-height: var(--ids-font-line-height-button-l);
|
|
4818
|
+
}
|
|
4819
|
+
.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--l [class^=ids-icon-]::before,
|
|
4820
|
+
.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--l [class*=" ids-icon-"]::before,
|
|
4821
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--l [class^=ids-icon-]::before,
|
|
4822
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--l [class*=" ids-icon-"]::before {
|
|
4823
|
+
line-height: var(--ids-font-line-height-button-l);
|
|
4838
4824
|
width: 1.5rem;
|
|
4839
4825
|
}
|
|
4840
|
-
.ids-button.ids-button--loading,
|
|
4841
|
-
button.ids-button.ids-button--loading {
|
|
4826
|
+
.ids-button:not(.ids-button--fab).ids-button--loading,
|
|
4827
|
+
button.ids-button:not(.ids-button--fab).ids-button--loading {
|
|
4842
4828
|
pointer-events: none !important;
|
|
4843
4829
|
}
|
|
4844
|
-
.ids-button.ids-button--fab,
|
|
4845
|
-
button.ids-button.ids-button--fab {
|
|
4846
|
-
|
|
4847
|
-
|
|
4848
|
-
border-radius: 100% !important;
|
|
4849
|
-
font-style: normal;
|
|
4850
|
-
font-weight: 400;
|
|
4851
|
-
line-height: 0 !important;
|
|
4852
|
-
font-size: 1.25rem;
|
|
4853
|
-
padding: 0 !important;
|
|
4854
|
-
justify-content: center;
|
|
4855
|
-
color: var(--IDS-BUTTON--FAB__COLOR);
|
|
4856
|
-
background-color: var(--IDS-BUTTON--FAB__BACKGROUND-COLOR);
|
|
4857
|
-
border: var(--IDS-BUTTON--FAB__BORDER);
|
|
4858
|
-
filter: drop-shadow(0 0 0.375rem rgba(0, 0, 0, 0.3));
|
|
4859
|
-
}
|
|
4860
|
-
.ids-button.ids-button--fab [class^=ids-icon-],
|
|
4861
|
-
button.ids-button.ids-button--fab [class^=ids-icon-] {
|
|
4862
|
-
font-size: 1.5rem;
|
|
4863
|
-
}
|
|
4864
|
-
.ids-button.ids-button--fab:hover, .ids-button.ids-button--fab:focus,
|
|
4865
|
-
button.ids-button.ids-button--fab:hover,
|
|
4866
|
-
button.ids-button.ids-button--fab:focus {
|
|
4867
|
-
border: var(--IDS-BUTTON--FAB__HOVER-BORDER);
|
|
4868
|
-
}
|
|
4869
|
-
.ids-button.ids-button--icon.ids-button--secondary,
|
|
4870
|
-
button.ids-button.ids-button--icon.ids-button--secondary {
|
|
4871
|
-
background-color: var(--IDS-BUTTON--SECONDARY__BACKGROUND-COLOR);
|
|
4872
|
-
}
|
|
4873
|
-
.ids-button.ids-button--icon:hover,
|
|
4874
|
-
button.ids-button.ids-button--icon:hover {
|
|
4875
|
-
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
4876
|
-
color: var(--IDS-BUTTON--ACTIVE__COLOR);
|
|
4830
|
+
.ids-button:not(.ids-button--fab).ids-button--block,
|
|
4831
|
+
button.ids-button:not(.ids-button--fab).ids-button--block {
|
|
4832
|
+
display: flex;
|
|
4833
|
+
width: 100%;
|
|
4877
4834
|
}
|
|
4878
|
-
|
|
4879
|
-
button.ids-button.ids-button--
|
|
4880
|
-
button.ids-button.ids-button--
|
|
4881
|
-
|
|
4882
|
-
|
|
4883
|
-
|
|
4884
|
-
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4835
|
+
@media (max-width: 1024px) {
|
|
4836
|
+
.ids-button:not(.ids-button--fab).ids-button--m-block,
|
|
4837
|
+
button.ids-button:not(.ids-button--fab).ids-button--m-block {
|
|
4838
|
+
display: flex;
|
|
4839
|
+
width: 100%;
|
|
4840
|
+
}
|
|
4885
4841
|
}
|
|
4886
|
-
|
|
4887
|
-
button.ids-button.ids-button--
|
|
4888
|
-
|
|
4889
|
-
|
|
4890
|
-
|
|
4891
|
-
|
|
4842
|
+
@media (max-width: 640px) {
|
|
4843
|
+
.ids-button:not(.ids-button--fab).ids-button--s-block,
|
|
4844
|
+
button.ids-button:not(.ids-button--fab).ids-button--s-block {
|
|
4845
|
+
display: flex;
|
|
4846
|
+
width: 100%;
|
|
4847
|
+
}
|
|
4892
4848
|
}
|
|
4893
|
-
.ids-button.ids-button--submit,
|
|
4894
|
-
button.ids-button.ids-button--submit {
|
|
4895
|
-
border-radius: var(--IDS-BUTTON--SUBMIT__BORDER-RADIUS);
|
|
4849
|
+
.ids-button:not(.ids-button--fab).ids-button--submit,
|
|
4850
|
+
button.ids-button:not(.ids-button--fab).ids-button--submit {
|
|
4851
|
+
border-radius: var(--IDS-BUTTON--SUBMIT__BORDER-RADIUS) !important;
|
|
4896
4852
|
font-size: var(--IDS-BUTTON--SUBMIT-S__FONT-SIZE);
|
|
4897
4853
|
height: var(--IDS-BUTTON--SUBMIT-S__HEIGHT);
|
|
4898
4854
|
padding: var(--IDS-BUTTON--SUBMIT-S__PADDING);
|
|
4899
4855
|
}
|
|
4900
|
-
.ids-button.ids-button--submit.ids-button--s,
|
|
4901
|
-
button.ids-button.ids-button--submit.ids-button--s {
|
|
4856
|
+
.ids-button:not(.ids-button--fab).ids-button--submit.ids-button--s,
|
|
4857
|
+
button.ids-button:not(.ids-button--fab).ids-button--submit.ids-button--s {
|
|
4902
4858
|
height: var(--IDS-BUTTON--SUBMIT-M__HEIGHT);
|
|
4903
4859
|
font-size: var(--IDS-BUTTON--SUBMIT-M__FONT-SIZE);
|
|
4904
4860
|
padding: var(--IDS-BUTTON--SUBMIT-M__PADDING);
|
|
4905
4861
|
}
|
|
4906
4862
|
@media (min-width: 1024px) {
|
|
4907
|
-
.ids-button.ids-button--submit,
|
|
4908
|
-
button.ids-button.ids-button--submit {
|
|
4863
|
+
.ids-button:not(.ids-button--fab).ids-button--submit,
|
|
4864
|
+
button.ids-button:not(.ids-button--fab).ids-button--submit {
|
|
4909
4865
|
height: var(--IDS-BUTTON--SUBMIT-L__HEIGHT);
|
|
4910
4866
|
padding: var(--IDS-BUTTON--SUBMIT-L__PADDING);
|
|
4911
4867
|
font-size: var(--IDS-BUTTON--SUBMIT-L__FONT-SIZE);
|
|
4912
4868
|
}
|
|
4913
|
-
.ids-button.ids-button--submit.ids-button--s,
|
|
4914
|
-
button.ids-button.ids-button--submit.ids-button--s {
|
|
4869
|
+
.ids-button:not(.ids-button--fab).ids-button--submit.ids-button--s,
|
|
4870
|
+
button.ids-button:not(.ids-button--fab).ids-button--submit.ids-button--s {
|
|
4915
4871
|
height: var(--IDS-BUTTON--SUBMIT-M__HEIGHT);
|
|
4916
4872
|
font-size: var(--IDS-BUTTON--SUBMIT-M__FONT-SIZE);
|
|
4917
4873
|
padding: var(--IDS-BUTTON--SUBMIT-M__PADDING);
|
|
4918
4874
|
}
|
|
4919
4875
|
}
|
|
4920
|
-
|
|
4921
|
-
|
|
4922
|
-
|
|
4923
|
-
|
|
4876
|
+
|
|
4877
|
+
.ids-button.ids-button--fab:focus-visible {
|
|
4878
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
4879
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4924
4880
|
}
|
|
4925
|
-
|
|
4926
|
-
|
|
4927
|
-
|
|
4928
|
-
|
|
4929
|
-
|
|
4930
|
-
|
|
4881
|
+
.ids-button.ids-button--fab {
|
|
4882
|
+
background-color: var(--IDS-BUTTON--FAB__BACKGROUND-COLOR);
|
|
4883
|
+
color: var(--IDS-BUTTON--FAB__COLOR) !important;
|
|
4884
|
+
border: var(--IDS-BUTTON--FAB__BORDER) !important;
|
|
4885
|
+
width: var(--IDS-BUTTON--FAB__SIZE) !important;
|
|
4886
|
+
height: var(--IDS-BUTTON--FAB__SIZE) !important;
|
|
4887
|
+
border-radius: 100% !important;
|
|
4888
|
+
font-style: normal;
|
|
4889
|
+
line-height: 0 !important;
|
|
4890
|
+
font-size: 1.25rem;
|
|
4891
|
+
padding: 0 !important;
|
|
4892
|
+
justify-content: center;
|
|
4893
|
+
text-align: center;
|
|
4894
|
+
flex-shrink: 0;
|
|
4895
|
+
user-select: none;
|
|
4896
|
+
-webkit-user-select: none;
|
|
4897
|
+
-khtml-user-select: none;
|
|
4898
|
+
-moz-user-select: none;
|
|
4899
|
+
-ms-user-select: none;
|
|
4900
|
+
box-shadow: var(--IDS-BOX-SHADOW-ELEVATED-2);
|
|
4931
4901
|
}
|
|
4932
|
-
|
|
4933
|
-
|
|
4934
|
-
button.ids-button.ids-button--s-block {
|
|
4935
|
-
display: flex;
|
|
4936
|
-
width: 100%;
|
|
4937
|
-
}
|
|
4902
|
+
.ids-button.ids-button--fab [class^=ids-icon-] {
|
|
4903
|
+
font-size: 1.5rem;
|
|
4938
4904
|
}
|
|
4939
|
-
.ids-button.ids-button--
|
|
4940
|
-
|
|
4941
|
-
|
|
4942
|
-
pointer-events: none;
|
|
4905
|
+
.ids-button.ids-button--fab:hover {
|
|
4906
|
+
background-color: var(--IDS-BUTTON--FAB__BACKGROUND-COLOR);
|
|
4907
|
+
border: var(--IDS-BUTTON--FAB__HOVER-BORDER);
|
|
4943
4908
|
}
|
|
4944
|
-
.ids-button:focus
|
|
4945
|
-
|
|
4946
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
4909
|
+
.ids-button.ids-button--fab:focus-visible {
|
|
4910
|
+
border-radius: 100% !important;
|
|
4911
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
4947
4912
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4948
4913
|
}
|
|
4949
4914
|
|
|
4950
|
-
.ids-link:focus {
|
|
4951
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
4915
|
+
.ids-link:focus-visible {
|
|
4916
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
4952
4917
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4953
4918
|
}
|
|
4954
4919
|
.ids-link {
|
|
@@ -4963,14 +4928,18 @@ button.ids-button:focus {
|
|
|
4963
4928
|
display: inline;
|
|
4964
4929
|
text-decoration: underline;
|
|
4965
4930
|
position: relative;
|
|
4931
|
+
border-radius: 0.0063rem;
|
|
4966
4932
|
}
|
|
4967
4933
|
.ids-link.ids-link--icon {
|
|
4968
4934
|
text-decoration: none;
|
|
4969
4935
|
}
|
|
4970
|
-
.ids-link:hover
|
|
4936
|
+
.ids-link:hover {
|
|
4971
4937
|
text-decoration: underline !important;
|
|
4972
4938
|
color: var(--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR);
|
|
4973
4939
|
}
|
|
4940
|
+
.ids-link:focus-visible {
|
|
4941
|
+
outline-offset: 0.0625rem !important;
|
|
4942
|
+
}
|
|
4974
4943
|
.ids-link.ids-link--icon {
|
|
4975
4944
|
display: inline-flex;
|
|
4976
4945
|
align-items: start;
|
|
@@ -5020,7 +4989,7 @@ button.ids-button:focus {
|
|
|
5020
4989
|
color: var(--IDS-LINK--COLOR-PRESET-2__COLOR);
|
|
5021
4990
|
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-2__COLOR);
|
|
5022
4991
|
}
|
|
5023
|
-
.ids-link.ids-link--color-2:hover
|
|
4992
|
+
.ids-link.ids-link--color-2:hover {
|
|
5024
4993
|
color: var(--IDS-LINK--COLOR-PRESET-2__HOVER-COLOR);
|
|
5025
4994
|
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-2__HOVER-COLOR);
|
|
5026
4995
|
}
|
|
@@ -5028,22 +4997,21 @@ button.ids-button:focus {
|
|
|
5028
4997
|
color: var(--IDS-LINK--COLOR-PRESET-3__COLOR);
|
|
5029
4998
|
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-3__COLOR);
|
|
5030
4999
|
}
|
|
5031
|
-
.ids-link.ids-link--color-3:hover
|
|
5000
|
+
.ids-link.ids-link--color-3:hover {
|
|
5032
5001
|
color: var(--IDS-LINK--COLOR-PRESET-3__HOVER-COLOR);
|
|
5033
5002
|
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-3__HOVER-COLOR) !important;
|
|
5034
5003
|
}
|
|
5035
|
-
.ids-link.ids-link--color-3:focus {
|
|
5036
|
-
outline: var(--IDS-FOCUS__OUTLINE--LIGHT);
|
|
5004
|
+
.ids-link.ids-link--color-3:focus-visible {
|
|
5005
|
+
outline: var(--IDS-FOCUS__OUTLINE--LIGHT) !important;
|
|
5037
5006
|
}
|
|
5038
5007
|
.ids-link.ids-link--footer {
|
|
5039
5008
|
color: var(--IDS-LINK--FOOTER__COLOR);
|
|
5040
5009
|
text-decoration-color: var(--IDS-LINK-FOOTER__COLOR);
|
|
5041
|
-
|
|
5042
|
-
.ids-link.ids-link--footer:focus {
|
|
5043
|
-
outline-color: var(--IDS-LINK--FOOTER__COLOR);
|
|
5010
|
+
text-decoration: none;
|
|
5044
5011
|
}
|
|
5045
5012
|
.ids-link.ids-link--footer:hover {
|
|
5046
5013
|
color: var(--IDS-LINK--FOOTER__HOVER-COLOR);
|
|
5014
|
+
text-decoration: underline;
|
|
5047
5015
|
}
|
|
5048
5016
|
.ids-link.ids-link--active-icon {
|
|
5049
5017
|
text-decoration: none !important;
|
|
@@ -5060,49 +5028,55 @@ button.ids-button:focus {
|
|
|
5060
5028
|
top: 0.125rem;
|
|
5061
5029
|
left: 0.125rem;
|
|
5062
5030
|
}
|
|
5063
|
-
.ids-link.ids-link--active-icon:hover
|
|
5031
|
+
.ids-link.ids-link--active-icon:hover {
|
|
5032
|
+
color: var(--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR);
|
|
5033
|
+
}
|
|
5034
|
+
.ids-link.ids-link--active-icon:hover .ids-icon--text-start {
|
|
5064
5035
|
color: var(--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-HOVER-COLOR);
|
|
5065
5036
|
background-color: var(--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-HOVER-BACKGROUND-COLOR);
|
|
5066
5037
|
}
|
|
5067
|
-
.ids-link.ids-link--active-icon.ids-link--active {
|
|
5038
|
+
.ids-link.ids-link--active-icon:active, .ids-link.ids-link--active-icon.ids-link--active {
|
|
5068
5039
|
color: var(--IDS-LINK--COLOR-PRESET-1__ACTIVE-COLOR);
|
|
5069
5040
|
}
|
|
5070
|
-
.ids-link.ids-link--active-icon.ids-link--active .ids-icon--text-start {
|
|
5071
|
-
color: var(--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-COLOR);
|
|
5072
|
-
color: var(--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-
|
|
5073
|
-
background-color: var(--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-HOVER-BACKGROUND-COLOR);
|
|
5041
|
+
.ids-link.ids-link--active-icon:active .ids-icon--text-start, .ids-link.ids-link--active-icon.ids-link--active .ids-icon--text-start {
|
|
5042
|
+
color: var(--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-ACTIVE-COLOR);
|
|
5043
|
+
background-color: var(--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-ACTIVE-BACKGROUND-COLOR);
|
|
5074
5044
|
}
|
|
5075
|
-
.ids-link.ids-link--active-icon.ids-link--color-2:hover
|
|
5045
|
+
.ids-link.ids-link--active-icon.ids-link--color-2:hover {
|
|
5046
|
+
color: var(--IDS-LINK--COLOR-PRESET-2__HOVER-COLOR);
|
|
5047
|
+
}
|
|
5048
|
+
.ids-link.ids-link--active-icon.ids-link--color-2:hover .ids-icon--text-start {
|
|
5076
5049
|
color: var(--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-HOVER-COLOR);
|
|
5077
5050
|
background-color: var(--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-HOVER-BACKGROUND-COLOR);
|
|
5078
5051
|
}
|
|
5079
|
-
.ids-link.ids-link--active-icon.ids-link--color-2.ids-link--active {
|
|
5052
|
+
.ids-link.ids-link--active-icon.ids-link--color-2:active, .ids-link.ids-link--active-icon.ids-link--color-2.ids-link--active {
|
|
5080
5053
|
color: var(--IDS-LINK--COLOR-PRESET-2__ACTIVE-COLOR);
|
|
5081
5054
|
}
|
|
5082
|
-
.ids-link.ids-link--active-icon.ids-link--color-2.ids-link--active .ids-icon--text-start {
|
|
5083
|
-
color: var(--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-COLOR);
|
|
5084
|
-
color: var(--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-
|
|
5085
|
-
background-color: var(--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-HOVER-BACKGROUND-COLOR);
|
|
5055
|
+
.ids-link.ids-link--active-icon.ids-link--color-2:active .ids-icon--text-start, .ids-link.ids-link--active-icon.ids-link--color-2.ids-link--active .ids-icon--text-start {
|
|
5056
|
+
color: var(--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-ACTIVE-COLOR);
|
|
5057
|
+
background-color: var(--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-ACTIVE-BACKGROUND-COLOR);
|
|
5086
5058
|
}
|
|
5087
|
-
.ids-link.ids-link--active-icon.ids-link--color-3:hover
|
|
5059
|
+
.ids-link.ids-link--active-icon.ids-link--color-3:hover {
|
|
5060
|
+
color: var(--IDS-LINK--COLOR-PRESET-3__HOVER-COLOR);
|
|
5061
|
+
}
|
|
5062
|
+
.ids-link.ids-link--active-icon.ids-link--color-3:hover .ids-icon--text-start {
|
|
5088
5063
|
color: var(--IDS-LINK--COLOR-PRESET-3__ACTIVE-ICON-HOVER-COLOR);
|
|
5089
5064
|
background-color: var(--IDS-LINK--COLOR-PRESET-3__ACTIVE-ICON-HOVER-BACKGROUND-COLOR);
|
|
5090
5065
|
}
|
|
5091
|
-
.ids-link.ids-link--active-icon.ids-link--color-3.ids-link--active {
|
|
5066
|
+
.ids-link.ids-link--active-icon.ids-link--color-3:active, .ids-link.ids-link--active-icon.ids-link--color-3.ids-link--active {
|
|
5092
5067
|
color: var(--IDS-LINK--COLOR-PRESET-3__ACTIVE-COLOR);
|
|
5093
5068
|
}
|
|
5094
|
-
.ids-link.ids-link--active-icon.ids-link--color-3.ids-link--active .ids-icon--text-start {
|
|
5095
|
-
color: var(--IDS-LINK--COLOR-PRESET-3__ACTIVE-ICON-COLOR);
|
|
5096
|
-
color: var(--IDS-LINK--COLOR-PRESET-3__ACTIVE-ICON-
|
|
5097
|
-
background-color: var(--IDS-LINK--COLOR-PRESET-3__ACTIVE-ICON-HOVER-BACKGROUND-COLOR);
|
|
5069
|
+
.ids-link.ids-link--active-icon.ids-link--color-3:active .ids-icon--text-start, .ids-link.ids-link--active-icon.ids-link--color-3.ids-link--active .ids-icon--text-start {
|
|
5070
|
+
color: var(--IDS-LINK--COLOR-PRESET-3__ACTIVE-ICON-ACTIVE-COLOR);
|
|
5071
|
+
background-color: var(--IDS-LINK--COLOR-PRESET-3__ACTIVE-ICON-ACTIVE-BACKGROUND-COLOR);
|
|
5098
5072
|
}
|
|
5099
5073
|
.ids-link.ids-link--menu.ids-link--active-icon {
|
|
5100
5074
|
color: var(--IDS-LINK--MENU__COLOR);
|
|
5101
5075
|
}
|
|
5102
|
-
.ids-link.ids-link--menu.ids-link--active-icon.ids-link--active, .ids-link.ids-link--menu.ids-link--active-icon:hover
|
|
5076
|
+
.ids-link.ids-link--menu.ids-link--active-icon.ids-link--active, .ids-link.ids-link--menu.ids-link--active-icon:hover {
|
|
5103
5077
|
color: var(--IDS-LINK--MENU__HOVER-COLOR);
|
|
5104
5078
|
}
|
|
5105
|
-
.ids-link.ids-link--menu.ids-link--active-icon.ids-link--active .ids-icon--text-start, .ids-link.ids-link--menu.ids-link--active-icon:hover .ids-icon--text-start
|
|
5079
|
+
.ids-link.ids-link--menu.ids-link--active-icon.ids-link--active .ids-icon--text-start, .ids-link.ids-link--menu.ids-link--active-icon:hover .ids-icon--text-start {
|
|
5106
5080
|
color: var(--IDS-LINK--MENU__ACTIVE-ICON-HOVER-COLOR);
|
|
5107
5081
|
background-color: var(--IDS-LINK--MENU__ACTIVE-ICON-HOVER-BACKGROUND-COLOR);
|
|
5108
5082
|
}
|
|
@@ -5123,12 +5097,11 @@ button.ids-button:focus {
|
|
|
5123
5097
|
margin-right: 0.5rem !important;
|
|
5124
5098
|
color: var(--IDS-LINK--MENU__ICON-COLOR);
|
|
5125
5099
|
}
|
|
5126
|
-
.ids-link.ids-link--menu:not(.ids-link--active-icon):hover
|
|
5100
|
+
.ids-link.ids-link--menu:not(.ids-link--active-icon):hover {
|
|
5127
5101
|
color: var(--IDS-LINK--MENU__HOVER-COLOR);
|
|
5128
5102
|
}
|
|
5129
5103
|
.ids-link.ids-link--menu:not(.ids-link--active-icon):hover .ids-icon--text-start,
|
|
5130
|
-
.ids-link.ids-link--menu:not(.ids-link--active-icon):hover .ids-icon--text-end
|
|
5131
|
-
.ids-link.ids-link--menu:not(.ids-link--active-icon):focus .ids-icon--text-end {
|
|
5104
|
+
.ids-link.ids-link--menu:not(.ids-link--active-icon):hover .ids-icon--text-end {
|
|
5132
5105
|
color: var(--IDS-LINK--MENU__HOVER-COLOR);
|
|
5133
5106
|
}
|
|
5134
5107
|
|
|
@@ -5271,6 +5244,17 @@ select::placeholder {
|
|
|
5271
5244
|
color: var(--IDS-INPUT__COLOR);
|
|
5272
5245
|
display: block;
|
|
5273
5246
|
}
|
|
5247
|
+
.ids-input__input:hover {
|
|
5248
|
+
background-color: var(--IDS-INPUT__HOVER-BACKGROUND-COLOR);
|
|
5249
|
+
}
|
|
5250
|
+
.ids-input__input:active {
|
|
5251
|
+
border-color: var(--IDS-INPUT__ACTIVE-BORDER-COLOR);
|
|
5252
|
+
background-color: var(--IDS-INPUT__ACTIVE-BACKGROUND-COLOR);
|
|
5253
|
+
}
|
|
5254
|
+
.ids-input__input:focus-visible, .ids-input__input:focus-visible:hover {
|
|
5255
|
+
background-color: var(--IDS-INPUT__BACKGROUND-COLOR);
|
|
5256
|
+
border-color: var(--IDS-INPUT__FOCUS-BORDER-COLOR);
|
|
5257
|
+
}
|
|
5274
5258
|
.ids-input__input:disabled, .ids-input__input[readonly] {
|
|
5275
5259
|
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
5276
5260
|
font-style: italic !important;
|
|
@@ -5285,6 +5269,16 @@ select::placeholder {
|
|
|
5285
5269
|
.ids-input__input.ids-input--light {
|
|
5286
5270
|
background-color: var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);
|
|
5287
5271
|
}
|
|
5272
|
+
.ids-input__input.ids-input--light:hover {
|
|
5273
|
+
background-color: var(--IDS-INPUT--LIGHT__HOVER-BACKGROUND-COLOR);
|
|
5274
|
+
}
|
|
5275
|
+
.ids-input__input.ids-input--light:active {
|
|
5276
|
+
border-color: var(--IDS-INPUT__ACTIVE-BORDER-COLOR);
|
|
5277
|
+
background-color: var(--IDS-INPUT--LIGHT__ACTIVE-BACKGROUND-COLOR);
|
|
5278
|
+
}
|
|
5279
|
+
.ids-input__input.ids-input--light:focus-visible, .ids-input__input.ids-input--light:focus-visible:hover {
|
|
5280
|
+
background-color: var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);
|
|
5281
|
+
}
|
|
5288
5282
|
.ids-input__input.ids-input--light:disabled, .ids-input__input.ids-input--light[readonly] {
|
|
5289
5283
|
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
5290
5284
|
font-style: italic !important;
|
|
@@ -5295,8 +5289,8 @@ select::placeholder {
|
|
|
5295
5289
|
.ids-input__input.ids-input--light.ids-input--invalid {
|
|
5296
5290
|
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
5297
5291
|
}
|
|
5298
|
-
.ids-input__input:focus {
|
|
5299
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
5292
|
+
.ids-input__input:focus-visible {
|
|
5293
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
5300
5294
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
5301
5295
|
}
|
|
5302
5296
|
.ids-input__input {
|
|
@@ -5357,6 +5351,21 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5357
5351
|
color: var(--IDS-INPUT__COLOR);
|
|
5358
5352
|
display: block;
|
|
5359
5353
|
}
|
|
5354
|
+
.ids-textarea textarea:hover,
|
|
5355
|
+
.ids-textarea .ids-textarea__textarea:hover {
|
|
5356
|
+
background-color: var(--IDS-INPUT__HOVER-BACKGROUND-COLOR);
|
|
5357
|
+
}
|
|
5358
|
+
.ids-textarea textarea:active,
|
|
5359
|
+
.ids-textarea .ids-textarea__textarea:active {
|
|
5360
|
+
border-color: var(--IDS-INPUT__ACTIVE-BORDER-COLOR);
|
|
5361
|
+
background-color: var(--IDS-INPUT__ACTIVE-BACKGROUND-COLOR);
|
|
5362
|
+
}
|
|
5363
|
+
.ids-textarea textarea:focus-visible, .ids-textarea textarea:focus-visible:hover,
|
|
5364
|
+
.ids-textarea .ids-textarea__textarea:focus-visible,
|
|
5365
|
+
.ids-textarea .ids-textarea__textarea:focus-visible:hover {
|
|
5366
|
+
background-color: var(--IDS-INPUT__BACKGROUND-COLOR);
|
|
5367
|
+
border-color: var(--IDS-INPUT__FOCUS-BORDER-COLOR);
|
|
5368
|
+
}
|
|
5360
5369
|
.ids-textarea textarea:disabled, .ids-textarea textarea[readonly],
|
|
5361
5370
|
.ids-textarea .ids-textarea__textarea:disabled,
|
|
5362
5371
|
.ids-textarea .ids-textarea__textarea[readonly] {
|
|
@@ -5376,6 +5385,20 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5376
5385
|
.ids-textarea .ids-textarea__textarea.ids-input--light {
|
|
5377
5386
|
background-color: var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);
|
|
5378
5387
|
}
|
|
5388
|
+
.ids-textarea textarea.ids-input--light:hover,
|
|
5389
|
+
.ids-textarea .ids-textarea__textarea.ids-input--light:hover {
|
|
5390
|
+
background-color: var(--IDS-INPUT--LIGHT__HOVER-BACKGROUND-COLOR);
|
|
5391
|
+
}
|
|
5392
|
+
.ids-textarea textarea.ids-input--light:active,
|
|
5393
|
+
.ids-textarea .ids-textarea__textarea.ids-input--light:active {
|
|
5394
|
+
border-color: var(--IDS-INPUT__ACTIVE-BORDER-COLOR);
|
|
5395
|
+
background-color: var(--IDS-INPUT--LIGHT__ACTIVE-BACKGROUND-COLOR);
|
|
5396
|
+
}
|
|
5397
|
+
.ids-textarea textarea.ids-input--light:focus-visible, .ids-textarea textarea.ids-input--light:focus-visible:hover,
|
|
5398
|
+
.ids-textarea .ids-textarea__textarea.ids-input--light:focus-visible,
|
|
5399
|
+
.ids-textarea .ids-textarea__textarea.ids-input--light:focus-visible:hover {
|
|
5400
|
+
background-color: var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);
|
|
5401
|
+
}
|
|
5379
5402
|
.ids-textarea textarea.ids-input--light:disabled, .ids-textarea textarea.ids-input--light[readonly],
|
|
5380
5403
|
.ids-textarea .ids-textarea__textarea.ids-input--light:disabled,
|
|
5381
5404
|
.ids-textarea .ids-textarea__textarea.ids-input--light[readonly] {
|
|
@@ -5477,8 +5500,8 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5477
5500
|
appearance: none;
|
|
5478
5501
|
border-radius: var(--IDS-CHECKBOX__BORDER-RADIUS);
|
|
5479
5502
|
}
|
|
5480
|
-
.ids-checkbox input[type=checkbox]
|
|
5481
|
-
.ids-checkbox input
|
|
5503
|
+
.ids-checkbox input[type=checkbox]:before,
|
|
5504
|
+
.ids-checkbox input:before {
|
|
5482
5505
|
content: "";
|
|
5483
5506
|
position: relative;
|
|
5484
5507
|
display: inline-block;
|
|
@@ -5490,16 +5513,29 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5490
5513
|
min-height: 1.25rem;
|
|
5491
5514
|
min-width: 1.25rem;
|
|
5492
5515
|
}
|
|
5493
|
-
.ids-checkbox input[type=checkbox]:
|
|
5494
|
-
.ids-checkbox input:
|
|
5516
|
+
.ids-checkbox input[type=checkbox]:hover:before,
|
|
5517
|
+
.ids-checkbox input:hover:before {
|
|
5518
|
+
background-color: var(--IDS-CHECKBOX__HOVER-BACKGROUND-COLOR);
|
|
5519
|
+
}
|
|
5520
|
+
.ids-checkbox input[type=checkbox]:focus-visible:hover:before, .ids-checkbox input[type=checkbox]:checked:focus-visible:hover:before,
|
|
5521
|
+
.ids-checkbox input:focus-visible:hover:before,
|
|
5522
|
+
.ids-checkbox input:checked:focus-visible:hover:before {
|
|
5523
|
+
background-color: var(--IDS-CHECKBOX__BACKGROUND-COLOR);
|
|
5524
|
+
}
|
|
5525
|
+
.ids-checkbox input[type=checkbox]:active:before,
|
|
5526
|
+
.ids-checkbox input:active:before {
|
|
5527
|
+
background-color: var(--IDS-CHECKBOX__ACTIVE-BACKGROUND-COLOR);
|
|
5528
|
+
}
|
|
5529
|
+
.ids-checkbox input[type=checkbox]:focus-visible:before,
|
|
5530
|
+
.ids-checkbox input:focus-visible:before {
|
|
5495
5531
|
border-color: var(--IDS-CHECKBOX--ACTIVE__BORDER-COLOR) !important;
|
|
5496
5532
|
}
|
|
5497
|
-
.ids-checkbox input[type=checkbox]:focus:checked
|
|
5498
|
-
.ids-checkbox input:focus:checked
|
|
5533
|
+
.ids-checkbox input[type=checkbox]:focus-visible:checked:after,
|
|
5534
|
+
.ids-checkbox input:focus-visible:checked:after {
|
|
5499
5535
|
color: var(--IDS-ICON--ACTIVE-COLOR) !important;
|
|
5500
5536
|
}
|
|
5501
|
-
.ids-checkbox input[type=checkbox]:checked
|
|
5502
|
-
.ids-checkbox input:checked
|
|
5537
|
+
.ids-checkbox input[type=checkbox]:checked:after,
|
|
5538
|
+
.ids-checkbox input:checked:after {
|
|
5503
5539
|
font: icon;
|
|
5504
5540
|
font-family: "Inera-Design-Icons" !important;
|
|
5505
5541
|
display: block;
|
|
@@ -5514,8 +5550,8 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5514
5550
|
left: 0.1875rem;
|
|
5515
5551
|
font-size: 0.875rem;
|
|
5516
5552
|
}
|
|
5517
|
-
.ids-checkbox input[type=checkbox]:indeterminate
|
|
5518
|
-
.ids-checkbox input:indeterminate
|
|
5553
|
+
.ids-checkbox input[type=checkbox]:indeterminate:after,
|
|
5554
|
+
.ids-checkbox input:indeterminate:after {
|
|
5519
5555
|
font: icon;
|
|
5520
5556
|
font-family: "Inera-Design-Icons" !important;
|
|
5521
5557
|
display: block;
|
|
@@ -5529,8 +5565,8 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5529
5565
|
left: 0.125rem;
|
|
5530
5566
|
color: var(--IDS-ICON--ACTIVE-COLOR);
|
|
5531
5567
|
}
|
|
5532
|
-
.ids-checkbox input[type=checkbox]:disabled
|
|
5533
|
-
.ids-checkbox input:disabled
|
|
5568
|
+
.ids-checkbox input[type=checkbox]:disabled:before,
|
|
5569
|
+
.ids-checkbox input:disabled:before {
|
|
5534
5570
|
cursor: default;
|
|
5535
5571
|
border: var(--IDS-FORM--DISABLED__BORDER) !important;
|
|
5536
5572
|
background-color: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR) !important;
|
|
@@ -5539,29 +5575,42 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5539
5575
|
.ids-checkbox input:disabled:after {
|
|
5540
5576
|
cursor: default;
|
|
5541
5577
|
}
|
|
5542
|
-
.ids-checkbox input[type=checkbox]:disabled:indeterminate
|
|
5543
|
-
.ids-checkbox input:disabled:indeterminate
|
|
5544
|
-
.ids-checkbox input:disabled:checked
|
|
5578
|
+
.ids-checkbox input[type=checkbox]:disabled:indeterminate:after, .ids-checkbox input[type=checkbox]:disabled:checked:after,
|
|
5579
|
+
.ids-checkbox input:disabled:indeterminate:after,
|
|
5580
|
+
.ids-checkbox input:disabled:checked:after {
|
|
5545
5581
|
color: var(--IDS-CHECKBOX--DISABLED__COLOR) !important;
|
|
5546
5582
|
}
|
|
5547
|
-
.ids-checkbox input[type=checkbox].ids-input--invalid:checked
|
|
5548
|
-
.ids-checkbox input.ids-input--invalid:checked
|
|
5583
|
+
.ids-checkbox input[type=checkbox].ids-input--invalid:checked:after,
|
|
5584
|
+
.ids-checkbox input.ids-input--invalid:checked:after {
|
|
5549
5585
|
color: var(--IDS-ICON--INVALID-COLOR);
|
|
5550
5586
|
}
|
|
5551
|
-
.ids-checkbox input[type=checkbox].ids-input--invalid
|
|
5552
|
-
.ids-checkbox input.ids-input--invalid
|
|
5553
|
-
.ids-checkbox input[aria-invalid=true]
|
|
5587
|
+
.ids-checkbox input[type=checkbox].ids-input--invalid:before, .ids-checkbox input[type=checkbox][aria-invalid=true]:before,
|
|
5588
|
+
.ids-checkbox input.ids-input--invalid:before,
|
|
5589
|
+
.ids-checkbox input[aria-invalid=true]:before {
|
|
5554
5590
|
border: var(--IDS-FORM--INVALID__BORDER);
|
|
5555
5591
|
box-shadow: inset 0 0 0 0.0625rem var(--IDS-FORM--INVALID__BORDER-COLOR);
|
|
5556
5592
|
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
5557
5593
|
}
|
|
5558
|
-
.ids-checkbox.ids-checkbox--light input[type=checkbox]
|
|
5559
|
-
.ids-checkbox.ids-checkbox--light input
|
|
5594
|
+
.ids-checkbox.ids-checkbox--light input[type=checkbox]:before,
|
|
5595
|
+
.ids-checkbox.ids-checkbox--light input:before {
|
|
5596
|
+
background-color: var(--IDS-CHECKBOX--LIGHT__BACKGROUND-COLOR);
|
|
5597
|
+
}
|
|
5598
|
+
.ids-checkbox.ids-checkbox--light input[type=checkbox]:hover:before,
|
|
5599
|
+
.ids-checkbox.ids-checkbox--light input:hover:before {
|
|
5600
|
+
background-color: var(--IDS-CHECKBOX--LIGHT__HOVER-BACKGROUND-COLOR);
|
|
5601
|
+
}
|
|
5602
|
+
.ids-checkbox.ids-checkbox--light input[type=checkbox]:focus-visible:hover:before, .ids-checkbox.ids-checkbox--light input[type=checkbox]:checked:focus-visible:hover:before,
|
|
5603
|
+
.ids-checkbox.ids-checkbox--light input:focus-visible:hover:before,
|
|
5604
|
+
.ids-checkbox.ids-checkbox--light input:checked:focus-visible:hover:before {
|
|
5560
5605
|
background-color: var(--IDS-CHECKBOX--LIGHT__BACKGROUND-COLOR);
|
|
5561
5606
|
}
|
|
5562
|
-
.ids-checkbox.ids-checkbox--light input[type=checkbox]
|
|
5563
|
-
.ids-checkbox.ids-checkbox--light input
|
|
5564
|
-
|
|
5607
|
+
.ids-checkbox.ids-checkbox--light input[type=checkbox]:active:before,
|
|
5608
|
+
.ids-checkbox.ids-checkbox--light input:active:before {
|
|
5609
|
+
background-color: var(--IDS-CHECKBOX--LIGHT__ACTIVE-BACKGROUND-COLOR);
|
|
5610
|
+
}
|
|
5611
|
+
.ids-checkbox.ids-checkbox--light input[type=checkbox].ids-input--invalid:before, .ids-checkbox.ids-checkbox--light input[type=checkbox][aria-invalid=true]:before,
|
|
5612
|
+
.ids-checkbox.ids-checkbox--light input.ids-input--invalid:before,
|
|
5613
|
+
.ids-checkbox.ids-checkbox--light input[aria-invalid=true]:before {
|
|
5565
5614
|
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
5566
5615
|
}
|
|
5567
5616
|
.ids-checkbox.ids-checkbox--block {
|
|
@@ -5608,8 +5657,7 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5608
5657
|
-webkit-font-smoothing: antialiased;
|
|
5609
5658
|
-moz-osx-font-smoothing: grayscale;
|
|
5610
5659
|
}
|
|
5611
|
-
.ids-check-button .ids-check-button__input[type=checkbox]
|
|
5612
|
-
.ids-check-button .ids-check-button__input {
|
|
5660
|
+
.ids-check-button .ids-check-button__input[type=checkbox] {
|
|
5613
5661
|
border-radius: var(--IDS-CHECK-BUTTON__BORDER-RADIUS);
|
|
5614
5662
|
cursor: pointer;
|
|
5615
5663
|
margin: 0;
|
|
@@ -5620,12 +5668,10 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5620
5668
|
bottom: 0;
|
|
5621
5669
|
appearance: none;
|
|
5622
5670
|
}
|
|
5623
|
-
.ids-check-button .ids-check-button__input[type=checkbox]:checked + .ids-check-button__label
|
|
5624
|
-
.ids-check-button .ids-check-button__input:checked + .ids-check-button__label {
|
|
5671
|
+
.ids-check-button .ids-check-button__input[type=checkbox]:checked + .ids-check-button__label {
|
|
5625
5672
|
padding-left: 1.75rem;
|
|
5626
5673
|
}
|
|
5627
|
-
.ids-check-button .ids-check-button__input[type=checkbox]:checked + .ids-check-button__label::before
|
|
5628
|
-
.ids-check-button .ids-check-button__input:checked + .ids-check-button__label::before {
|
|
5674
|
+
.ids-check-button .ids-check-button__input[type=checkbox]:checked + .ids-check-button__label::before {
|
|
5629
5675
|
font: icon;
|
|
5630
5676
|
font-family: "Inera-Design-Icons" !important;
|
|
5631
5677
|
display: block;
|
|
@@ -5639,33 +5685,21 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5639
5685
|
transform: translateY(-50%);
|
|
5640
5686
|
left: 0.75rem;
|
|
5641
5687
|
}
|
|
5642
|
-
.ids-check-button .ids-check-button__input[type=checkbox]:disabled
|
|
5643
|
-
|
|
5644
|
-
cursor: default;
|
|
5645
|
-
}
|
|
5646
|
-
.ids-check-button .ids-check-button__input[type=checkbox]:disabled::before,
|
|
5647
|
-
.ids-check-button .ids-check-button__input:disabled::before {
|
|
5648
|
-
cursor: default;
|
|
5688
|
+
.ids-check-button .ids-check-button__input[type=checkbox]:disabled {
|
|
5689
|
+
pointer-events: none;
|
|
5649
5690
|
}
|
|
5650
|
-
.ids-check-button .ids-check-button__input[type=checkbox]:disabled:checked + .ids-check-button__label::before
|
|
5651
|
-
|
|
5652
|
-
cursor: default;
|
|
5691
|
+
.ids-check-button .ids-check-button__input[type=checkbox]:disabled:checked + .ids-check-button__label::before {
|
|
5692
|
+
pointer-events: none;
|
|
5653
5693
|
color: var(--IDS-CHECK-BUTTON--DISABLED-COLOR);
|
|
5654
5694
|
}
|
|
5655
|
-
.ids-check-button .ids-check-button__input[type=checkbox]:focus
|
|
5656
|
-
.ids-check-button .ids-check-button__input:focus {
|
|
5695
|
+
.ids-check-button .ids-check-button__input[type=checkbox]:focus-visible {
|
|
5657
5696
|
outline-offset: var(--IDS-CHECK-BUTTON--FOCUS-OUTLINE-OFFSET);
|
|
5658
5697
|
}
|
|
5659
|
-
.ids-check-button .ids-check-button__input[type=checkbox]:
|
|
5660
|
-
|
|
5661
|
-
color: var(--IDS-CHECK-BUTTON--FOCUS__COLOR);
|
|
5662
|
-
background-color: var(--IDS-CHECK-BUTTON--FOCUS__BACKGROUND-COLOR);
|
|
5663
|
-
}
|
|
5664
|
-
.ids-check-button .ids-check-button__input[type=checkbox]:disabled + .ids-check-button__label,
|
|
5665
|
-
.ids-check-button .ids-check-button__input:disabled + .ids-check-button__label {
|
|
5666
|
-
cursor: default;
|
|
5698
|
+
.ids-check-button .ids-check-button__input[type=checkbox]:disabled + .ids-check-button__label {
|
|
5699
|
+
pointer-events: none;
|
|
5667
5700
|
font-style: normal;
|
|
5668
5701
|
color: var(--IDS-CHECK-BUTTON--DISABLED-COLOR);
|
|
5702
|
+
background-color: var(--IDS-CHECK-BUTTON--DISABLED__BACKGROUND-COLOR);
|
|
5669
5703
|
}
|
|
5670
5704
|
.ids-check-button:has(.ids-check-button__input:disabled) {
|
|
5671
5705
|
cursor: default;
|
|
@@ -5679,16 +5713,12 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5679
5713
|
.ids-check-button:has(.ids-check-button__input:checked:not(:disabled)) .ids-check-button__label {
|
|
5680
5714
|
color: var(--IDS-CHECK-BUTTON--CHECKED__COLOR);
|
|
5681
5715
|
}
|
|
5682
|
-
.ids-check-button:has(.ids-check-button__input:
|
|
5683
|
-
background-color: var(--IDS-CHECK-BUTTON--
|
|
5684
|
-
border: var(--IDS-CHECK-BUTTON__BORDER-THICKNESS) solid var(--IDS-CHECK-BUTTON--FOCUS__BORDER-COLOR);
|
|
5716
|
+
.ids-check-button:has(.ids-check-button__input:active), .ids-check-button:has(.ids-check-button__input:checked:active) {
|
|
5717
|
+
background-color: var(--IDS-CHECK-BUTTON--ACTIVE__BACKGROUND-COLOR) !important;
|
|
5685
5718
|
}
|
|
5686
|
-
.ids-check-button:has(.ids-check-button__input:
|
|
5687
|
-
|
|
5688
|
-
|
|
5689
|
-
}
|
|
5690
|
-
.ids-check-button:has(.ids-check-button__input:focus) .ids-check-button__label {
|
|
5691
|
-
color: var(--IDS-CHECK-BUTTON--FOCUS__COLOR) !important;
|
|
5719
|
+
.ids-check-button:has(.ids-check-button__input:active) .ids-check-button__label, .ids-check-button:has(.ids-check-button__input:checked:active) .ids-check-button__label {
|
|
5720
|
+
color: var(--IDS-CHECK-BUTTON--ACTIVE__COLOR);
|
|
5721
|
+
background-color: var(--IDS-CHECK-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
5692
5722
|
}
|
|
5693
5723
|
.ids-check-button:hover:has(.ids-check-button__input:not(:disabled)), .ids-check-button:hover:has(.ids-check-button__input:checked:not(:disabled)) {
|
|
5694
5724
|
background-color: var(--IDS-CHECK-BUTTON--HOVER__BACKGROUND-COLOR);
|
|
@@ -5718,8 +5748,8 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5718
5748
|
position: relative;
|
|
5719
5749
|
flex-shrink: 0;
|
|
5720
5750
|
}
|
|
5721
|
-
.ids-radio input
|
|
5722
|
-
.ids-radio input[type=radio]
|
|
5751
|
+
.ids-radio input:after,
|
|
5752
|
+
.ids-radio input[type=radio]:after {
|
|
5723
5753
|
content: "";
|
|
5724
5754
|
position: absolute;
|
|
5725
5755
|
display: inline-block;
|
|
@@ -5734,33 +5764,51 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5734
5764
|
border: 0.125rem solid var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
5735
5765
|
background-color: var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
5736
5766
|
}
|
|
5767
|
+
.ids-radio input:hover:after,
|
|
5768
|
+
.ids-radio input[type=radio]:hover:after {
|
|
5769
|
+
border-color: var(--IDS-RADIO__HOVER-BACKGROUND-COLOR);
|
|
5770
|
+
background-color: var(--IDS-RADIO__HOVER-BACKGROUND-COLOR);
|
|
5771
|
+
}
|
|
5772
|
+
.ids-radio input:active:after,
|
|
5773
|
+
.ids-radio input[type=radio]:active:after {
|
|
5774
|
+
background-color: var(--IDS-RADIO__ACTIVE-BACKGROUND-COLOR);
|
|
5775
|
+
}
|
|
5737
5776
|
.ids-radio input:checked:after, .ids-radio input[checked]:after,
|
|
5738
5777
|
.ids-radio input[type=radio]:checked:after,
|
|
5739
5778
|
.ids-radio input[type=radio][checked]:after {
|
|
5740
|
-
border:
|
|
5779
|
+
border-color: var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
5741
5780
|
background-color: var(--IDS-RADIO--CHECKED__BACKGROUND-COLOR);
|
|
5742
5781
|
}
|
|
5743
|
-
.ids-radio input:checked:hover:after, .ids-radio input
|
|
5782
|
+
.ids-radio input:checked:hover:after, .ids-radio input[checked]:hover:after,
|
|
5744
5783
|
.ids-radio input[type=radio]:checked:hover:after,
|
|
5745
|
-
.ids-radio input[type=radio]
|
|
5746
|
-
|
|
5747
|
-
.ids-radio input[type=radio][checked]:focus:after {
|
|
5784
|
+
.ids-radio input[type=radio][checked]:hover:after {
|
|
5785
|
+
border-color: var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
5748
5786
|
background-color: var(--IDS-RADIO--CHECKED__HOVER-BACKGROUND-COLOR);
|
|
5749
5787
|
}
|
|
5788
|
+
.ids-radio input:focus-visible:hover:after,
|
|
5789
|
+
.ids-radio input[type=radio]:focus-visible:hover:after {
|
|
5790
|
+
border-color: var(--IDS-RADIO__BACKGROUND-COLOR) !important;
|
|
5791
|
+
background-color: var(--IDS-RADIO__BACKGROUND-COLOR) !important;
|
|
5792
|
+
}
|
|
5793
|
+
.ids-radio input:focus-visible:checked:hover:after, .ids-radio input[checked]:focus-visible:hover:after,
|
|
5794
|
+
.ids-radio input[type=radio]:focus-visible:checked:hover:after,
|
|
5795
|
+
.ids-radio input[type=radio][checked]:focus-visible:hover:after {
|
|
5796
|
+
background-color: var(--IDS-RADIO--CHECKED__BACKGROUND-COLOR) !important;
|
|
5797
|
+
}
|
|
5750
5798
|
.ids-radio input:disabled,
|
|
5751
5799
|
.ids-radio input[type=radio]:disabled {
|
|
5752
5800
|
cursor: default;
|
|
5753
5801
|
background-color: var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
5754
5802
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
5755
5803
|
}
|
|
5756
|
-
.ids-radio input:disabled
|
|
5757
|
-
.ids-radio input[type=radio]:disabled
|
|
5804
|
+
.ids-radio input:disabled:after,
|
|
5805
|
+
.ids-radio input[type=radio]:disabled:after {
|
|
5758
5806
|
cursor: default;
|
|
5759
5807
|
background-color: var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
5760
5808
|
border: 0.125rem solid var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
5761
5809
|
}
|
|
5762
|
-
.ids-radio input:disabled:checked
|
|
5763
|
-
.ids-radio input[type=radio]:disabled:checked
|
|
5810
|
+
.ids-radio input:disabled:checked:after,
|
|
5811
|
+
.ids-radio input[type=radio]:disabled:checked:after {
|
|
5764
5812
|
border: 0.125rem solid var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
5765
5813
|
background-color: var(--IDS-RADIO--DISABLED-CHECKED__BACKGROUND-COLOR) !important;
|
|
5766
5814
|
}
|
|
@@ -5769,8 +5817,8 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5769
5817
|
background-color: var(--IDS-RADIO--INVALID__BACKGROUND-COLOR) !important;
|
|
5770
5818
|
border: 0.125rem solid var(--IDS-FORM--INVALID__BORDER-COLOR) !important;
|
|
5771
5819
|
}
|
|
5772
|
-
.ids-radio input[aria-invalid=true]:not(:checked)
|
|
5773
|
-
.ids-radio input[type=radio][aria-invalid=true]:not(:checked)
|
|
5820
|
+
.ids-radio input[aria-invalid=true]:not(:checked):after,
|
|
5821
|
+
.ids-radio input[type=radio][aria-invalid=true]:not(:checked):after {
|
|
5774
5822
|
width: 1rem;
|
|
5775
5823
|
height: 1rem;
|
|
5776
5824
|
background-color: var(--IDS-RADIO--INVALID__BACKGROUND-COLOR) !important;
|
|
@@ -5781,27 +5829,58 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5781
5829
|
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]) {
|
|
5782
5830
|
background-color: var(--IDS-RADIO--LIGHT-BACKGROUND-COLOR);
|
|
5783
5831
|
}
|
|
5784
|
-
.ids-radio input.ids-input--light:not(.ids-input--invalid)
|
|
5785
|
-
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid)
|
|
5786
|
-
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true])
|
|
5832
|
+
.ids-radio input.ids-input--light:not(.ids-input--invalid):after, .ids-radio input.ids-input--light:not([aria-invalid=true]):after,
|
|
5833
|
+
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):after,
|
|
5834
|
+
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]):after {
|
|
5787
5835
|
border: 0.125rem solid var(--IDS-RADIO--LIGHT-BACKGROUND-COLOR);
|
|
5788
5836
|
background-color: var(--IDS-RADIO--LIGHT-BACKGROUND-COLOR);
|
|
5789
5837
|
}
|
|
5790
|
-
.ids-radio input.ids-input--light:not(.ids-input--invalid):
|
|
5791
|
-
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):
|
|
5792
|
-
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]):
|
|
5838
|
+
.ids-radio input.ids-input--light:not(.ids-input--invalid):hover:after, .ids-radio input.ids-input--light:not([aria-invalid=true]):hover:after,
|
|
5839
|
+
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):hover:after,
|
|
5840
|
+
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]):hover:after {
|
|
5841
|
+
border: 0.125rem solid var(--IDS-RADIO__HOVER-BACKGROUND-COLOR);
|
|
5842
|
+
background-color: var(--IDS-RADIO--LIGHT__HOVER-BACKGROUND-COLOR);
|
|
5843
|
+
}
|
|
5844
|
+
.ids-radio input.ids-input--light:not(.ids-input--invalid):active:after, .ids-radio input.ids-input--light:not([aria-invalid=true]):active:after,
|
|
5845
|
+
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):active:after,
|
|
5846
|
+
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]):active:after {
|
|
5847
|
+
border: 0.125rem solid var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
5848
|
+
background-color: var(--IDS-RADIO--LIGHT__ACTIVE-BACKGROUND-COLOR);
|
|
5849
|
+
}
|
|
5850
|
+
.ids-radio input.ids-input--light:not(.ids-input--invalid):checked:after, .ids-radio input.ids-input--light:not([aria-invalid=true]):checked:after,
|
|
5851
|
+
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):checked:after,
|
|
5852
|
+
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]):checked:after {
|
|
5793
5853
|
border: 0.125rem solid var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
5794
5854
|
background-color: var(--IDS-RADIO--CHECKED__BACKGROUND-COLOR);
|
|
5795
5855
|
}
|
|
5796
|
-
.ids-radio input.ids-input--light:not(.ids-input--invalid):
|
|
5797
|
-
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):
|
|
5798
|
-
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]):
|
|
5856
|
+
.ids-radio input.ids-input--light:not(.ids-input--invalid):checked:hover:after, .ids-radio input.ids-input--light:not([aria-invalid=true]):checked:hover:after,
|
|
5857
|
+
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):checked:hover:after,
|
|
5858
|
+
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]):checked:hover:after {
|
|
5859
|
+
border: 0.125rem solid var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
5860
|
+
background-color: var(--IDS-RADIO--CHECKED__HOVER-BACKGROUND-COLOR);
|
|
5861
|
+
}
|
|
5862
|
+
.ids-radio input.ids-input--light:not(.ids-input--invalid):focus-visible:hover:after, .ids-radio input.ids-input--light:not([aria-invalid=true]):focus-visible:hover:after,
|
|
5863
|
+
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):focus-visible:hover:after,
|
|
5864
|
+
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]):focus-visible:hover:after {
|
|
5865
|
+
border-color: var(--IDS-RADIO__BACKGROUND-COLOR) !important;
|
|
5866
|
+
background-color: var(--IDS-RADIO--LIGHT-BACKGROUND-COLOR) !important;
|
|
5867
|
+
}
|
|
5868
|
+
.ids-radio input.ids-input--light:not(.ids-input--invalid):focus-visible:checked:hover:after, .ids-radio input.ids-input--light:not(.ids-input--invalid)[checked]:focus-visible:hover:after, .ids-radio input.ids-input--light:not([aria-invalid=true]):focus-visible:checked:hover:after, .ids-radio input.ids-input--light:not([aria-invalid=true])[checked]:focus-visible:hover:after,
|
|
5869
|
+
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):focus-visible:checked:hover:after,
|
|
5870
|
+
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid)[checked]:focus-visible:hover:after,
|
|
5871
|
+
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]):focus-visible:checked:hover:after,
|
|
5872
|
+
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true])[checked]:focus-visible:hover:after {
|
|
5873
|
+
background-color: var(--IDS-RADIO--CHECKED__BACKGROUND-COLOR) !important;
|
|
5874
|
+
}
|
|
5875
|
+
.ids-radio input.ids-input--light:not(.ids-input--invalid):disabled:after, .ids-radio input.ids-input--light:not([aria-invalid=true]):disabled:after,
|
|
5876
|
+
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):disabled:after,
|
|
5877
|
+
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]):disabled:after {
|
|
5799
5878
|
border: 0.125rem solid var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
5800
5879
|
background-color: var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
5801
5880
|
}
|
|
5802
|
-
.ids-radio input.ids-input--light:not(.ids-input--invalid):disabled:checked
|
|
5803
|
-
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):disabled:checked
|
|
5804
|
-
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]):disabled:checked
|
|
5881
|
+
.ids-radio input.ids-input--light:not(.ids-input--invalid):disabled:checked:after, .ids-radio input.ids-input--light:not([aria-invalid=true]):disabled:checked:after,
|
|
5882
|
+
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):disabled:checked:after,
|
|
5883
|
+
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]):disabled:checked:after {
|
|
5805
5884
|
border: 0.125rem solid var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
5806
5885
|
background-color: var(--IDS-RADIO--DISABLED-CHECKED__BACKGROUND-COLOR);
|
|
5807
5886
|
}
|
|
@@ -5827,11 +5906,11 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5827
5906
|
.ids-form-group__fieldset legend {
|
|
5828
5907
|
padding: 0;
|
|
5829
5908
|
font-style: normal;
|
|
5830
|
-
color: var(--
|
|
5831
|
-
font-family: var(--
|
|
5832
|
-
font-size: var(--
|
|
5833
|
-
line-height: var(--
|
|
5834
|
-
font-weight:
|
|
5909
|
+
color: var(--ids-color-surface-text-on-default);
|
|
5910
|
+
font-family: var(--ids-font-family-body-text);
|
|
5911
|
+
font-size: var(--ids-font-size-body-text);
|
|
5912
|
+
line-height: var(--ids-line-height-body-text);
|
|
5913
|
+
font-weight: var(--ids-font-weight-body-text);
|
|
5835
5914
|
letter-spacing: 0;
|
|
5836
5915
|
color: var(--IDS-FORM-LABEL__COLOR);
|
|
5837
5916
|
display: inline-flex;
|
|
@@ -5922,18 +6001,14 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5922
6001
|
cursor: default;
|
|
5923
6002
|
color: var(--IDS-RADIO-BUTTON--DISABLED-COLOR);
|
|
5924
6003
|
}
|
|
5925
|
-
.ids-radio-button .ids-radio-button__input[type=radio]:focus + .ids-radio-button__label,
|
|
5926
|
-
.ids-radio-button .ids-radio-button__input:focus + .ids-radio-button__label {
|
|
5927
|
-
color: var(--IDS-RADIO-BUTTON--FOCUS-COLOR);
|
|
5928
|
-
}
|
|
5929
6004
|
.ids-radio-button .ids-radio-button__input[type=radio]:disabled + .ids-radio-button__label,
|
|
5930
6005
|
.ids-radio-button .ids-radio-button__input:disabled + .ids-radio-button__label {
|
|
5931
|
-
|
|
6006
|
+
pointer-events: none;
|
|
5932
6007
|
font-style: normal;
|
|
5933
6008
|
background-color: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
5934
6009
|
}
|
|
5935
6010
|
.ids-radio-button:has(.ids-radio-button__input:disabled) {
|
|
5936
|
-
|
|
6011
|
+
pointer-events: none;
|
|
5937
6012
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
5938
6013
|
background-color: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
5939
6014
|
}
|
|
@@ -5944,8 +6019,9 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5944
6019
|
.ids-radio-button:has(.ids-radio-button__input:checked:not(:disabled)) .ids-radio-button__label {
|
|
5945
6020
|
color: var(--IDS-RADIO-BUTTON--CHECKED__COLOR);
|
|
5946
6021
|
}
|
|
5947
|
-
.ids-radio-button:has(.ids-radio-button__input:
|
|
5948
|
-
|
|
6022
|
+
.ids-radio-button:has(.ids-radio-button__input:active), .ids-radio-button:has(.ids-radio-button__input:checked:active), .ids-radio-button:has(.ids-radio-button__input:active:not(:disabled)) {
|
|
6023
|
+
border-color: var(--IDS-RADIO-BUTTON--ACTIVE__BORDER-COLOR) !important;
|
|
6024
|
+
background-color: var(--IDS-RADIO-BUTTON--ACTIVE__BACKGROUND-COLOR) !important;
|
|
5949
6025
|
}
|
|
5950
6026
|
.ids-radio-button:hover:has(.ids-radio-button__input:not(:disabled)), .ids-radio-button:hover:has(.ids-radio-button__input:checked:not(:disabled)) {
|
|
5951
6027
|
background-color: var(--IDS-RADIO-BUTTON--HOVER__BACKGROUND-COLOR);
|
|
@@ -5975,11 +6051,11 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5975
6051
|
position: relative;
|
|
5976
6052
|
width: 0;
|
|
5977
6053
|
font-style: normal;
|
|
5978
|
-
color: var(--
|
|
5979
|
-
font-family: var(--
|
|
5980
|
-
font-size: var(--
|
|
5981
|
-
line-height: var(--
|
|
5982
|
-
font-weight:
|
|
6054
|
+
color: var(--ids-color-surface-text-on-default);
|
|
6055
|
+
font-family: var(--ids-font-family-body-text);
|
|
6056
|
+
font-size: var(--ids-font-size-body-text);
|
|
6057
|
+
line-height: var(--ids-line-height-body-text);
|
|
6058
|
+
font-weight: var(--ids-font-weight-body-text);
|
|
5983
6059
|
letter-spacing: 0;
|
|
5984
6060
|
}
|
|
5985
6061
|
.ids-range .ids-range-ticks .ids-range-tick:before {
|
|
@@ -6028,11 +6104,19 @@ input[type=range]::-webkit-slider-thumb {
|
|
|
6028
6104
|
width: 1.5rem;
|
|
6029
6105
|
outline: 0.1875rem solid var(--IDS-RANGE__OUTLINE-COLOR);
|
|
6030
6106
|
border-radius: 100%;
|
|
6031
|
-
background-color: var(--IDS-
|
|
6107
|
+
background-color: var(--IDS-RANGE__KNOB-BACKGROUND-COLOR);
|
|
6032
6108
|
cursor: pointer;
|
|
6033
6109
|
position: relative;
|
|
6034
6110
|
z-index: 1;
|
|
6035
6111
|
}
|
|
6112
|
+
.ids-range__input::-webkit-slider-thumb:hover,
|
|
6113
|
+
input[type=range]::-webkit-slider-thumb:hover {
|
|
6114
|
+
background-color: var(--IDS-RANGE__KNOB-HOVER-BACKGROUND-COLOR);
|
|
6115
|
+
}
|
|
6116
|
+
.ids-range__input::-webkit-slider-thumb:active,
|
|
6117
|
+
input[type=range]::-webkit-slider-thumb:active {
|
|
6118
|
+
background-color: var(--IDS-RANGE__KNOB-ACTIVE-BACKGROUND-COLOR);
|
|
6119
|
+
}
|
|
6036
6120
|
.ids-range__input::-moz-range-thumb,
|
|
6037
6121
|
input[type=range]::-moz-range-thumb {
|
|
6038
6122
|
-moz-appearance: none;
|
|
@@ -6040,22 +6124,38 @@ input[type=range]::-moz-range-thumb {
|
|
|
6040
6124
|
width: 1.5rem;
|
|
6041
6125
|
outline: 0.1875rem solid var(--IDS-RANGE__OUTLINE-COLOR);
|
|
6042
6126
|
border-radius: 100%;
|
|
6043
|
-
background-color: var(--IDS-
|
|
6127
|
+
background-color: var(--IDS-RANGE__KNOB-BACKGROUND-COLOR);
|
|
6044
6128
|
cursor: pointer;
|
|
6045
6129
|
position: relative;
|
|
6046
6130
|
z-index: 1;
|
|
6047
6131
|
}
|
|
6132
|
+
.ids-range__input::-moz-range-thumb:hover,
|
|
6133
|
+
input[type=range]::-moz-range-thumb:hover {
|
|
6134
|
+
background-color: var(--IDS-RANGE__KNOB-HOVER-BACKGROUND-COLOR);
|
|
6135
|
+
}
|
|
6136
|
+
.ids-range__input::-moz-range-thumb:active,
|
|
6137
|
+
input[type=range]::-moz-range-thumb:active {
|
|
6138
|
+
background-color: var(--IDS-RANGE__KNOB-ACTIVE-BACKGROUND-COLOR);
|
|
6139
|
+
}
|
|
6048
6140
|
.ids-range__input::-ms-thumb,
|
|
6049
6141
|
input[type=range]::-ms-thumb {
|
|
6050
6142
|
height: 1.5rem;
|
|
6051
6143
|
width: 1.5rem;
|
|
6052
6144
|
outline: 0.1875rem solid var(--IDS-RANGE__OUTLINE-COLOR);
|
|
6053
6145
|
border-radius: 100%;
|
|
6054
|
-
background-color: var(--IDS-
|
|
6146
|
+
background-color: var(--IDS-RANGE__KNOB-BACKGROUND-COLOR);
|
|
6055
6147
|
cursor: pointer;
|
|
6056
6148
|
position: relative;
|
|
6057
6149
|
z-index: 1;
|
|
6058
6150
|
}
|
|
6151
|
+
.ids-range__input::-ms-thumb:hover,
|
|
6152
|
+
input[type=range]::-ms-thumb:hover {
|
|
6153
|
+
background-color: var(--IDS-RANGE__KNOB-HOVER-BACKGROUND-COLOR);
|
|
6154
|
+
}
|
|
6155
|
+
.ids-range__input::-ms-thumb:active,
|
|
6156
|
+
input[type=range]::-ms-thumb:active {
|
|
6157
|
+
background-color: var(--IDS-RANGE__KNOB-ACTIVE-BACKGROUND-COLOR);
|
|
6158
|
+
}
|
|
6059
6159
|
.ids-range__input:disabled,
|
|
6060
6160
|
input[type=range]:disabled {
|
|
6061
6161
|
cursor: default;
|
|
@@ -6066,17 +6166,17 @@ input[type=range]:disabled {
|
|
|
6066
6166
|
.ids-range__input:disabled::-moz-range-thumb,
|
|
6067
6167
|
input[type=range]:disabled::-moz-range-thumb {
|
|
6068
6168
|
cursor: default;
|
|
6069
|
-
background: var(--IDS-RANGE--DISABLED__SELECTION-BACKGROUND-COLOR);
|
|
6169
|
+
background-color: var(--IDS-RANGE--DISABLED__SELECTION-BACKGROUND-COLOR);
|
|
6070
6170
|
}
|
|
6071
6171
|
.ids-range__input:disabled::-webkit-slider-thumb,
|
|
6072
6172
|
input[type=range]:disabled::-webkit-slider-thumb {
|
|
6073
6173
|
cursor: default;
|
|
6074
|
-
background: var(--IDS-RANGE--DISABLED__SELECTION-BACKGROUND-COLOR);
|
|
6174
|
+
background-color: var(--IDS-RANGE--DISABLED__SELECTION-BACKGROUND-COLOR);
|
|
6075
6175
|
}
|
|
6076
6176
|
.ids-range__input:disabled::-ms-thumb,
|
|
6077
6177
|
input[type=range]:disabled::-ms-thumb {
|
|
6078
6178
|
cursor: default;
|
|
6079
|
-
background: var(--IDS-RANGE--DISABLED__SELECTION-BACKGROUND-COLOR);
|
|
6179
|
+
background-color: var(--IDS-RANGE--DISABLED__SELECTION-BACKGROUND-COLOR);
|
|
6080
6180
|
}
|
|
6081
6181
|
|
|
6082
6182
|
.ids-select__select {
|
|
@@ -6092,6 +6192,17 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6092
6192
|
color: var(--IDS-INPUT__COLOR);
|
|
6093
6193
|
display: block;
|
|
6094
6194
|
}
|
|
6195
|
+
.ids-select__select:hover {
|
|
6196
|
+
background-color: var(--IDS-INPUT__HOVER-BACKGROUND-COLOR);
|
|
6197
|
+
}
|
|
6198
|
+
.ids-select__select:active {
|
|
6199
|
+
border-color: var(--IDS-INPUT__ACTIVE-BORDER-COLOR);
|
|
6200
|
+
background-color: var(--IDS-INPUT__ACTIVE-BACKGROUND-COLOR);
|
|
6201
|
+
}
|
|
6202
|
+
.ids-select__select:focus-visible, .ids-select__select:focus-visible:hover {
|
|
6203
|
+
background-color: var(--IDS-INPUT__BACKGROUND-COLOR);
|
|
6204
|
+
border-color: var(--IDS-INPUT__FOCUS-BORDER-COLOR);
|
|
6205
|
+
}
|
|
6095
6206
|
.ids-select__select:disabled, .ids-select__select[readonly] {
|
|
6096
6207
|
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6097
6208
|
font-style: italic !important;
|
|
@@ -6106,6 +6217,16 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6106
6217
|
.ids-select__select.ids-input--light {
|
|
6107
6218
|
background-color: var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);
|
|
6108
6219
|
}
|
|
6220
|
+
.ids-select__select.ids-input--light:hover {
|
|
6221
|
+
background-color: var(--IDS-INPUT--LIGHT__HOVER-BACKGROUND-COLOR);
|
|
6222
|
+
}
|
|
6223
|
+
.ids-select__select.ids-input--light:active {
|
|
6224
|
+
border-color: var(--IDS-INPUT__ACTIVE-BORDER-COLOR);
|
|
6225
|
+
background-color: var(--IDS-INPUT--LIGHT__ACTIVE-BACKGROUND-COLOR);
|
|
6226
|
+
}
|
|
6227
|
+
.ids-select__select.ids-input--light:focus-visible, .ids-select__select.ids-input--light:focus-visible:hover {
|
|
6228
|
+
background-color: var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);
|
|
6229
|
+
}
|
|
6109
6230
|
.ids-select__select.ids-input--light:disabled, .ids-select__select.ids-input--light[readonly] {
|
|
6110
6231
|
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6111
6232
|
font-style: italic !important;
|
|
@@ -6116,6 +6237,10 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6116
6237
|
.ids-select__select.ids-input--light.ids-input--invalid {
|
|
6117
6238
|
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
6118
6239
|
}
|
|
6240
|
+
.ids-select__select:focus-visible {
|
|
6241
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
6242
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
6243
|
+
}
|
|
6119
6244
|
.ids-select__select {
|
|
6120
6245
|
height: var(--IDS-INPUT__HEIGHT);
|
|
6121
6246
|
cursor: pointer;
|
|
@@ -6157,10 +6282,6 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6157
6282
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
6158
6283
|
opacity: 1;
|
|
6159
6284
|
}
|
|
6160
|
-
.ids-select__select:focus {
|
|
6161
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
6162
|
-
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
6163
|
-
}
|
|
6164
6285
|
|
|
6165
6286
|
.ids-select__wrapper {
|
|
6166
6287
|
position: relative;
|
|
@@ -6198,6 +6319,17 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6198
6319
|
color: var(--IDS-INPUT__COLOR);
|
|
6199
6320
|
display: block;
|
|
6200
6321
|
}
|
|
6322
|
+
.ids-select-multiple__select:hover {
|
|
6323
|
+
background-color: var(--IDS-INPUT__HOVER-BACKGROUND-COLOR);
|
|
6324
|
+
}
|
|
6325
|
+
.ids-select-multiple__select:active {
|
|
6326
|
+
border-color: var(--IDS-INPUT__ACTIVE-BORDER-COLOR);
|
|
6327
|
+
background-color: var(--IDS-INPUT__ACTIVE-BACKGROUND-COLOR);
|
|
6328
|
+
}
|
|
6329
|
+
.ids-select-multiple__select:focus-visible, .ids-select-multiple__select:focus-visible:hover {
|
|
6330
|
+
background-color: var(--IDS-INPUT__BACKGROUND-COLOR);
|
|
6331
|
+
border-color: var(--IDS-INPUT__FOCUS-BORDER-COLOR);
|
|
6332
|
+
}
|
|
6201
6333
|
.ids-select-multiple__select:disabled, .ids-select-multiple__select[readonly] {
|
|
6202
6334
|
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6203
6335
|
font-style: italic !important;
|
|
@@ -6212,6 +6344,16 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6212
6344
|
.ids-select-multiple__select.ids-input--light {
|
|
6213
6345
|
background-color: var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);
|
|
6214
6346
|
}
|
|
6347
|
+
.ids-select-multiple__select.ids-input--light:hover {
|
|
6348
|
+
background-color: var(--IDS-INPUT--LIGHT__HOVER-BACKGROUND-COLOR);
|
|
6349
|
+
}
|
|
6350
|
+
.ids-select-multiple__select.ids-input--light:active {
|
|
6351
|
+
border-color: var(--IDS-INPUT__ACTIVE-BORDER-COLOR);
|
|
6352
|
+
background-color: var(--IDS-INPUT--LIGHT__ACTIVE-BACKGROUND-COLOR);
|
|
6353
|
+
}
|
|
6354
|
+
.ids-select-multiple__select.ids-input--light:focus-visible, .ids-select-multiple__select.ids-input--light:focus-visible:hover {
|
|
6355
|
+
background-color: var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);
|
|
6356
|
+
}
|
|
6215
6357
|
.ids-select-multiple__select.ids-input--light:disabled, .ids-select-multiple__select.ids-input--light[readonly] {
|
|
6216
6358
|
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6217
6359
|
font-style: italic !important;
|
|
@@ -6222,6 +6364,10 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6222
6364
|
.ids-select-multiple__select.ids-input--light.ids-input--invalid {
|
|
6223
6365
|
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
6224
6366
|
}
|
|
6367
|
+
.ids-select-multiple__select:focus-visible {
|
|
6368
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
6369
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
6370
|
+
}
|
|
6225
6371
|
.ids-select-multiple__select {
|
|
6226
6372
|
height: var(--IDS-INPUT__HEIGHT);
|
|
6227
6373
|
cursor: pointer;
|
|
@@ -6263,10 +6409,6 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6263
6409
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
6264
6410
|
opacity: 1;
|
|
6265
6411
|
}
|
|
6266
|
-
.ids-select-multiple__select:focus {
|
|
6267
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
6268
|
-
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
6269
|
-
}
|
|
6270
6412
|
|
|
6271
6413
|
.ids-select-multiple__select-wrapper {
|
|
6272
6414
|
position: relative;
|
|
@@ -6298,8 +6440,9 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6298
6440
|
position: relative;
|
|
6299
6441
|
}
|
|
6300
6442
|
.ids-select-multiple__dropdown-wrapper .ids-select-multiple__dropdown {
|
|
6301
|
-
box-shadow: var(--IDS-BOX-SHADOW-
|
|
6443
|
+
box-shadow: var(--IDS-BOX-SHADOW-ELEVATED-2);
|
|
6302
6444
|
background-color: var(--IDS-SELECT-MULTIPLE-DROPDOWN__BACKGROUND-COLOR);
|
|
6445
|
+
border: 1px solid var(--IDS-SELECT-MULTIPLE-DROPDOWN__BORDER-COLOR);
|
|
6303
6446
|
color: var(--IDS-FONT-COLOR);
|
|
6304
6447
|
border-radius: var(--IDS-BORDER-RADIUS);
|
|
6305
6448
|
position: absolute;
|
|
@@ -6552,6 +6695,17 @@ input.ids-time__input {
|
|
|
6552
6695
|
color: var(--IDS-INPUT__COLOR);
|
|
6553
6696
|
display: block;
|
|
6554
6697
|
}
|
|
6698
|
+
input.ids-time__input:hover {
|
|
6699
|
+
background-color: var(--IDS-INPUT__HOVER-BACKGROUND-COLOR);
|
|
6700
|
+
}
|
|
6701
|
+
input.ids-time__input:active {
|
|
6702
|
+
border-color: var(--IDS-INPUT__ACTIVE-BORDER-COLOR);
|
|
6703
|
+
background-color: var(--IDS-INPUT__ACTIVE-BACKGROUND-COLOR);
|
|
6704
|
+
}
|
|
6705
|
+
input.ids-time__input:focus-visible, input.ids-time__input:focus-visible:hover {
|
|
6706
|
+
background-color: var(--IDS-INPUT__BACKGROUND-COLOR);
|
|
6707
|
+
border-color: var(--IDS-INPUT__FOCUS-BORDER-COLOR);
|
|
6708
|
+
}
|
|
6555
6709
|
input.ids-time__input:disabled, input.ids-time__input[readonly] {
|
|
6556
6710
|
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6557
6711
|
font-style: italic !important;
|
|
@@ -6566,6 +6720,16 @@ input.ids-time__input.ids-input--invalid, input.ids-time__input[aria-invalid=tru
|
|
|
6566
6720
|
input.ids-time__input.ids-input--light {
|
|
6567
6721
|
background-color: var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);
|
|
6568
6722
|
}
|
|
6723
|
+
input.ids-time__input.ids-input--light:hover {
|
|
6724
|
+
background-color: var(--IDS-INPUT--LIGHT__HOVER-BACKGROUND-COLOR);
|
|
6725
|
+
}
|
|
6726
|
+
input.ids-time__input.ids-input--light:active {
|
|
6727
|
+
border-color: var(--IDS-INPUT__ACTIVE-BORDER-COLOR);
|
|
6728
|
+
background-color: var(--IDS-INPUT--LIGHT__ACTIVE-BACKGROUND-COLOR);
|
|
6729
|
+
}
|
|
6730
|
+
input.ids-time__input.ids-input--light:focus-visible, input.ids-time__input.ids-input--light:focus-visible:hover {
|
|
6731
|
+
background-color: var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);
|
|
6732
|
+
}
|
|
6569
6733
|
input.ids-time__input.ids-input--light:disabled, input.ids-time__input.ids-input--light[readonly] {
|
|
6570
6734
|
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6571
6735
|
font-style: italic !important;
|
|
@@ -6595,14 +6759,18 @@ input.ids-time__input:disabled {
|
|
|
6595
6759
|
|
|
6596
6760
|
.ids-toggle {
|
|
6597
6761
|
display: inline-flex;
|
|
6598
|
-
align-items:
|
|
6762
|
+
align-items: center;
|
|
6763
|
+
justify-content: flex-start;
|
|
6599
6764
|
gap: 0.5rem;
|
|
6600
6765
|
margin-bottom: 0.25rem;
|
|
6601
6766
|
}
|
|
6602
6767
|
.ids-toggle label {
|
|
6603
6768
|
position: relative;
|
|
6604
|
-
top: 0.375rem;
|
|
6605
6769
|
flex-shrink: 100;
|
|
6770
|
+
display: flex;
|
|
6771
|
+
align-items: center;
|
|
6772
|
+
justify-content: flex-start;
|
|
6773
|
+
margin-bottom: 0;
|
|
6606
6774
|
}
|
|
6607
6775
|
.ids-toggle .ids-label-tooltip-wrapper {
|
|
6608
6776
|
position: relative;
|
|
@@ -6610,7 +6778,7 @@ input.ids-time__input:disabled {
|
|
|
6610
6778
|
}
|
|
6611
6779
|
.ids-toggle .ids-label-tooltip-wrapper label {
|
|
6612
6780
|
top: -0.25rem;
|
|
6613
|
-
margin-right: 0.
|
|
6781
|
+
margin-right: 0.5rem;
|
|
6614
6782
|
}
|
|
6615
6783
|
.ids-toggle input[type=checkbox],
|
|
6616
6784
|
.ids-toggle input {
|
|
@@ -6635,10 +6803,10 @@ input.ids-time__input:disabled {
|
|
|
6635
6803
|
-webkit-transition: 0.4s;
|
|
6636
6804
|
transition: 0.4s;
|
|
6637
6805
|
}
|
|
6638
|
-
input:focus + .ids-toggle input[type=checkbox]:before,
|
|
6639
|
-
input:focus + .ids-toggle input:before {
|
|
6640
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
6641
|
-
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET);
|
|
6806
|
+
input:focus-visible + .ids-toggle input[type=checkbox]:before,
|
|
6807
|
+
input:focus-visible + .ids-toggle input:before {
|
|
6808
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
6809
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
6642
6810
|
}
|
|
6643
6811
|
.ids-toggle input[type=checkbox]:after,
|
|
6644
6812
|
.ids-toggle input:after {
|
|
@@ -6654,8 +6822,8 @@ input:focus + .ids-toggle input:before {
|
|
|
6654
6822
|
font-size: 0.75rem;
|
|
6655
6823
|
line-height: 1.5rem;
|
|
6656
6824
|
text-align: center;
|
|
6657
|
-
background-color: var(--IDS-
|
|
6658
|
-
color: var(--IDS-
|
|
6825
|
+
background-color: var(--IDS-TOGGLE__KNOB-BACKGROUND-COLOR);
|
|
6826
|
+
color: var(--IDS-TOGGLE__KNOB-COLOR);
|
|
6659
6827
|
height: 1.5rem;
|
|
6660
6828
|
width: 1.5rem;
|
|
6661
6829
|
border-radius: 100%;
|
|
@@ -6664,6 +6832,16 @@ input:focus + .ids-toggle input:before {
|
|
|
6664
6832
|
-webkit-transition: 0.3s;
|
|
6665
6833
|
transition: all 0.3s;
|
|
6666
6834
|
}
|
|
6835
|
+
.ids-toggle input[type=checkbox]:hover:before,
|
|
6836
|
+
.ids-toggle input:hover:before {
|
|
6837
|
+
background-color: var(--IDS-TOGGLE__HOVER-BACKGROUND-COLOR);
|
|
6838
|
+
border: var(--IDS-TOGGLE__BORDER-THICKNESS) solid var(--IDS-TOGGLE__HOVER-BORDER-COLOR);
|
|
6839
|
+
}
|
|
6840
|
+
.ids-toggle input[type=checkbox]:active:before,
|
|
6841
|
+
.ids-toggle input:active:before {
|
|
6842
|
+
background-color: var(--IDS-TOGGLE__ACTIVE-BACKGROUND-COLOR);
|
|
6843
|
+
border: var(--IDS-TOGGLE__BORDER-THICKNESS) solid var(--IDS-TOGGLE__ACTIVE-BORDER-COLOR);
|
|
6844
|
+
}
|
|
6667
6845
|
.ids-toggle input[type=checkbox]:checked:before,
|
|
6668
6846
|
.ids-toggle input:checked:before {
|
|
6669
6847
|
background-color: var(--IDS-TOGGLE--CHECKED__BACKGROUND-COLOR);
|
|
@@ -6682,11 +6860,21 @@ input:focus + .ids-toggle input:before {
|
|
|
6682
6860
|
font-size: 0.875rem;
|
|
6683
6861
|
line-height: 1.5rem;
|
|
6684
6862
|
text-align: center;
|
|
6685
|
-
left: var(--IDS-TOGGLE--
|
|
6863
|
+
left: var(--IDS-TOGGLE--CHECKED__KNOB-LEFT);
|
|
6686
6864
|
-webkit-transition: 0.3s;
|
|
6687
6865
|
transition: all 0.3s;
|
|
6688
|
-
color: var(--IDS-TOGGLE--
|
|
6689
|
-
background-color: var(--IDS-TOGGLE-
|
|
6866
|
+
color: var(--IDS-TOGGLE--CHECKED__KNOB-COLOR);
|
|
6867
|
+
background-color: var(--IDS-TOGGLE--CHECKED__KNOB-BACKGROUND-COLOR);
|
|
6868
|
+
}
|
|
6869
|
+
.ids-toggle input[type=checkbox]:checked:hover:before,
|
|
6870
|
+
.ids-toggle input:checked:hover:before {
|
|
6871
|
+
background-color: var(--IDS-TOGGLE--CHECKED__HOVER-BACKGROUND-COLOR);
|
|
6872
|
+
border: var(--IDS-TOGGLE__BORDER-THICKNESS) solid var(--IDS-TOGGLE--CHECKED__HOVER-BORDER-COLOR);
|
|
6873
|
+
}
|
|
6874
|
+
.ids-toggle input[type=checkbox]:checked:active:before,
|
|
6875
|
+
.ids-toggle input:checked:active:before {
|
|
6876
|
+
background-color: var(--IDS-TOGGLE--CHECKED__ACTIVE-BACKGROUND-COLOR);
|
|
6877
|
+
border: var(--IDS-TOGGLE__BORDER-THICKNESS) solid var(--IDS-TOGGLE--CHECKED__ACTIVE-BORDER-COLOR);
|
|
6690
6878
|
}
|
|
6691
6879
|
.ids-toggle input[type=checkbox]:disabled + label,
|
|
6692
6880
|
.ids-toggle input:disabled + label {
|
|
@@ -6724,21 +6912,23 @@ input:focus + .ids-toggle input:before {
|
|
|
6724
6912
|
}
|
|
6725
6913
|
}
|
|
6726
6914
|
|
|
6727
|
-
|
|
6728
|
-
--IDS__MAX-WIDTH:
|
|
6915
|
+
.ids--light, .ids--dark {
|
|
6916
|
+
--IDS__MAX-WIDTH: 80rem;
|
|
6729
6917
|
--IDS__FONT-FAMILY: Open sans;
|
|
6730
|
-
--IDS__FONT-COLOR: black;
|
|
6731
6918
|
--IDS__CONTAINER-PADDING: 0 1rem;
|
|
6732
6919
|
--IDS__CONTAINER-MARGIN: 1rem;
|
|
6920
|
+
--IDS__CONTAINER-MAX-WIDTH: var(--IDS__MAX-WIDTH);
|
|
6921
|
+
--IDS__TEXT-MAX-WIDTH: var(--ids-layout-text-max-width);
|
|
6733
6922
|
}
|
|
6734
6923
|
@media all and (min-width: 1024px) {
|
|
6735
|
-
|
|
6924
|
+
.ids--light, .ids--dark {
|
|
6736
6925
|
--IDS__CONTAINER-PADDING: 0 1.25rem;
|
|
6737
6926
|
--IDS__CONTAINER-MARGIN: 1.25rem;
|
|
6738
6927
|
}
|
|
6739
6928
|
}
|
|
6740
|
-
|
|
6929
|
+
.ids--light.ids--fluid, .ids--dark.ids--fluid {
|
|
6741
6930
|
--IDS__MAX-WIDTH: none;
|
|
6931
|
+
--IDS__CONTAINER-MAX-WIDTH: var(--ids-layout-content-max-width);
|
|
6742
6932
|
}
|
|
6743
6933
|
|
|
6744
6934
|
.ids-scrollbar::-webkit-scrollbar {
|
|
@@ -6787,23 +6977,23 @@ input:focus + .ids-toggle input:before {
|
|
|
6787
6977
|
border: 0;
|
|
6788
6978
|
}
|
|
6789
6979
|
|
|
6790
|
-
.ids--light input:focus,
|
|
6791
|
-
.ids--light select:focus,
|
|
6792
|
-
.ids--light textarea:focus,
|
|
6793
|
-
.ids--light button:focus,
|
|
6794
|
-
.ids--light ids-button:focus,
|
|
6795
|
-
.ids--light a:focus,
|
|
6796
|
-
.ids--dark input:focus,
|
|
6797
|
-
.ids--dark select:focus,
|
|
6798
|
-
.ids--dark textarea:focus,
|
|
6799
|
-
.ids--dark button:focus,
|
|
6800
|
-
.ids--dark ids-button:focus,
|
|
6801
|
-
.ids--dark a:focus {
|
|
6980
|
+
.ids--light input:focus-visible,
|
|
6981
|
+
.ids--light select:focus-visible,
|
|
6982
|
+
.ids--light textarea:focus-visible,
|
|
6983
|
+
.ids--light button:focus-visible,
|
|
6984
|
+
.ids--light ids-button:focus-visible,
|
|
6985
|
+
.ids--light a:focus-visible,
|
|
6986
|
+
.ids--dark input:focus-visible,
|
|
6987
|
+
.ids--dark select:focus-visible,
|
|
6988
|
+
.ids--dark textarea:focus-visible,
|
|
6989
|
+
.ids--dark button:focus-visible,
|
|
6990
|
+
.ids--dark ids-button:focus-visible,
|
|
6991
|
+
.ids--dark a:focus-visible {
|
|
6802
6992
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
6803
6993
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET);
|
|
6804
6994
|
}
|
|
6805
6995
|
|
|
6806
|
-
[tabindex="0"]:focus {
|
|
6996
|
+
[tabindex="0"]:focus-visible {
|
|
6807
6997
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
6808
6998
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET);
|
|
6809
6999
|
}
|
|
@@ -6862,14 +7052,14 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
6862
7052
|
}
|
|
6863
7053
|
|
|
6864
7054
|
/* Tokens are imported globally because the core-package webcomponents must be able to resolve them from the global scope */
|
|
6865
|
-
|
|
7055
|
+
.ids--light, .ids--dark {
|
|
6866
7056
|
--IDS-ACCORDION__BORDER-BOTTOM: 0.0469rem solid var(--ids-color-surface-border-default);
|
|
6867
7057
|
--IDS-ACCORDION__HEADLINE-COLOR: var(--ids-color-interactive-text-default);
|
|
6868
7058
|
--IDS-ACCORDION__HEADLINE-HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
6869
7059
|
--IDS-ACCORDION__COLOR: var(--ids-color-surface-text-on-default);
|
|
6870
7060
|
}
|
|
6871
7061
|
|
|
6872
|
-
|
|
7062
|
+
.ids--light, .ids--dark {
|
|
6873
7063
|
--IDS-ALERT__PADDING: 1.25rem 1rem;
|
|
6874
7064
|
--IDS-ALERT__PADDING-COLLAPSIBLE: 0.0625rem;
|
|
6875
7065
|
--IDS-ALERT__PADDING-SMALL: 1.5rem 1.25rem;
|
|
@@ -6897,15 +7087,15 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
6897
7087
|
--IDS-ALERT--ERROR__COLOR: var(--ids-color-feedback-text-on-error);
|
|
6898
7088
|
--IDS-ALERT--ERROR__ICON-COLOR: var(--ids-color-feedback-text-error);
|
|
6899
7089
|
}
|
|
6900
|
-
|
|
7090
|
+
.ids--light.ids--1177, .ids--light.ids--1177-pro, .ids--light.ids--1177-admin, .ids--dark.ids--1177, .ids--dark.ids--1177-pro, .ids--dark.ids--1177-admin {
|
|
6901
7091
|
--IDS-ALERT__HEADLINE-FONT-FAMILY: var(--IDS-FONT-FAMILY-BASE);
|
|
6902
7092
|
--IDS-ALERT__HEADLINE-FONT-WEIGHT: 700;
|
|
6903
7093
|
}
|
|
6904
|
-
|
|
7094
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
6905
7095
|
--IDS-ALERT__HEADLINE-FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
6906
7096
|
--IDS-ALERT__HEADLINE-FONT-WEIGHT: 600;
|
|
6907
7097
|
}
|
|
6908
|
-
|
|
7098
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
6909
7099
|
--IDS-ALERT__PADDING: 1.1875rem 0.9375rem;
|
|
6910
7100
|
--IDS-ALERT__PADDING-COLLAPSIBLE: 0;
|
|
6911
7101
|
--IDS-ALERT__PADDING-SMALL: 1.4375rem 1.1875rem;
|
|
@@ -6913,7 +7103,7 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
6913
7103
|
--IDS-ALERT__BORDER-THICKNESS: 0.125rem;
|
|
6914
7104
|
}
|
|
6915
7105
|
|
|
6916
|
-
|
|
7106
|
+
.ids--light, .ids--dark {
|
|
6917
7107
|
--IDS-BADGE__PADDING-DESKTOP: 0.188rem 0.438rem;
|
|
6918
7108
|
--IDS-BADGE__PADDING-MOBILE: 0.3125rem 0.4375rem;
|
|
6919
7109
|
--IDS-BADGE__BORDER-THICKNESS: 0.0625rem;
|
|
@@ -6939,101 +7129,107 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
6939
7129
|
--IDS-BADGE--ERROR__BORDER-COLOR: var(--ids-color-feedback-border-error);
|
|
6940
7130
|
--IDS-BADGE--ERROR__COLOR: var(--ids-color-feedback-text-on-error);
|
|
6941
7131
|
}
|
|
6942
|
-
|
|
7132
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
6943
7133
|
--IDS-BADGE--NEUTRAL__BORDER-COLOR: var(--ids-palette-neutral-40);
|
|
6944
7134
|
}
|
|
6945
|
-
|
|
7135
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
6946
7136
|
--IDS-BADGE__PADDING-DESKTOP: 0.125rem 0.375rem;
|
|
6947
7137
|
--IDS-BADGE__PADDING-MOBILE: 0.25rem 0.375rem;
|
|
6948
7138
|
--IDS-BADGE__BORDER-THICKNESS: 0.125rem;
|
|
6949
7139
|
}
|
|
6950
7140
|
|
|
6951
|
-
|
|
6952
|
-
--IDS-
|
|
7141
|
+
.ids--light, .ids--dark {
|
|
7142
|
+
--IDS-BOX-LINK__BORDER-COLOR: var(--ids-color-form-border-default);
|
|
7143
|
+
--IDS-BOX-LINK__BACKGROUND-COLOR: var(--ids-color-feedback-background-information);
|
|
6953
7144
|
--IDS-BOX-LINK__COLOR: var(--ids-color-interactive-text-default);
|
|
7145
|
+
--IDS-BOX-LINK__HOVER-BORDER-COLOR: var(--ids-color-form-border-hover);
|
|
6954
7146
|
--IDS-BOX-LINK__HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
6955
|
-
--IDS-BOX-
|
|
6956
|
-
--IDS-BOX-
|
|
7147
|
+
--IDS-BOX-LINK__HOVER-BACKGROUND-COLOR: var(--ids-color-form-background-hover);
|
|
7148
|
+
--IDS-BOX-LINK--ACTIVE-COLOR: var(--ids-color-interactive-text-active);
|
|
7149
|
+
--IDS-BOX-LINK--ACTIVE__BORDER-COLOR: var(--ids-color-form-border-active);
|
|
7150
|
+
--IDS-BOX-LINK--ACTIVE__BACKGROUND-COLOR: var(--ids-color-feedback-background-information);
|
|
7151
|
+
}
|
|
7152
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
7153
|
+
--IDS-BOX-LINK__BACKGROUND-COLOR: var(--ids-color-form-background-default);
|
|
7154
|
+
--IDS-BOX-LINK__HOVER-BACKGROUND-COLOR: var(--ids-color-form-background-hover);
|
|
7155
|
+
--IDS-BOX-LINK--ACTIVE__BACKGROUND-COLOR: var(--ids-color-form-background-default);
|
|
7156
|
+
}
|
|
7157
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
7158
|
+
--IDS-BOX-LINK__BACKGROUND-COLOR: var(--ids-color-form-background-default);
|
|
7159
|
+
--IDS-BOX-LINK__HOVER-BACKGROUND-COLOR: var(--ids-color-form-background-hover);
|
|
6957
7160
|
}
|
|
6958
7161
|
|
|
6959
|
-
|
|
7162
|
+
.ids--light, .ids--dark {
|
|
6960
7163
|
--IDS-BREADCRUMBS__COLOR: var(--ids-color-surface-text-on-default);
|
|
6961
7164
|
--IDS-BREADCRUMBS-LINK__COLOR: var(--ids-color-interactive-text-default);
|
|
6962
7165
|
--IDS-BREADCRUMBS-LINK__HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
6963
7166
|
}
|
|
6964
7167
|
|
|
6965
|
-
|
|
7168
|
+
.ids--light, .ids--dark {
|
|
6966
7169
|
--IDS-BUTTON__BORDER-RADIUS: 1.875rem;
|
|
6967
|
-
--IDS-BUTTON__FONT-WEIGHT:
|
|
6968
|
-
--IDS-BUTTON--S__FONT-SIZE:
|
|
6969
|
-
--IDS-BUTTON--S__LINE-HEIGHT:
|
|
6970
|
-
--IDS-BUTTON--S__PADDING: 0.25rem 1.5rem;
|
|
6971
|
-
--IDS-BUTTON--M__FONT-SIZE:
|
|
6972
|
-
--IDS-BUTTON--M__LINE-HEIGHT:
|
|
6973
|
-
--IDS-BUTTON--M__PADDING: 0.5rem 1.75rem;
|
|
6974
|
-
--IDS-BUTTON--L__FONT-SIZE:
|
|
6975
|
-
--IDS-BUTTON--L__LINE-HEIGHT:
|
|
6976
|
-
--IDS-BUTTON--L__PADDING: 0.75rem 2rem;
|
|
6977
|
-
--IDS-BUTTON--SUBMIT__BORDER-RADIUS: 0.625rem;
|
|
6978
|
-
--IDS-BUTTON--SUBMIT-S__HEIGHT: 3rem;
|
|
6979
|
-
--IDS-BUTTON--SUBMIT-S__FONT-SIZE: 1.125rem;
|
|
6980
|
-
--IDS-BUTTON--SUBMIT-S__PADDING: 0.75rem 1.75rem;
|
|
6981
|
-
--IDS-BUTTON--SUBMIT-M__HEIGHT: 3rem;
|
|
6982
|
-
--IDS-BUTTON--SUBMIT-M__FONT-SIZE: 1.125rem;
|
|
6983
|
-
--IDS-BUTTON--SUBMIT-M__PADDING: 0.75rem 1.75rem;
|
|
6984
|
-
--IDS-BUTTON--SUBMIT-L__HEIGHT: 3.75rem;
|
|
6985
|
-
--IDS-BUTTON--SUBMIT-L__FONT-SIZE: 1.5rem;
|
|
6986
|
-
--IDS-BUTTON--SUBMIT-L__PADDING: 1rem 2rem;
|
|
6987
|
-
--IDS-BUTTON__BORDER-THICKNESS: 0.0625rem;
|
|
7170
|
+
--IDS-BUTTON__FONT-WEIGHT: var(--ids-font-weight-button);
|
|
7171
|
+
--IDS-BUTTON--S__FONT-SIZE: var(--ids-font-size-button-s);
|
|
7172
|
+
--IDS-BUTTON--S__LINE-HEIGHT: var(--ids-font-line-height-button-s);
|
|
7173
|
+
--IDS-BUTTON--S__PADDING: calc(0.25rem - 1px) 1.5rem;
|
|
7174
|
+
--IDS-BUTTON--M__FONT-SIZE: var(--ids-font-size-button-m);
|
|
7175
|
+
--IDS-BUTTON--M__LINE-HEIGHT: var(--ids-font-line-height-button-m);
|
|
7176
|
+
--IDS-BUTTON--M__PADDING: calc(0.5rem - 1px) 1.75rem;
|
|
7177
|
+
--IDS-BUTTON--L__FONT-SIZE: var(--ids-font-size-button-l);
|
|
7178
|
+
--IDS-BUTTON--L__LINE-HEIGHT: var(--ids-font-line-height-button-l);
|
|
7179
|
+
--IDS-BUTTON--L__PADDING: calc(0.75rem - 1px) 2rem;
|
|
6988
7180
|
--IDS-BUTTON__BORDER: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--ids-color-interactive-background-default);
|
|
6989
7181
|
--IDS-BUTTON__BORDER-COLOR: var(--ids-color-interactive-background-default);
|
|
6990
7182
|
--IDS-BUTTON__COLOR: var(--ids-color-interactive-text-on-default);
|
|
6991
|
-
--IDS-BUTTON__FONT-FAMILY: var(--ids-font-family-
|
|
7183
|
+
--IDS-BUTTON__FONT-FAMILY: var(--ids-font-family-button);
|
|
6992
7184
|
--IDS-BUTTON__BACKGROUND-COLOR: var(--ids-color-interactive-background-default);
|
|
6993
|
-
--IDS-
|
|
6994
|
-
--IDS-BUTTON--
|
|
6995
|
-
--IDS-BUTTON--
|
|
6996
|
-
--IDS-BUTTON--
|
|
6997
|
-
--IDS-BUTTON--
|
|
6998
|
-
--IDS-BUTTON--
|
|
7185
|
+
--IDS-BUTTON--HOVER__COLOR: var(--ids-color-interactive-text-on-hover);
|
|
7186
|
+
--IDS-BUTTON--HOVER__BACKGROUND-COLOR: var(--ids-color-interactive-background-hover);
|
|
7187
|
+
--IDS-BUTTON--HOVER__BORDER-COLOR: var(--ids-color-interactive-background-hover);
|
|
7188
|
+
--IDS-BUTTON--ACTIVE__COLOR: var(--ids-color-interactive-text-on-active);
|
|
7189
|
+
--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR: var(--ids-color-interactive-background-active);
|
|
7190
|
+
--IDS-BUTTON--ACTIVE__BORDER-COLOR: var(--ids-color-interactive-background-active);
|
|
6999
7191
|
--IDS-BUTTON--DISABLED__BACKGROUND-COLOR: var(--ids-color-interactive-background-disabled);
|
|
7000
7192
|
--IDS-BUTTON--DISABLED__COLOR: var(--ids-color-interactive-text-on-disabled);
|
|
7001
7193
|
--IDS-BUTTON--DISABLED__BORDER-COLOR: var(--ids-color-interactive-border-disabled);
|
|
7002
7194
|
--IDS-BUTTON--SECONDARY__BACKGROUND-COLOR: var(--ids-color-surface-background-default);
|
|
7003
7195
|
--IDS-BUTTON--SECONDARY__COLOR: var(--ids-color-interactive-text-default);
|
|
7004
7196
|
--IDS-BUTTON--SECONDARY__BORDER-COLOR: var(--ids-color-interactive-border-default);
|
|
7005
|
-
--IDS-BUTTON--SECONDARY__ICON-COLOR: var(--ids-color-interactive-text-default);
|
|
7006
|
-
--IDS-BUTTON--SECONDARY-ACTIVE__COLOR: var(--ids-color-interactive-text-on-hover);
|
|
7007
|
-
--IDS-BUTTON--SECONDARY-ACTIVE__BACKGROUND-COLOR: var(--ids-color-interactive-background-hover);
|
|
7008
|
-
--IDS-BUTTON--SECONDARY-ACTIVE__ICON-COLOR: var(--ids-color-interactive-text-on-hover);
|
|
7009
7197
|
--IDS-BUTTON--TERTIARY__BACKGROUND-COLOR: transparent;
|
|
7198
|
+
--IDS-BUTTON--TERTIARY__BORDER-COLOR: transparent;
|
|
7010
7199
|
--IDS-BUTTON--TERTIARY__COLOR: var(--ids-color-interactive-text-default);
|
|
7011
|
-
--IDS-BUTTON--TERTIARY-ACTIVE__COLOR: var(--ids-color-interactive-text-on-default);
|
|
7012
|
-
--IDS-BUTTON--TERTIARY__ICON-COLOR: var(--ids-color-interactive-text-default);
|
|
7013
|
-
--IDS-BUTTON--TERTIARY-ACTIVE__ICON-COLOR: var(--ids-color-interactive-text-on-hover);
|
|
7014
7200
|
--IDS-BUTTON--FAB__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
7015
7201
|
--IDS-BUTTON--FAB__COLOR: var(--ids-color-brand-text-primary);
|
|
7016
7202
|
--IDS-BUTTON--FAB__SIZE: 2.75rem;
|
|
7017
7203
|
--IDS-BUTTON--FAB__BORDER: 0.0625rem solid transparent;
|
|
7018
7204
|
--IDS-BUTTON--FAB__HOVER-BORDER: 0.0625rem solid var(--ids-color-brand-border-primary);
|
|
7205
|
+
--IDS-BUTTON--SUBMIT__BORDER-RADIUS: 0.625rem;
|
|
7206
|
+
--IDS-BUTTON--SUBMIT-S__HEIGHT: 3rem;
|
|
7207
|
+
--IDS-BUTTON--SUBMIT-S__FONT-SIZE: 1.125rem;
|
|
7208
|
+
--IDS-BUTTON--SUBMIT-S__PADDING: 0.75rem 1.75rem;
|
|
7209
|
+
--IDS-BUTTON--SUBMIT-M__HEIGHT: 3rem;
|
|
7210
|
+
--IDS-BUTTON--SUBMIT-M__FONT-SIZE: 1.125rem;
|
|
7211
|
+
--IDS-BUTTON--SUBMIT-M__PADDING: 0.75rem 1.75rem;
|
|
7212
|
+
--IDS-BUTTON--SUBMIT-L__HEIGHT: 3.75rem;
|
|
7213
|
+
--IDS-BUTTON--SUBMIT-L__FONT-SIZE: 1.5rem;
|
|
7214
|
+
--IDS-BUTTON--SUBMIT-L__PADDING: 1rem 2rem;
|
|
7215
|
+
--IDS-BUTTON__BORDER-THICKNESS: 0.0625rem;
|
|
7019
7216
|
}
|
|
7020
|
-
|
|
7217
|
+
.ids--light.ids--1177-pro, .ids--light.ids--1177-admin, .ids--dark.ids--1177-pro, .ids--dark.ids--1177-admin {
|
|
7021
7218
|
--IDS-BUTTON--SUBMIT-M__HEIGHT: 2.25rem;
|
|
7022
7219
|
--IDS-BUTTON--SUBMIT-M__FONT-SIZE: 1rem;
|
|
7023
7220
|
--IDS-BUTTON--SUBMIT-M__PADDING: 0.5rem 1.5rem;
|
|
7024
7221
|
}
|
|
7025
|
-
|
|
7222
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
7026
7223
|
--IDS-BUTTON__BORDER-RADIUS: 0.188rem;
|
|
7027
7224
|
--IDS-BUTTON--SUBMIT__BORDER-RADIUS: 0.1875rem;
|
|
7028
|
-
--IDS-BUTTON__FONT-WEIGHT: 400;
|
|
7029
7225
|
--IDS-BUTTON--FAB__HOVER-BORDER: 0.0625rem solid var(--ids-color-navigation-icon-default);
|
|
7030
7226
|
}
|
|
7031
|
-
|
|
7227
|
+
.ids--light.ids--inera-admin, .ids--dark.ids--inera-admin {
|
|
7032
7228
|
--IDS-BUTTON--SUBMIT-M__HEIGHT: 2.25rem;
|
|
7033
7229
|
--IDS-BUTTON--SUBMIT-M__FONT-SIZE: 1rem;
|
|
7034
7230
|
--IDS-BUTTON--SUBMIT-M__PADDING: 0.5rem 1.5rem;
|
|
7035
7231
|
}
|
|
7036
|
-
|
|
7232
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
7037
7233
|
--IDS-BUTTON--S__PADDING: 0.1875rem 1.4375rem;
|
|
7038
7234
|
--IDS-BUTTON--M__PADDING: 0.4375rem 1.6875rem;
|
|
7039
7235
|
--IDS-BUTTON--L__PADDING: 0.6875rem 1.9375rem;
|
|
@@ -7041,12 +7237,13 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7041
7237
|
--IDS-BUTTON--FAB__HOVER-BORDER: 0.125rem solid var(--ids-color-surface-border-elevated-1);
|
|
7042
7238
|
}
|
|
7043
7239
|
|
|
7044
|
-
|
|
7240
|
+
.ids--light, .ids--dark {
|
|
7045
7241
|
--IDS-CARD__BORDER-RADIUS: 0.625rem;
|
|
7046
7242
|
--IDS-CARD__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
7047
7243
|
--IDS-CARD__COLOR: var(--ids-color-surface-text-on-default);
|
|
7048
7244
|
--IDS-CARD__BORDER: 0.0625rem solid var(--ids-color-surface-border-elevated-1);
|
|
7049
7245
|
--IDS-CARD--BORDER-TOP__BACKGROUND-COLOR: var(--ids-color-brand-border-primary);
|
|
7246
|
+
--IDS-CARD--BORDER-TOP__HEIGHT: 0.25rem;
|
|
7050
7247
|
--IDS-CARD--FOCUS__BORDER: 0.125rem solid var(--ids-color-brand-border-primary);
|
|
7051
7248
|
--IDS-CARD--FOCUS__BORDER-INTERACTIVE: 0.125rem solid var(--ids-color-interactive-focus-outline);
|
|
7052
7249
|
--IDS-CARD--FILL__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
@@ -7054,7 +7251,7 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7054
7251
|
--IDS-CARD--FOCUS__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7055
7252
|
--IDS-CARD--INTERACTIVE__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1-hover);
|
|
7056
7253
|
}
|
|
7057
|
-
|
|
7254
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
7058
7255
|
--IDS-CARD__BORDER-RADIUS: 0.1875rem;
|
|
7059
7256
|
--IDS-CARD--BORDER-TOP__BACKGROUND-COLOR: transparent;
|
|
7060
7257
|
--IDS-CARD--FOCUS__BACKGROUND-COLOR: var(--ids-color-surface-background-alternative-elevated-1);
|
|
@@ -7062,35 +7259,43 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7062
7259
|
--IDS-CARD--FILL__BORDER-COLOR: transparent;
|
|
7063
7260
|
}
|
|
7064
7261
|
|
|
7065
|
-
|
|
7262
|
+
.ids--light, .ids--dark {
|
|
7066
7263
|
--IDS-CAROUSEL-ICON__COLOR: var(--ids-color-interactive-text-default);
|
|
7264
|
+
--IDS-CAROUSEL-ICON__HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
7265
|
+
--IDS-CAROUSEL-ICON__ACTIVE-COLOR: var(--ids-color-interactive-text-active);
|
|
7067
7266
|
--IDS-CAROUSEL-ICON__COLOR-MOBILE: var(--ids-color-interactive-text-on-default);
|
|
7068
7267
|
--IDS-CAROUSEL-ICON__BACKGROUND-COLOR: var(--ids-color-interactive-background-default);
|
|
7268
|
+
--IDS-CAROUSEL-ICON__HOVER-BACKGROUND-COLOR: var(--ids-color-interactive-background-hover);
|
|
7269
|
+
--IDS-CAROUSEL-ICON__ACTIVE-BACKGROUND-COLOR: var(--ids-color-interactive-background-active);
|
|
7069
7270
|
--IDS-CAROUSEL-ITEM__BORDER: 0.0625rem solid var(--ids-color-surface-border-default);
|
|
7070
7271
|
--IDS-CAROUSEL-ITEM__BACKGROUND-COLOR: var(--ids-color-surface-background-default);
|
|
7071
7272
|
--IDS-CAROUSEL-ITEM__COLOR: var(--ids-color-surface-text-on-default);
|
|
7072
7273
|
--IDS-CAROUSEL-ITEM__DESCRIPTION-COLOR: var(--ids-color-surface-text-subtle-on-elevated-1);
|
|
7073
7274
|
}
|
|
7074
7275
|
|
|
7075
|
-
|
|
7276
|
+
.ids--light, .ids--dark {
|
|
7076
7277
|
--IDS-DATA-PAGINATION-SELECT__PADDING: 0.25rem 2.125rem 0.25rem 0.5rem;
|
|
7077
7278
|
--IDS-DATA-PAGINATION-SELECT__BORDER-THICKNESS: 0.0625rem;
|
|
7078
7279
|
--IDS-DATA-PAGINATION-SELECT__BORDER-COLOR: var(--ids-color-form-border-default);
|
|
7079
7280
|
--IDS-DATA-PAGINATION-SELECT__COLOR: var(--ids-color-form-text-on-default);
|
|
7080
7281
|
--IDS-DATA-PAGINATION__LINK-FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
7081
7282
|
--IDS-DATA-PAGINATION__CURRENT-COLOR: var(--ids-color-interactive-text-on-default);
|
|
7283
|
+
--IDS-DATA-PAGINATION-BUTTON__COLOR: var(--ids-color-interactive-text-default);
|
|
7284
|
+
--IDS-DATA-PAGINATION-BUTTON__BACKGROUND-COLOR: transparent;
|
|
7082
7285
|
--IDS-DATA-PAGINATION-BUTTON--HOVER-COLOR: var(--ids-color-interactive-text-on-hover);
|
|
7083
7286
|
--IDS-DATA-PAGINATION-BUTTON--HOVER-BACKGROUND-COLOR: var(--ids-color-interactive-background-hover);
|
|
7287
|
+
--IDS-DATA-PAGINATION-BUTTON--ACTIVE-COLOR: var(--ids-color-interactive-text-on-active);
|
|
7288
|
+
--IDS-DATA-PAGINATION-BUTTON--ACTIVE-BACKGROUND-COLOR: var(--ids-color-interactive-background-active);
|
|
7084
7289
|
}
|
|
7085
|
-
|
|
7290
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
7086
7291
|
--IDS-DATA-PAGINATION__LINK-FONT-FAMILY: var(--IDS-FONT-FAMILY-BASE);
|
|
7087
7292
|
}
|
|
7088
|
-
|
|
7293
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
7089
7294
|
--IDS-DATA-PAGINATION-SELECT__PADDING: 0.1875rem 2.0625rem 0.1875rem 0.4375rem;
|
|
7090
7295
|
--IDS-DATA-PAGINATION-SELECT__BORDER-THICKNESS: 0.125rem;
|
|
7091
7296
|
}
|
|
7092
7297
|
|
|
7093
|
-
|
|
7298
|
+
.ids--light, .ids--dark {
|
|
7094
7299
|
--IDS-DATA-TABLE__BORDER-RADIUS: 0.625rem 0.625rem 0.313rem 0.313rem;
|
|
7095
7300
|
--IDS-DATA-TABLE__BORDER-TOP-RADIUS: 0.625rem;
|
|
7096
7301
|
--IDS-DATA-TABLE__BORDER-BOTTOM-RADIUS: 0.313rem;
|
|
@@ -7104,7 +7309,7 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7104
7309
|
--IDS-DATA-TABLE__ICON-COLOR: var(--ids-color-interactive-text-default);
|
|
7105
7310
|
--IDS-DATA-TABLE__ICON-HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
7106
7311
|
}
|
|
7107
|
-
|
|
7312
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
7108
7313
|
--IDS-DATA-TABLE__BORDER-RADIUS: 0.313rem 0.313rem 0.313rem 0.313rem;
|
|
7109
7314
|
--IDS-DATA-TABLE__BORDER-TOP-RADIUS: 0.313rem;
|
|
7110
7315
|
--IDS-DATA-TABLE__BORDER-BOTTOM-RADIUS: 0.313rem;
|
|
@@ -7113,7 +7318,7 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7113
7318
|
--IDS-DATA-TABLE__ROW--SELECTED__COLOR: var(--ids-color-surface-background-alternative-elevated-1);
|
|
7114
7319
|
}
|
|
7115
7320
|
|
|
7116
|
-
|
|
7321
|
+
.ids--light, .ids--dark {
|
|
7117
7322
|
--IDS-DATE-LABEL__DAY-COLOR: var(--ids-color-surface-text-on-elevated-1);
|
|
7118
7323
|
--IDS-DATE-LABEL__MONTH-COLOR: var(--ids-color-surface-text-subtle-on-elevated-1);
|
|
7119
7324
|
--IDS-DATE-LABEL__YEAR-COLOR: var(--ids-color-surface-text-subtle-on-elevated-1);
|
|
@@ -7121,47 +7326,48 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7121
7326
|
--IDS-DATE-LABEL__BORDER: 0.0625rem solid var(--ids-palette-neutral-50);
|
|
7122
7327
|
--IDS-DATE-LABEL__SEPARATOR-COLOR: var(--ids-color-surface-text-subtle-on-elevated-1);
|
|
7123
7328
|
}
|
|
7124
|
-
|
|
7329
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
7125
7330
|
--IDS-DATE-LABEL__BORDER: 0.0625rem solid var(--ids-palette-neutral-40);
|
|
7126
7331
|
}
|
|
7127
7332
|
|
|
7128
|
-
|
|
7333
|
+
.ids--light, .ids--dark {
|
|
7129
7334
|
--IDS-DIALOG__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-2);
|
|
7130
7335
|
--IDS-DIALOG__COLOR: var(--ids-color-surface-text-on-elevated-2);
|
|
7131
|
-
--IDS-DIALOG__BORDER-COLOR: var(--ids-
|
|
7336
|
+
--IDS-DIALOG__BORDER-COLOR: var(--ids-color-surface-border-elevated-2);
|
|
7132
7337
|
--IDS-DIALOG__BORDER-WIDTH: 0.0625rem;
|
|
7133
7338
|
--IDS-DIALOG__BORDER-RADIUS: 0.625rem;
|
|
7134
7339
|
--IDS-DIALOG__HEADLINE-FONT-WEIGHT: 700;
|
|
7135
7340
|
--IDS-DIALOG__HEADLINE-FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
7136
7341
|
}
|
|
7137
|
-
|
|
7342
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
7138
7343
|
--IDS-DIALOG__BORDER-COLOR: var(--ids-palette-neutral-40);
|
|
7139
7344
|
--IDS-DIALOG__BORDER-RADIUS: 0.1875rem;
|
|
7140
7345
|
--IDS-DIALOG__HEADLINE-FONT-WEIGHT: 600;
|
|
7141
7346
|
}
|
|
7142
|
-
|
|
7347
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
7143
7348
|
--IDS-DIALOG__BORDER-WIDTH: 0.125rem;
|
|
7144
7349
|
}
|
|
7145
7350
|
|
|
7146
|
-
|
|
7351
|
+
.ids--light, .ids--dark {
|
|
7147
7352
|
--IDS-DROPDOWN__BORDER-COLOR: var(--ids-palette-neutral-50);
|
|
7148
7353
|
--IDS-DROPDOWN__CONTENT-BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-2);
|
|
7149
7354
|
--IDS-DROPDOWN__LINK-BORDER-RADIUS: 0.313rem;
|
|
7150
7355
|
--IDS-DROPDOWN__LINK-COLOR: var(--ids-color-interactive-text-default);
|
|
7151
7356
|
--IDS-DROPDOWN__LINK-HOVER-COLOR: var(--ids-palette-neutral-100);
|
|
7357
|
+
--IDS-DROPDOWN__LINK-ACTIVE-BACKGROUND-COLOR: var(--ids-color-interactive-background-active);
|
|
7152
7358
|
--IDS-DROPDOWN__LINK-HOVER-BACKGROUND-COLOR: var(--ids-color-interactive-background-hover);
|
|
7153
7359
|
--IDS-DROPDOWN__LINK-OUTLINE-COLOR: var(--ids-palette-neutral-100);
|
|
7154
7360
|
}
|
|
7155
|
-
|
|
7361
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
7156
7362
|
--IDS-DROPDOWN__BORDER-COLOR: var(--ids-palette-neutral-40);
|
|
7157
7363
|
--IDS-DROPDOWN__LINK-BORDER-RADIUS: 0.188rem;
|
|
7158
7364
|
}
|
|
7159
|
-
|
|
7365
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
7160
7366
|
--IDS-DROPDOWN__LINK-HOVER-COLOR: var(--ids-color-surface-background-elevated-2);
|
|
7161
7367
|
--IDS-DROPDOWN__LINK-HOVER-BACKGROUND-COLOR: var(--ids-color-interactive-text-default);
|
|
7162
7368
|
}
|
|
7163
7369
|
|
|
7164
|
-
|
|
7370
|
+
.ids--light, .ids--dark {
|
|
7165
7371
|
--IDS-FOOTER-1177__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7166
7372
|
--IDS-FOOTER-1177__HEADLINE-COLOR: var(--ids-color-brand-text-primary);
|
|
7167
7373
|
--IDS-FOOTER-1177__BYLINE-COLOR: var(--ids-color-brand-text-primary-subtle);
|
|
@@ -7171,13 +7377,13 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7171
7377
|
--IDS-FOOTER-1177-SUB__BEFORE: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1440' preserveAspectRatio='none' height='30'%3E%3Cpath d='M0 0c251.387 7.408 495.186 11.112 731.395 11.112C967.605 11.112 1203.806 7.408 1440 0v30H0V0z' fill='%23c12143' fill-rule='evenodd'/%3E%3C/svg%3E");
|
|
7172
7378
|
--IDS-FOOTER-1177__AFTER: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1440' preserveAspectRatio='none' height='30'%3E%3Cpath d='M0 0c251.387 7.408 495.186 11.112 731.395 11.112C967.605 11.112 1203.806 7.408 1440 0v30H0V0z' fill='%23faeef0' fill-rule='evenodd'/%3E%3C/svg%3E");
|
|
7173
7379
|
}
|
|
7174
|
-
|
|
7380
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
7175
7381
|
--IDS-FOOTER-1177-SUB__COLOR: var(--ids-palette-neutral-100);
|
|
7176
7382
|
--IDS-FOOTER-1177-SUB__BEFORE: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1440' preserveAspectRatio='none' height='30'%3E%3Cpath d='M0 0c251.387 7.408 495.186 11.112 731.395 11.112C967.605 11.112 1203.806 7.408 1440 0v30H0V0z' fill='%23353535' fill-rule='evenodd'/%3E%3C/svg%3E");
|
|
7177
7383
|
--IDS-FOOTER-1177__AFTER: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1440' preserveAspectRatio='none' height='30'%3E%3Cpath d='M0 0c251.387 7.408 495.186 11.112 731.395 11.112C967.605 11.112 1203.806 7.408 1440 0v30H0V0z' fill='%23252525' fill-rule='evenodd'/%3E%3C/svg%3E");
|
|
7178
7384
|
}
|
|
7179
7385
|
|
|
7180
|
-
|
|
7386
|
+
.ids--light, .ids--dark {
|
|
7181
7387
|
--IDS-FOOTER-1177-ADMIN__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7182
7388
|
--IDS-FOOTER-1177-ADMIN-HEADLINE__COLOR: var(--ids-color-brand-text-primary-subtle);
|
|
7183
7389
|
--IDS-FOOTER-1177-ADMIN__COLOR: var(--ids-color-surface-text-on-default);
|
|
@@ -7185,11 +7391,11 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7185
7391
|
--IDS-FOOTER-1177-ADMIN-SUB__BACKGROUND-COLOR: var(--ids-color-brand-background-primary);
|
|
7186
7392
|
--IDS-FOOTER-1177-ADMIN-SUB-MOBILE__COLOR: var(--ids-color-brand-text-on-primary);
|
|
7187
7393
|
}
|
|
7188
|
-
|
|
7394
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
7189
7395
|
--IDS-FOOTER-1177-ADMIN-SUB__COLOR: var(--ids-palette-neutral-100);
|
|
7190
7396
|
}
|
|
7191
7397
|
|
|
7192
|
-
|
|
7398
|
+
.ids--light, .ids--dark {
|
|
7193
7399
|
--IDS-FOOTER-1177-PRO__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7194
7400
|
--IDS-FOOTER-1177-PRO-HEADLINE__COLOR: var(--ids-color-brand-text-primary-subtle);
|
|
7195
7401
|
--IDS-FOOTER-1177-PRO__COLOR: var(--ids-color-surface-text-on-default);
|
|
@@ -7197,11 +7403,11 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7197
7403
|
--IDS-FOOTER-1177-PRO-SUB__BACKGROUND-COLOR: var(--ids-color-brand-background-primary);
|
|
7198
7404
|
--IDS-FOOTER-1177-PRO-SUB-MOBILE__COLOR: var(--ids-color-brand-text-on-primary);
|
|
7199
7405
|
}
|
|
7200
|
-
|
|
7406
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
7201
7407
|
--IDS-FOOTER-1177-PRO-SUB__COLOR: var(--ids-palette-neutral-100);
|
|
7202
7408
|
}
|
|
7203
7409
|
|
|
7204
|
-
|
|
7410
|
+
.ids--light, .ids--dark {
|
|
7205
7411
|
--IDS-FOOTER-INERA__BACKGROUND-COLOR: var(--ids-color-brand-background-primary);
|
|
7206
7412
|
--IDS-FOOTER-INERA-HEADLINE__COLOR: var(--ids-color-brand-text-on-primary);
|
|
7207
7413
|
--IDS-FOOTER-INERA__COLOR: var(--ids-color-brand-text-on-primary);
|
|
@@ -7212,13 +7418,13 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7212
7418
|
--IDS-FOOTER-INERA-SUB__AFTER: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='82' viewBox='0 0 180 82' fill='none'%3E%3Cpath d='M0 81.6913C0.209931 36.677 40.4238 0.244873 90 0.244873C139.576 0.244873 179.79 36.677 180 81.6913H123.385C123.176 65.0951 108.309 51.7001 90 51.7001C71.6905 51.7001 56.8235 65.0951 56.6148 81.6913H0Z' fill='%23C03F73'/%3E%3C/svg%3E");
|
|
7213
7419
|
--IDS-FOOTER-INERA-MOBILE__AFTER: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='154' height='78' viewBox='0 0 154 78' fill='none'%3E%3Cpath d='M154 77.7737C154 77.7522 154 77.7307 154 77.7092C154 35.2188 119.526 0.773669 77 0.773673C34.474 0.773677 -3.72026e-06 35.2188 -5.63531e-09 77.7092C-3.7567e-09 77.7307 1.52569e-05 77.7522 3.05176e-05 77.7737L48.4356 77.7737C48.4355 77.7522 48.4355 77.7307 48.4355 77.7092C48.4355 61.9466 61.2241 49.1686 77 49.1686C92.7758 49.1686 105.565 61.9466 105.565 77.7092C105.565 77.7307 105.564 77.7522 105.564 77.7737L154 77.7737Z' fill='%23C03F73'/%3E%3C/svg%3E");
|
|
7214
7420
|
}
|
|
7215
|
-
|
|
7421
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
7216
7422
|
--IDS-FOOTER-INERA-INNER__AFTER: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='69' viewBox='0 0 140 69' fill='none'%3E%3Cpath d='M0 0C0 37.6907 31.34 68.2449 70 68.2449C108.66 68.2449 140 37.6907 140 0H95.9677C95.9677 13.9821 84.3417 25.3166 70 25.3166C55.6583 25.3166 44.0323 13.9821 44.0323 0H0Z' fill='%23151515'/%3E%3C/svg%3E");
|
|
7217
7423
|
--IDS-FOOTER-INERA-SUB__AFTER: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='82' viewBox='0 0 180 82' fill='none'%3E%3Cpath d='M0 81.6913C0.209931 36.677 40.4238 0.244873 90 0.244873C139.576 0.244873 179.79 36.677 180 81.6913H123.385C123.176 65.0951 108.309 51.7001 90 51.7001C71.6905 51.7001 56.8235 65.0951 56.6148 81.6913H0Z' fill='%23151515'/%3E%3C/svg%3E");
|
|
7218
7424
|
--IDS-FOOTER-INERA-MOBILE__AFTER: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='154' height='78' viewBox='0 0 154 78' fill='none'%3E%3Cpath d='M154 77.7737C154 77.7522 154 77.7307 154 77.7092C154 35.2188 119.526 0.773669 77 0.773673C34.474 0.773677 -3.72026e-06 35.2188 -5.63531e-09 77.7092C-3.7567e-09 77.7307 1.52569e-05 77.7522 3.05176e-05 77.7737L48.4356 77.7737C48.4355 77.7522 48.4355 77.7307 48.4355 77.7092C48.4355 61.9466 61.2241 49.1686 77 49.1686C92.7758 49.1686 105.565 61.9466 105.565 77.7092C105.565 77.7307 105.564 77.7522 105.564 77.7737L154 77.7737Z' fill='%23151515'/%3E%3C/svg%3E");
|
|
7219
7425
|
}
|
|
7220
7426
|
|
|
7221
|
-
|
|
7427
|
+
.ids--light, .ids--dark {
|
|
7222
7428
|
--IDS-FOOTER-INERA-ADMIN__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7223
7429
|
--IDS-FOOTER-INERA-ADMIN-HEADLINE__COLOR: var(--ids-color-brand-text-primary);
|
|
7224
7430
|
--IDS-FOOTER-INERA-ADMIN__COLOR: var(--ids-color-brand-text-on-secondary);
|
|
@@ -7229,13 +7435,13 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7229
7435
|
--IDS-FOOTER-INERA-ADMIN-SUB__AFTER: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='82' viewBox='0 0 180 82' fill='none'%3E%3Cpath d='M0 81.6913C0.209931 36.677 40.4238 0.244873 90 0.244873C139.576 0.244873 179.79 36.677 180 81.6913H123.385C123.176 65.0951 108.309 51.7001 90 51.7001C71.6905 51.7001 56.8235 65.0951 56.6148 81.6913H0Z' fill='%23ffffff'/%3E%3C/svg%3E");
|
|
7230
7436
|
--IDS-FOOTER-INERA-ADMIN-MOBILE__AFTER: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='154' height='78' viewBox='0 0 154 78' fill='none'%3E%3Cpath d='M154 77.7737C154 77.7522 154 77.7307 154 77.7092C154 35.2188 119.526 0.773669 77 0.773673C34.474 0.773677 -3.72026e-06 35.2188 -5.63531e-09 77.7092C-3.7567e-09 77.7307 1.52569e-05 77.7522 3.05176e-05 77.7737L48.4356 77.7737C48.4355 77.7522 48.4355 77.7307 48.4355 77.7092C48.4355 61.9466 61.2241 49.1686 77 49.1686C92.7758 49.1686 105.565 61.9466 105.565 77.7092C105.565 77.7307 105.564 77.7522 105.564 77.7737L154 77.7737Z' fill='%23ffffff'/%3E%3C/svg%3E");
|
|
7231
7437
|
}
|
|
7232
|
-
|
|
7438
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
7233
7439
|
--IDS-FOOTER-INERA-ADMIN-INNER__AFTER: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='69' viewBox='0 0 140 69' fill='none'%3E%3Cpath d='M0 0C0 37.6907 31.34 68.2449 70 68.2449C108.66 68.2449 140 37.6907 140 0H95.9677C95.9677 13.9821 84.3417 25.3166 70 25.3166C55.6583 25.3166 44.0323 13.9821 44.0323 0H0Z' fill='%23151515'/%3E%3C/svg%3E");
|
|
7234
7440
|
--IDS-FOOTER-INERA-ADMIN-SUB__AFTER: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='82' viewBox='0 0 180 82' fill='none'%3E%3Cpath d='M0 81.6913C0.209931 36.677 40.4238 0.244873 90 0.244873C139.576 0.244873 179.79 36.677 180 81.6913H123.385C123.176 65.0951 108.309 51.7001 90 51.7001C71.6905 51.7001 56.8235 65.0951 56.6148 81.6913H0Z' fill='%23151515'/%3E%3C/svg%3E");
|
|
7235
7441
|
--IDS-FOOTER-INERA-ADMIN-MOBILE__AFTER: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='154' height='78' viewBox='0 0 154 78' fill='none'%3E%3Cpath d='M154 77.7737C154 77.7522 154 77.7307 154 77.7092C154 35.2188 119.526 0.773669 77 0.773673C34.474 0.773677 -3.72026e-06 35.2188 -5.63531e-09 77.7092C-3.7567e-09 77.7307 1.52569e-05 77.7522 3.05176e-05 77.7737L48.4356 77.7737C48.4355 77.7522 48.4355 77.7307 48.4355 77.7092C48.4355 61.9466 61.2241 49.1686 77 49.1686C92.7758 49.1686 105.565 61.9466 105.565 77.7092C105.565 77.7307 105.564 77.7522 105.564 77.7737L154 77.7737Z' fill='%23151515'/%3E%3C/svg%3E");
|
|
7236
7442
|
}
|
|
7237
7443
|
|
|
7238
|
-
|
|
7444
|
+
.ids--light, .ids--dark {
|
|
7239
7445
|
--IDS-FORM-LABEL__FONT-FAMILY: var(--IDS-FONT-FAMILY-BASE);
|
|
7240
7446
|
--IDS-FORM-LABEL__FONT-SIZE: 1rem;
|
|
7241
7447
|
--IDS-FORM-LABEL__FONT-WEIGHT: 400;
|
|
@@ -7252,59 +7458,64 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7252
7458
|
--IDS-FORM-LABEL__COLOR: var(--ids-color-surface-text-on-default);
|
|
7253
7459
|
--IDS-FORM-LABEL--DISABLED-COLOR: var(--ids-color-form-text-on-disabled);
|
|
7254
7460
|
}
|
|
7255
|
-
|
|
7461
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
7256
7462
|
--IDS-FORM--DISABLED__BORDER: 0.125rem dashed var(--ids-color-form-border-disabled);
|
|
7257
7463
|
--IDS-FORM--INVALID__BORDER: 0.125rem solid var(--ids-color-form-border-invalid);
|
|
7258
7464
|
}
|
|
7259
7465
|
|
|
7260
|
-
|
|
7466
|
+
.ids--light, .ids--dark {
|
|
7261
7467
|
--IDS-CHECK-BUTTON__BORDER-COLOR: var(--ids-color-interactive-border-default);
|
|
7262
7468
|
--IDS-CHECK-BUTTON__BORDER-THICKNESS: 0.0625rem;
|
|
7263
7469
|
--IDS-CHECK-BUTTON__BORDER-RADIUS: 1.875rem;
|
|
7264
7470
|
--IDS-CHECK-BUTTON__PADDING: 0.25rem 0.75rem;
|
|
7265
7471
|
--IDS-CHECK-BUTTON__COLOR: var(--ids-color-interactive-text-default);
|
|
7266
7472
|
--IDS-CHECK-BUTTON__BACKGROUND-COLOR: var(--ids-color-surface-background-default);
|
|
7473
|
+
--IDS-CHECK-BUTTON--HOVER__COLOR: var(--ids-color-interactive-text-on-hover);
|
|
7474
|
+
--IDS-CHECK-BUTTON--HOVER__BACKGROUND-COLOR: var(--ids-color-interactive-background-hover);
|
|
7475
|
+
--IDS-CHECK-BUTTON--HOVER__BORDER-COLOR: var(--ids-color-interactive-background-hover);
|
|
7476
|
+
--IDS-CHECK-BUTTON--ACTIVE__COLOR: var(--ids-color-interactive-text-on-active);
|
|
7477
|
+
--IDS-CHECK-BUTTON--ACTIVE__BACKGROUND-COLOR: var(--ids-color-interactive-background-active);
|
|
7478
|
+
--IDS-CHECK-BUTTON--ACTIVE__BORDER-COLOR: var(--ids-color-interactive-background-active);
|
|
7267
7479
|
--IDS-CHECK-BUTTON--CHECKED__COLOR: var(--ids-color-interactive-text-on-default);
|
|
7268
7480
|
--IDS-CHECK-BUTTON--CHECKED__BACKGROUND-COLOR: var(--ids-color-interactive-background-default);
|
|
7269
7481
|
--IDS-CHECK-BUTTON--CHECkED__BORDER-COLOR: var(--ids-color-interactive-background-default);
|
|
7270
|
-
--IDS-CHECK-BUTTON--HOVER__COLOR: var(--ids-color-interactive-text-on-hover);
|
|
7271
|
-
--IDS-CHECK-BUTTON--HOVER__BACKGROUND-COLOR: var(--ids-color-interactive-background-hover);
|
|
7272
|
-
--IDS-CHECK-BUTTON--FOCUS__COLOR: var(--ids-palette-neutral-100);
|
|
7273
|
-
--IDS-CHECK-BUTTON--FOCUS__BACKGROUND-COLOR: var(--ids-color-interactive-background-hover);
|
|
7274
|
-
--IDS-CHECK-BUTTON--FOCUS__BORDER-COLOR: var(--ids-color-interactive-background-hover);
|
|
7275
7482
|
--IDS-CHECK-BUTTON--FOCUS-OUTLINE-OFFSET: 0.1875rem;
|
|
7276
7483
|
--IDS-CHECK-BUTTON--DISABLED-COLOR: var(--ids-color-interactive-text-on-disabled);
|
|
7277
7484
|
--IDS-CHECK-BUTTON--DISABLED__BORDER-COLOR: var(--ids-color-interactive-border-disabled);
|
|
7278
7485
|
--IDS-CHECK-BUTTON--DISABLED__BACKGROUND-COLOR: var(--ids-color-interactive-background-disabled);
|
|
7279
7486
|
}
|
|
7280
|
-
|
|
7487
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
7281
7488
|
--IDS-CHECK-BUTTON__BORDER-COLOR: var(--ids-color-interactive-background-default);
|
|
7282
7489
|
--IDS-CHECK-BUTTON__BORDER-RADIUS: 0.1875rem;
|
|
7283
7490
|
}
|
|
7284
|
-
|
|
7491
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
7285
7492
|
--IDS-CHECK-BUTTON__BORDER-THICKNESS: 0.125rem;
|
|
7286
7493
|
--IDS-CHECK-BUTTON__PADDING: 0.1875rem 0.6875rem;
|
|
7287
7494
|
--IDS-CHECK-BUTTON--FOCUS__COLOR: var(--ids-color-interactive-text-on-default);
|
|
7288
7495
|
--IDS-CHECK-BUTTON--FOCUS-OUTLINE-OFFSET: 0.25rem;
|
|
7289
7496
|
}
|
|
7290
7497
|
|
|
7291
|
-
|
|
7498
|
+
.ids--light, .ids--dark {
|
|
7292
7499
|
--IDS-CHECKBOX__BORDER-COLOR: var(--ids-color-form-border-default);
|
|
7293
7500
|
--IDS-CHECKBOX__BORDER-THICKNESS: 0.0625rem;
|
|
7294
7501
|
--IDS-CHECKBOX__BORDER-RADIUS: 0.25rem;
|
|
7295
7502
|
--IDS-CHECKBOX__BACKGROUND-COLOR: var(--ids-color-form-background-default);
|
|
7296
|
-
--IDS-
|
|
7503
|
+
--IDS-CHECKBOX__HOVER-BACKGROUND-COLOR: var(--ids-color-form-background-hover);
|
|
7504
|
+
--IDS-CHECKBOX__ACTIVE-BACKGROUND-COLOR: var(--ids-color-form-background-active);
|
|
7297
7505
|
--IDS-CHECKBOX--ACTIVE__BORDER-COLOR: var(--ids-color-interactive-border-active);
|
|
7298
7506
|
--IDS-CHECKBOX--DISABLED__COLOR: var(--ids-color-interactive-text-disabled);
|
|
7507
|
+
--IDS-CHECKBOX--LIGHT__BACKGROUND-COLOR: var(--ids-color-form-background-light-default);
|
|
7508
|
+
--IDS-CHECKBOX--LIGHT__HOVER-BACKGROUND-COLOR: var(--ids-color-form-background-light-hover);
|
|
7509
|
+
--IDS-CHECKBOX--LIGHT__ACTIVE-BACKGROUND-COLOR: var(--ids-color-form-background-light-active);
|
|
7299
7510
|
}
|
|
7300
|
-
|
|
7511
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
7301
7512
|
--IDS-CHECKBOX__BORDER-RADIUS: 0.1875rem;
|
|
7302
7513
|
}
|
|
7303
|
-
|
|
7514
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
7304
7515
|
--IDS-CHECKBOX__BORDER-THICKNESS: 0.125rem;
|
|
7305
7516
|
}
|
|
7306
7517
|
|
|
7307
|
-
|
|
7518
|
+
.ids--light, .ids--dark {
|
|
7308
7519
|
--IDS-ERROR-MESSAGE__MARGIN-TOP: 0.8rem;
|
|
7309
7520
|
--IDS-ERROR-MESSAGE__PADDING: 0.875rem 1.25rem;
|
|
7310
7521
|
--IDS-ERROR-MESSAGE__COLOR: var(--ids-color-form-message-text-on-invalid);
|
|
@@ -7313,12 +7524,12 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7313
7524
|
--IDS-ERROR-MESSAGE__BORDER-THICKNESS: 0.0625rem;
|
|
7314
7525
|
--IDS-ERROR-MESSAGE__BEFORE-TOP: -0.4375rem;
|
|
7315
7526
|
}
|
|
7316
|
-
|
|
7527
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
7317
7528
|
--IDS-ERROR-MESSAGE__PADDING: 0.8125rem 1.1875rem;
|
|
7318
7529
|
--IDS-ERROR-MESSAGE__BORDER-THICKNESS: 0.125rem;
|
|
7319
7530
|
}
|
|
7320
7531
|
|
|
7321
|
-
|
|
7532
|
+
.ids--light, .ids--dark {
|
|
7322
7533
|
--IDS-INPUT__HEIGHT: 3rem;
|
|
7323
7534
|
--IDS-INPUT__ICON-RIGHT: 1.25rem;
|
|
7324
7535
|
--IDS-INPUT__ICON-PADDING-RIGHT: 2.75rem;
|
|
@@ -7334,14 +7545,20 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7334
7545
|
--IDS-INPUT__BORDER-COLOR: var(--ids-color-form-border-default);
|
|
7335
7546
|
--IDS-INPUT__BORDER-THICKNESS: 0.0625rem;
|
|
7336
7547
|
--IDS-INPUT__PADDING: 0 1.25rem;
|
|
7548
|
+
--IDS-INPUT__HOVER-BACKGROUND-COLOR: var(--ids-color-form-background-hover);
|
|
7549
|
+
--IDS-INPUT--LIGHT__HOVER-BACKGROUND-COLOR: var(--ids-color-form-background-light-hover);
|
|
7550
|
+
--IDS-INPUT__ACTIVE-BACKGROUND-COLOR: var(--ids-color-form-background-active);
|
|
7551
|
+
--IDS-INPUT__ACTIVE-BORDER-COLOR: var(--ids-color-form-border-active);
|
|
7552
|
+
--IDS-INPUT__FOCUS-BORDER-COLOR: var(--ids-color-form-border-active);
|
|
7337
7553
|
--IDS-INPUT--LIGHT__BACKGROUND-COLOR: var(--ids-color-form-background-light-default);
|
|
7554
|
+
--IDS-INPUT--LIGHT__ACTIVE-BACKGROUND-COLOR: var(--ids-color-form-background-light-active);
|
|
7338
7555
|
}
|
|
7339
|
-
|
|
7556
|
+
.ids--light.ids--1177-admin, .ids--dark.ids--1177-admin {
|
|
7340
7557
|
--IDS-INPUT__HEIGHT: 2.25rem;
|
|
7341
7558
|
--IDS-INPUT__PADDING: 0 1rem;
|
|
7342
7559
|
--IDS-INPUT__ICON-RIGHT: 1.125rem;
|
|
7343
7560
|
}
|
|
7344
|
-
|
|
7561
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
7345
7562
|
--IDS-INPUT__HEIGHT: 3rem;
|
|
7346
7563
|
--IDS-INPUT__ICON-RIGHT: 1.25rem;
|
|
7347
7564
|
--IDS-INPUT__ICON-PADDING-RIGHT: 2.75rem;
|
|
@@ -7352,21 +7569,23 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7352
7569
|
--IDS-INPUT--SEARCH__FONT-SIZE-DESKTOP: 1.125rem;
|
|
7353
7570
|
--IDS-INPUT--SEARCH__PADDING-LEFT: 3.625rem;
|
|
7354
7571
|
}
|
|
7355
|
-
|
|
7572
|
+
.ids--light.ids--inera-admin, .ids--dark.ids--inera-admin {
|
|
7356
7573
|
--IDS-INPUT__HEIGHT: 2.25rem;
|
|
7357
7574
|
--IDS-INPUT__PADDING: 0 1rem;
|
|
7358
7575
|
--IDS-INPUT__ICON-RIGHT: 1.125rem;
|
|
7359
7576
|
}
|
|
7360
|
-
|
|
7577
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
7361
7578
|
--IDS-INPUT__BORDER-THICKNESS: 0.125rem;
|
|
7362
7579
|
--IDS-INPUT__PADDING: 0 1.1875rem;
|
|
7363
7580
|
}
|
|
7364
|
-
|
|
7581
|
+
.ids--light.ids--dark.ids--1177-admin, .ids--light.ids--dark.ids--inera-admin, .ids--dark.ids--dark.ids--1177-admin, .ids--dark.ids--dark.ids--inera-admin {
|
|
7365
7582
|
--IDS-INPUT__PADDING: 0 0.9375rem;
|
|
7366
7583
|
}
|
|
7367
7584
|
|
|
7368
|
-
|
|
7585
|
+
.ids--light, .ids--dark {
|
|
7369
7586
|
--IDS-RADIO__BACKGROUND-COLOR: var(--ids-color-form-background-default);
|
|
7587
|
+
--IDS-RADIO__HOVER-BACKGROUND-COLOR: var(--ids-color-form-background-hover);
|
|
7588
|
+
--IDS-RADIO__ACTIVE-BACKGROUND-COLOR: var(--ids-color-form-background-active);
|
|
7370
7589
|
--IDS-RADIO__BORDER-COLOR: var(--ids-color-form-border-default);
|
|
7371
7590
|
--IDS-RADIO__BORDER-THICKNESS: 0.0625rem;
|
|
7372
7591
|
--IDS-RADIO__AFTER-HEIGHT: 1.125rem;
|
|
@@ -7377,14 +7596,16 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7377
7596
|
--IDS-RADIO--DISABLED-CHECKED__BACKGROUND-COLOR: var(--ids-color-interactive-text-disabled);
|
|
7378
7597
|
--IDS-RADIO--INVALID__BACKGROUND-COLOR: var(--ids-color-form-background-invalid);
|
|
7379
7598
|
--IDS-RADIO--LIGHT-BACKGROUND-COLOR: var(--ids-color-form-background-light-default);
|
|
7599
|
+
--IDS-RADIO--LIGHT__HOVER-BACKGROUND-COLOR: var(--ids-color-form-background-light-hover);
|
|
7600
|
+
--IDS-RADIO--LIGHT__ACTIVE-BACKGROUND-COLOR: var(--ids-color-form-background-light-active);
|
|
7380
7601
|
}
|
|
7381
|
-
|
|
7602
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
7382
7603
|
--IDS-RADIO__BORDER-THICKNESS: 0.125rem;
|
|
7383
7604
|
--IDS-RADIO__AFTER-HEIGHT: 1.0625rem;
|
|
7384
7605
|
--IDS-RADIO__AFTER_WIDTH: 1.0625rem;
|
|
7385
7606
|
}
|
|
7386
7607
|
|
|
7387
|
-
|
|
7608
|
+
.ids--light, .ids--dark {
|
|
7388
7609
|
--IDS-RADIO-BUTTON__BORDER-THICKNESS: 0.0625rem;
|
|
7389
7610
|
--IDS-RADIO-BUTTON__BORDER-COLOR: var(--ids-palette-primary-40);
|
|
7390
7611
|
--IDS-RADIO-BUTTON__COLOR: var(--ids-palette-neutral-20);
|
|
@@ -7395,16 +7616,17 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7395
7616
|
--IDS-RADIO-BUTTON--HOVER__COLOR: var(--ids-palette-neutral-100);
|
|
7396
7617
|
--IDS-RADIO-BUTTON--HOVER__BORDER-COLOR: var(--ids-palette-primary-30);
|
|
7397
7618
|
--IDS-RADIO-BUTTON--HOVER__BACKGROUND-COLOR: var(--ids-palette-primary-30);
|
|
7398
|
-
--IDS-RADIO-BUTTON--
|
|
7619
|
+
--IDS-RADIO-BUTTON--ACTIVE__BORDER-COLOR: var(--ids-palette-primary-20);
|
|
7620
|
+
--IDS-RADIO-BUTTON--ACTIVE__BACKGROUND-COLOR: var(--ids-palette-primary-20);
|
|
7399
7621
|
--IDS-RADIO-BUTTON--DISABLED-BACKGROUND-COLOR: var(--ids-color-interactive-background-disabled);
|
|
7400
7622
|
--IDS-RADIO-BUTTON--DISABLED__BORDER-COLOR: var(--ids-color-interactive-text-on-disabled);
|
|
7401
7623
|
--IDS-RADIO-BUTTON--DISABLED-COLOR: var(--ids-color-interactive-text-on-disabled);
|
|
7402
7624
|
}
|
|
7403
|
-
|
|
7625
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
7404
7626
|
--IDS-RADIO-BUTTON__BORDER-THICKNESS: 0.0625rem;
|
|
7405
7627
|
--IDS-RADIO-BUTTON--DISABLED__BORDER-COLOR: var(--ids-color-interactive-background-disabled);
|
|
7406
7628
|
}
|
|
7407
|
-
|
|
7629
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
7408
7630
|
--IDS-RADIO-BUTTON__BORDER-THICKNESS: 0.125rem;
|
|
7409
7631
|
--IDS-RADIO-BUTTON__BORDER-COLOR: var(--ids-palette-error-40);
|
|
7410
7632
|
--IDS-RADIO-BUTTON__COLOR: var(--ids-palette-neutral-100);
|
|
@@ -7415,119 +7637,133 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7415
7637
|
--IDS-RADIO-BUTTON--HOVER__COLOR: var(--ids-palette-neutral-100);
|
|
7416
7638
|
--IDS-RADIO-BUTTON--HOVER__BORDER-COLOR: var(--ids-palette-error-40);
|
|
7417
7639
|
--IDS-RADIO-BUTTON--HOVER__BACKGROUND-COLOR: var(--ids-palette-error-40);
|
|
7640
|
+
--IDS-RADIO-BUTTON--ACTIVE__BORDER-COLOR: var(--ids-palette-primary-20);
|
|
7641
|
+
--IDS-RADIO-BUTTON--ACTIVE__BACKGROUND-COLOR: var(--ids-palette-primary-20);
|
|
7418
7642
|
--IDS-RADIO-BUTTON--DISABLED-BACKGROUND-COLOR: var(--ids-color-interactive-background-disabled);
|
|
7419
7643
|
--IDS-RADIO-BUTTON--DISABLED__BORDER-COLOR: var(--ids-color-interactive-text-on-disabled);
|
|
7420
7644
|
--IDS-RADIO-BUTTON--DISABLED-COLOR: var(--ids-color-interactive-text-on-disabled);
|
|
7421
7645
|
}
|
|
7422
|
-
|
|
7646
|
+
.ids--light.ids--dark.ids--inera, .ids--light.ids--dark.ids--inera-admin, .ids--dark.ids--dark.ids--inera, .ids--dark.ids--dark.ids--inera-admin {
|
|
7423
7647
|
--IDS-RADIO-BUTTON__BORDER-COLOR: var(--ids-palette-primary-30);
|
|
7424
7648
|
--IDS-RADIO-BUTTON--HOVER__BORDER-COLOR: var(--ids-palette-primary-30);
|
|
7425
7649
|
--IDS-RADIO-BUTTON--HOVER__BACKGROUND-COLOR: var(--ids-palette-primary-30);
|
|
7426
7650
|
}
|
|
7427
7651
|
|
|
7428
|
-
|
|
7652
|
+
.ids--light, .ids--dark {
|
|
7429
7653
|
--IDS-RANGE__BORDER-THICKNESS: 0.0625rem;
|
|
7430
7654
|
--IDS-RANGE__BACKGROUND-COLOR: var(--ids-color-interactive-background-default);
|
|
7431
7655
|
--IDS-RANGE__SELECTION-BACKGROUND-COLOR: var(--ids-color-interactive-background-default);
|
|
7432
|
-
--IDS-RANGE__THUMB-BACKGROUND-COLOR: var(--ids-color-interactive-background-default);
|
|
7433
7656
|
--IDS-RANGE__BORDER-COLOR: var(--ids-color-interactive-background-default);
|
|
7434
7657
|
--IDS-RANGE__OUTLINE-COLOR: var(--ids-color-surface-background-default);
|
|
7658
|
+
--IDS-RANGE__KNOB-BACKGROUND-COLOR: var(--ids-color-interactive-background-default);
|
|
7659
|
+
--IDS-RANGE__KNOB-HOVER-BACKGROUND-COLOR: var(--ids-color-interactive-background-hover);
|
|
7660
|
+
--IDS-RANGE__KNOB-ACTIVE-BACKGROUND-COLOR: var(--ids-color-interactive-background-active);
|
|
7435
7661
|
--IDS-RANGE__TICK-COLOR: var(--ids-color-surface-text-on-default);
|
|
7436
7662
|
--IDS-RANGE__TICK-LINE-COLOR: var(--ids-color-surface-border-default);
|
|
7437
7663
|
--IDS-RANGE--DISABLED__BORDER-COLOR: var(--ids-color-interactive-border-disabled);
|
|
7438
7664
|
--IDS-RANGE--DISABLED__SELECTION-BACKGROUND-COLOR: var(--ids-color-interactive-border-disabled);
|
|
7439
7665
|
}
|
|
7440
|
-
|
|
7666
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
7441
7667
|
--IDS-RANGE__BORDER-THICKNESS: 0.125rem;
|
|
7442
7668
|
}
|
|
7443
7669
|
|
|
7444
|
-
|
|
7670
|
+
.ids--light, .ids--dark {
|
|
7445
7671
|
--IDS-SELECT__LINE-HEIGHT: 2.875rem;
|
|
7446
7672
|
--IDS-SELECT--LIGHT__BACKGROUND-COLOR: var(--ids-color-form-background-light-default);
|
|
7447
7673
|
--IDS-SELECT__PADDING-LEFT: 1.25rem;
|
|
7448
7674
|
}
|
|
7449
|
-
|
|
7675
|
+
.ids--light.ids--1177-admin, .ids--light.ids--inera-admin, .ids--dark.ids--1177-admin, .ids--dark.ids--inera-admin {
|
|
7450
7676
|
--IDS-SELECT__LINE-HEIGHT: 2.125rem;
|
|
7451
7677
|
}
|
|
7452
7678
|
|
|
7453
|
-
|
|
7679
|
+
.ids--light, .ids--dark {
|
|
7454
7680
|
--IDS-SELECT-MULTIPLE-DROPDOWN__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
7681
|
+
--IDS-SELECT-MULTIPLE-DROPDOWN__BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7455
7682
|
}
|
|
7456
7683
|
|
|
7457
|
-
|
|
7684
|
+
.ids--light, .ids--dark {
|
|
7458
7685
|
--IDS-SPINNER__COLOR: var(--ids-color-interactive-background-default);
|
|
7459
7686
|
--IDS-SPINNER--LIGHT__COLOR: var(--ids-color-interactive-text-on-default);
|
|
7460
7687
|
}
|
|
7461
7688
|
|
|
7462
|
-
|
|
7689
|
+
.ids--light, .ids--dark {
|
|
7463
7690
|
--IDS-TEXTAREA__PADDING: 0.75rem 1.25rem;
|
|
7464
7691
|
--IDS-TEXTAREA__BACKGROUND-COLOR: var(--ids-color-form-background-default);
|
|
7465
7692
|
--IDS-TEXTAREA__RESIZER-IMAGE: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3Csvg width='2.5rem' height='2.5rem' viewBox='0 0 40 40' fill='none' version='1.1' id='svg3' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs3' /%3E%3Cpath d='m 32.750455,4.7161113 c 0.976302,0.9763023 0.529818,2.224356 -0.446491,3.2006654 L 7.8342826,32.274835 c -0.9763016,0.976302 -2.3917967,1.70185 -3.3680997,0.725548 -0.9763016,-0.976303 -0.9763016,-2.559232 0,-3.535533 L 29.214921,4.7161113 c 0.976309,-0.9763094 2.559232,-0.9763023 3.535534,0 z' id='path2' style='fill:%23396291;fill-opacity:1' /%3E%3Cpath d='m 32.876716,22.751757 c 0.384143,-0.71897 0.316192,-1.636374 -0.299366,-2.19609 -0.663607,-0.603405 -1.851199,-0.577406 -2.545108,-0.158033 l -10.906246,10.66159 c -0.440031,0.431082 -0.426797,1.850489 0.270247,2.410027 0.620863,0.498385 2.193013,0.576181 2.633044,0.145099 z' fill='%23396291' id='path1' style='fill:%23396291;fill-opacity:1;stroke-width:0.446104' /%3E%3C/svg%3E%0A");
|
|
7466
7693
|
}
|
|
7467
|
-
|
|
7694
|
+
.ids--light.ids--1177-admin, .ids--light.ids--1177-pro, .ids--dark.ids--1177-admin, .ids--dark.ids--1177-pro {
|
|
7468
7695
|
--IDS-TEXTAREA__PADDING: 0.5rem 0.625rem;
|
|
7469
7696
|
}
|
|
7470
|
-
|
|
7697
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
7471
7698
|
--IDS-TEXTAREA__PADDING: 0.75rem 1.25rem;
|
|
7472
7699
|
--IDS-TEXTAREA__RESIZER-IMAGE: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3Csvg width='2.5rem' height='2.5rem' viewBox='0 0 40 40' fill='none' version='1.1' id='svg3' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs3' /%3E%3Cpath d='m 32.750455,4.7161113 c 0.976302,0.9763023 0.529818,2.224356 -0.446491,3.2006654 L 7.8342826,32.274835 c -0.9763016,0.976302 -2.3917967,1.70185 -3.3680997,0.725548 -0.9763016,-0.976303 -0.9763016,-2.559232 0,-3.535533 L 29.214921,4.7161113 c 0.976309,-0.9763094 2.559232,-0.9763023 3.535534,0 z' id='path2' style='fill:%2340775e;fill-opacity:1' /%3E%3Cpath d='m 32.876716,22.751757 c 0.384143,-0.71897 0.316192,-1.636374 -0.299366,-2.19609 -0.663607,-0.603405 -1.851199,-0.577406 -2.545108,-0.158033 l -10.906246,10.66159 c -0.440031,0.431082 -0.426797,1.850489 0.270247,2.410027 0.620863,0.498385 2.193013,0.576181 2.633044,0.145099 z' fill='%2340775e' id='path1' style='fill:%2340775e;fill-opacity:1;stroke-width:0.446104' /%3E%3C/svg%3E%0A");
|
|
7473
7700
|
}
|
|
7474
|
-
|
|
7701
|
+
.ids--light.ids--inera-admin, .ids--dark.ids--inera-admin {
|
|
7475
7702
|
--IDS-TEXTAREA__PADDING: 0.5rem 0.625rem;
|
|
7476
7703
|
}
|
|
7477
|
-
|
|
7704
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
7478
7705
|
--IDS-TEXTAREA__PADDING: 0.6875rem 1.1875rem;
|
|
7479
7706
|
--IDS-TEXTAREA__RESIZER-IMAGE: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3Csvg width='2.5rem' height='2.5rem' viewBox='0 0 40 40' fill='none' version='1.1' id='svg3' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs3' /%3E%3Cpath d='m 32.750455,4.7161113 c 0.976302,0.9763023 0.529818,2.224356 -0.446491,3.2006654 L 7.8342826,32.274835 c -0.9763016,0.976302 -2.3917967,1.70185 -3.3680997,0.725548 -0.9763016,-0.976303 -0.9763016,-2.559232 0,-3.535533 L 29.214921,4.7161113 c 0.976309,-0.9763094 2.559232,-0.9763023 3.535534,0 z' fill='%23396291' id='path2' style='fill:%23C6D2DF;fill-opacity:1' /%3E%3Cpath d='m 32.876716,22.751757 c 0.384143,-0.71897 0.316192,-1.636374 -0.299366,-2.19609 -0.663607,-0.603405 -1.851199,-0.577406 -2.545108,-0.158033 l -10.906246,10.66159 c -0.440031,0.431082 -0.426797,1.850489 0.270247,2.410027 0.620863,0.498385 2.193013,0.576181 2.633044,0.145099 z' fill='%23396291' id='path1' style='fill:%23C6D2DF;fill-opacity:1;stroke-width:0.446104' /%3E%3C/svg%3E%0A");
|
|
7480
7707
|
}
|
|
7481
|
-
|
|
7708
|
+
.ids--light.ids--dark.ids--1177-admin, .ids--light.ids--dark.ids--1177-pro, .ids--dark.ids--dark.ids--1177-admin, .ids--dark.ids--dark.ids--1177-pro {
|
|
7482
7709
|
--IDS-TEXTAREA__PADDING: 0.4375rem 0.5625rem;
|
|
7483
7710
|
}
|
|
7484
|
-
|
|
7711
|
+
.ids--light.ids--dark.ids--inera, .ids--light.ids--dark.ids--inera-admin, .ids--dark.ids--dark.ids--inera, .ids--dark.ids--dark.ids--inera-admin {
|
|
7485
7712
|
--IDS-TEXTAREA__RESIZER-IMAGE: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3Csvg width='2.5rem' height='2.5rem' viewBox='0 0 40 40' fill='none' version='1.1' id='svg3' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs3' /%3E%3Cpath d='m 32.750455,4.7161113 c 0.976302,0.9763023 0.529818,2.224356 -0.446491,3.2006654 L 7.8342826,32.274835 c -0.9763016,0.976302 -2.3917967,1.70185 -3.3680997,0.725548 -0.9763016,-0.976303 -0.9763016,-2.559232 0,-3.535533 L 29.214921,4.7161113 c 0.976309,-0.9763094 2.559232,-0.9763023 3.535534,0 z' fill='%23396291' id='path2' style='fill:%23C6D2DF;fill-opacity:1' /%3E%3Cpath d='m 32.876716,22.751757 c 0.384143,-0.71897 0.316192,-1.636374 -0.299366,-2.19609 -0.663607,-0.603405 -1.851199,-0.577406 -2.545108,-0.158033 l -10.906246,10.66159 c -0.440031,0.431082 -0.426797,1.850489 0.270247,2.410027 0.620863,0.498385 2.193013,0.576181 2.633044,0.145099 z' fill='%23396291' id='path1' style='fill:%23C6D2DF;fill-opacity:1;stroke-width:0.446104' /%3E%3C/svg%3E%0A");
|
|
7486
7713
|
}
|
|
7487
|
-
|
|
7714
|
+
.ids--light.ids--dark.ids--inera-admin, .ids--dark.ids--dark.ids--inera-admin {
|
|
7488
7715
|
--IDS-TEXTAREA__PADDING: 0.4375rem 0.5625rem;
|
|
7489
7716
|
}
|
|
7490
7717
|
|
|
7491
|
-
|
|
7718
|
+
.ids--light, .ids--dark {
|
|
7492
7719
|
--IDS-TOGGLE__BORDER-THICKNESS: 0.0625rem;
|
|
7493
7720
|
--IDS-TOGGLE__BORDER-COLOR: var(--ids-palette-neutral-50);
|
|
7494
7721
|
--IDS-TOGGLE__BACKGROUND-COLOR: var(--ids-palette-neutral-50);
|
|
7495
|
-
--IDS-
|
|
7496
|
-
--IDS-
|
|
7497
|
-
--IDS-
|
|
7498
|
-
--IDS-
|
|
7499
|
-
--IDS-
|
|
7500
|
-
--IDS-
|
|
7722
|
+
--IDS-TOGGLE__HOVER-BORDER-COLOR: var(--ids-palette-neutral-40);
|
|
7723
|
+
--IDS-TOGGLE__HOVER-BACKGROUND-COLOR: var(--ids-palette-neutral-40);
|
|
7724
|
+
--IDS-TOGGLE__ACTIVE-BORDER-COLOR: var(--ids-palette-neutral-40);
|
|
7725
|
+
--IDS-TOGGLE__ACTIVE-BACKGROUND-COLOR: var(--ids-palette-neutral-40);
|
|
7726
|
+
--IDS-TOGGLE__KNOB-BACKGROUND-COLOR: var(--ids-palette-neutral-100);
|
|
7727
|
+
--IDS-TOGGLE__KNOB-COLOR: var(--ids-palette-neutral-40);
|
|
7728
|
+
--IDS-TOGGLE--CHECKED__BORDER-COLOR: var(--ids-color-interactive-background-default);
|
|
7729
|
+
--IDS-TOGGLE--CHECKED__BACKGROUND-COLOR: var(--ids-color-interactive-background-default);
|
|
7730
|
+
--IDS-TOGGLE--CHECKED__HOVER-BORDER-COLOR: var(--ids-color-interactive-text-hover);
|
|
7731
|
+
--IDS-TOGGLE--CHECKED__HOVER-BACKGROUND-COLOR: var(--ids-color-interactive-text-hover);
|
|
7732
|
+
--IDS-TOGGLE--CHECKED__ACTIVE-BORDER-COLOR: var(--ids-color-interactive-background-active);
|
|
7733
|
+
--IDS-TOGGLE--CHECKED__ACTIVE-BACKGROUND-COLOR: var(--ids-color-interactive-background-active);
|
|
7734
|
+
--IDS-TOGGLE--CHECKED__KNOB-COLOR: var(--ids-color-interactive-text-default);
|
|
7735
|
+
--IDS-TOGGLE--CHECKED__KNOB-BACKGROUND-COLOR: var(--ids-palette-neutral-100);
|
|
7736
|
+
--IDS-TOGGLE--CHECKED__KNOB-LEFT: calc(100% - 1.6875rem);
|
|
7501
7737
|
--IDS-TOGGLE--DISABLED__KNOB-BACKGROUND-COLOR: var(--ids-palette-neutral-90);
|
|
7502
7738
|
--IDS-TOGGLE--DISABLED__COLOR: var(--ids-palette-neutral-40);
|
|
7503
7739
|
}
|
|
7504
|
-
|
|
7740
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
7505
7741
|
--IDS-TOGGLE__BORDER-COLOR: var(--ids-palette-neutral-40);
|
|
7506
7742
|
--IDS-TOGGLE__BACKGROUND-COLOR: var(--ids-palette-neutral-40);
|
|
7507
7743
|
}
|
|
7508
|
-
|
|
7744
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
7509
7745
|
--IDS-TOGGLE__BORDER-THICKNESS: 0.125rem;
|
|
7510
|
-
--IDS-TOGGLE--
|
|
7746
|
+
--IDS-TOGGLE--CHECKED__KNOB-LEFT: calc(100% - 1.75rem);
|
|
7747
|
+
--IDS-TOGGLE--CHECKED__KNOB-BACKGROUND-COLOR: var(--ids-color-surface-background-default);
|
|
7511
7748
|
}
|
|
7512
7749
|
|
|
7513
|
-
|
|
7750
|
+
.ids--light, .ids--dark {
|
|
7514
7751
|
--IDS-GLOBAL-ALERT__BACKGROUND-COLOR: var(--ids-color-feedback-background-attention);
|
|
7515
7752
|
--IDS-GLOBAL-ALERT__COLOR: var(--ids-color-feedback-text-on-attention);
|
|
7516
|
-
--IDS-GLOBAL-ALERT__BORDER-COLOR:
|
|
7753
|
+
--IDS-GLOBAL-ALERT__BORDER-COLOR: var(--ids-color-feedback-border-attention);
|
|
7517
7754
|
--IDS-GLOBAL-ALERT__ICON-COLOR: var(--ids-color-feedback-text-attention);
|
|
7518
7755
|
--IDS-GLOBAL-ALERT-HEADLINE-COLOR: var(--ids-color-feedback-text-on-attention);
|
|
7519
7756
|
--IDS-GLOBAL-ALERT__CHEVRON-COLOR: var(--ids-color-interactive-text-default);
|
|
7520
7757
|
--IDS-GLOBAL-ALERT__CHEVRON-HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
7758
|
+
--IDS-GLOBAL-ALERT__BOX-SHADOW: var(--IDS-BOX-SHADOW-ELEVATED-1);
|
|
7521
7759
|
--IDS-GLOBAL-ALERT--AGENT__BACKGROUND-COLOR: var(--ids-color-feedback-background-information);
|
|
7522
7760
|
--IDS-GLOBAL-ALERT--AGENT__COLOR: var(--ids-color-feedback-text-on-information);
|
|
7761
|
+
--IDS-GLOBAL-ALERT--AGENT__BORDER-COLOR: var(--ids-color-feedback-border-information);
|
|
7523
7762
|
--IDS-GLOBAL-ALERT--AGENT__ICON-COLOR: var(--ids-color-feedback-text-information);
|
|
7524
7763
|
--IDS-GLOBAL-ALERT--AGENT-HEADLINE-COLOR: var(--ids-color-feedback-text-on-information);
|
|
7525
7764
|
}
|
|
7526
|
-
:root.ids--dark {
|
|
7527
|
-
--IDS-GLOBAL-ALERT__BORDER-COLOR: var(--ids-color-surface-background-default);
|
|
7528
|
-
}
|
|
7529
7765
|
|
|
7530
|
-
|
|
7766
|
+
.ids--light, .ids--dark {
|
|
7531
7767
|
--IDS-HEADER-1177__TOP-BORDER-COLOR: transparent;
|
|
7532
7768
|
--IDS-HEADER-1177__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7533
7769
|
--IDS-HEADER-1177__LOGO-COLOR: var(--ids-color-brand-text-on-primary);
|
|
@@ -7546,11 +7782,11 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7546
7782
|
--IDS-HEADER-1177-ITEM__HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
7547
7783
|
--IDS-HEADER-1177-NAV__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-2);
|
|
7548
7784
|
--IDS-HEADER-1177-NAV__BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7785
|
+
--IDS-HEADER-1177-NAV-ITEM__FONT-WEIGHT: 400;
|
|
7549
7786
|
--IDS-HEADER-1177-NAV-ITEM__COLOR: var(--ids-color-navigation-text-default);
|
|
7550
7787
|
--IDS-HEADER-1177-NAV-ITEM__BOTTOM-BORDER-COLOR: var(--ids-color-navigation-border-default);
|
|
7551
|
-
--IDS-HEADER-1177-NAV-ITEM-MENU__BACKGROUND-COLOR: var(--ids-color-
|
|
7552
|
-
--IDS-HEADER-1177-NAV-ITEM-MENU__LINK-BORDER-COLOR: var(--ids-color-
|
|
7553
|
-
--IDS-HEADER-1177-NAV-ITEM-MENU__BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7788
|
+
--IDS-HEADER-1177-NAV-ITEM-MENU__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
7789
|
+
--IDS-HEADER-1177-NAV-ITEM-MENU__LINK-BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7554
7790
|
--IDS-HEADER-1177-MOBILE-MENU__HAMBURGER-COLOR: var(--ids-color-navigation-icon-default);
|
|
7555
7791
|
--IDS-HEADER-1177-MOBILE-MENU__HAMBURGER-HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
7556
7792
|
--IDS-HEADER-1177-MOBILE-MENU__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
@@ -7566,7 +7802,7 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7566
7802
|
--IDS-HEADER-1177-AVATAR__BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7567
7803
|
--IDS-HEADER-1177-AVATAR__DROPDOWN-BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-2);
|
|
7568
7804
|
}
|
|
7569
|
-
|
|
7805
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
7570
7806
|
--IDS-HEADER-1177__TOP-BORDER-COLOR: var(--ids-color-brand-border-primary);
|
|
7571
7807
|
--IDS-HEADER-1177__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7572
7808
|
--IDS-HEADER-1177__LOGO-BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
@@ -7578,99 +7814,100 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7578
7814
|
--IDS-HEADER-1177-MOBILE-MENU__HAMBURGER-COLOR: var(--ids-color-navigation-text-default);
|
|
7579
7815
|
}
|
|
7580
7816
|
|
|
7581
|
-
|
|
7817
|
+
.ids--light, .ids--dark {
|
|
7582
7818
|
--IDS-HEADER-1177-ADMIN__BACKGROUND-COLOR: var(--ids-color-surface-background-default);
|
|
7583
7819
|
--IDS-HEADER-1177-ADMIN__LOGO-COLOR: var(--ids-color-brand-text-primary);
|
|
7584
7820
|
--IDS-HEADER-1177-ADMIN__BRAND-TEXT-COLOR: var(--ids-color-brand-text-primary-subtle);
|
|
7585
7821
|
--IDS-HEADER-1177-ADMIN__SEPARATOR-COLOR: var(--ids-color-brand-text-primary-subtle);
|
|
7586
7822
|
--IDS-HEADER-1177-ADMIN__BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7587
|
-
--IDS-HEADER-1177-ADMIN-ITEM__COLOR: var(--ids-color-
|
|
7588
|
-
--IDS-HEADER-1177-ADMIN-ITEM__HOVER-COLOR: var(--ids-color-
|
|
7823
|
+
--IDS-HEADER-1177-ADMIN-ITEM__COLOR: var(--ids-color-navigation-text-default);
|
|
7824
|
+
--IDS-HEADER-1177-ADMIN-ITEM__HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
7589
7825
|
--IDS-HEADER-1177-ADMIN-NAV__BACKGROUND-COLOR-DESKTOP: var(--ids-color-surface-background-elevated-1);
|
|
7590
7826
|
--IDS-HEADER-1177-ADMIN-NAV__BACKGROUND-COLOR-MOBILE: var(--ids-color-surface-background-alternative-elevated-1);
|
|
7591
|
-
--IDS-HEADER-1177-ADMIN-NAV__TOP-BORDER-COLOR: var(--ids-color-
|
|
7827
|
+
--IDS-HEADER-1177-ADMIN-NAV__TOP-BORDER-COLOR: var(--ids-color-navigation-text-default);
|
|
7592
7828
|
--IDS-HEADER-1177-ADMIN-NAV__BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7593
|
-
--IDS-HEADER-1177-ADMIN-NAV-
|
|
7594
|
-
--IDS-HEADER-1177-ADMIN-NAV-
|
|
7829
|
+
--IDS-HEADER-1177-ADMIN-NAV-ITEM__FONT-WEIGHT: 400;
|
|
7830
|
+
--IDS-HEADER-1177-ADMIN-NAV-ITEM__COLOR: var(--ids-color-navigation-text-default);
|
|
7831
|
+
--IDS-HEADER-1177-ADMIN-NAV-ITEM__BOTTOM-BORDER-COLOR: var(--ids-color-navigation-text-default);
|
|
7595
7832
|
--IDS-HEADER-1177-ADMIN-NAV-ITEM-MENU__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
7596
|
-
--IDS-HEADER-1177-ADMIN-NAV-ITEM-MENU__LINK-BORDER-COLOR: var(--ids-color-
|
|
7597
|
-
--IDS-HEADER-1177-ADMIN-
|
|
7598
|
-
--IDS-HEADER-1177-ADMIN-MOBILE-MENU__HAMBURGER-COLOR: var(--ids-color-
|
|
7599
|
-
--IDS-HEADER-1177-ADMIN-MOBILE-MENU__HAMBURGER-HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
7833
|
+
--IDS-HEADER-1177-ADMIN-NAV-ITEM-MENU__LINK-BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7834
|
+
--IDS-HEADER-1177-ADMIN-MOBILE-MENU__HAMBURGER-COLOR: var(--ids-color-navigation-text-default);
|
|
7835
|
+
--IDS-HEADER-1177-ADMIN-MOBILE-MENU__HAMBURGER-HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
7600
7836
|
--IDS-HEADER-1177-ADMIN-MOBILE-MENU__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7601
7837
|
--IDS-HEADER-1177-ADMIN-MOBILE-MENU__BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7602
7838
|
--IDS-HEADER-1177-ADMIN-AVATAR__MENU-SEPARATOR-COLOR: var(--ids-color-surface-border-elevated-2);
|
|
7603
|
-
--IDS-HEADER-1177-ADMIN-AVATAR__BORDER-COLOR: var(--ids-color-surface-border-elevated-
|
|
7839
|
+
--IDS-HEADER-1177-ADMIN-AVATAR__BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7604
7840
|
--IDS-HEADER-1177-ADMIN-AVATAR__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7605
7841
|
--IDS-HEADER-1177-ADMIN-AVATAR__DROPDOWN-BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-2);
|
|
7842
|
+
--IDS-HEADER-1177-ADMIN-AVATAR__DROPDOWN-BORDER-COLOR: var(--ids-color-surface-border-elevated-2);
|
|
7606
7843
|
--IDS-HEADER-1177-ADMIN-AVATAR__COLOR: var(--ids-color-surface-text-on-default);
|
|
7607
7844
|
--IDS-HEADER-1177-ADMIN-AVATAR-SEPARATOR__COLOR: var(--ids-color-surface-border-elevated-2);
|
|
7608
|
-
--IDS-HEADER-1177-ADMIN-AVATAR__HOVER-COLOR: var(--ids-color-
|
|
7609
|
-
--IDS-HEADER-1177-ADMIN-AVATAR__ICON-COLOR: var(--ids-color-
|
|
7610
|
-
--IDS-HEADER-1177-ADMIN-AVATAR__ICON-HOVER-COLOR: var(--ids-color-
|
|
7845
|
+
--IDS-HEADER-1177-ADMIN-AVATAR__HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
7846
|
+
--IDS-HEADER-1177-ADMIN-AVATAR__ICON-COLOR: var(--ids-color-navigation-text-default);
|
|
7847
|
+
--IDS-HEADER-1177-ADMIN-AVATAR__ICON-HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
7611
7848
|
--IDS-HEADER-1177-ADMIN-AVATAR-MOBILE__MENU-SEPARATOR-COLOR: var(--ids-color-surface-border-elevated-2);
|
|
7612
7849
|
--IDS-HEADER-1177-ADMIN-AVATAR-MOBILE__BORDER-COLOR: var(--ids-color-surface-border-elevated-2);
|
|
7613
7850
|
--IDS-HEADER-1177-ADMIN-AVATAR-MOBILE__BACKGROUND-COLOR: var(--ids-color-surface-background-default);
|
|
7614
7851
|
--IDS-HEADER-1177-ADMIN-AVATAR-MOBILE__COLOR: var(--ids-color-surface-text-on-default);
|
|
7615
|
-
--IDS-HEADER-1177-ADMIN-AVATAR-MOBILE__LINK-COLOR: var(--ids-color-
|
|
7616
|
-
--IDS-HEADER-1177-ADMIN-AVATAR-MOBILE__HOVER-COLOR: var(--ids-color-
|
|
7617
|
-
--IDS-HEADER-1177-ADMIN-AVATAR-MOBILE__ICON-COLOR: var(--ids-color-
|
|
7618
|
-
--IDS-HEADER-1177-ADMIN-AVATAR-MOBILE__ICON-HOVER-COLOR: var(--ids-color-
|
|
7852
|
+
--IDS-HEADER-1177-ADMIN-AVATAR-MOBILE__LINK-COLOR: var(--ids-color-navigation-text-default);
|
|
7853
|
+
--IDS-HEADER-1177-ADMIN-AVATAR-MOBILE__HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
7854
|
+
--IDS-HEADER-1177-ADMIN-AVATAR-MOBILE__ICON-COLOR: var(--ids-color-navigation-text-default);
|
|
7855
|
+
--IDS-HEADER-1177-ADMIN-AVATAR-MOBILE__ICON-HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
7619
7856
|
--IDS-HEADER-1177-ADMIN-AVATAR-MOBILE__DROPDOWN-BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7620
7857
|
}
|
|
7621
|
-
|
|
7858
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
7622
7859
|
--IDS-HEADER-1177-ADMIN__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
7623
7860
|
--IDS-HEADER-1177-ADMIN-NAV__BACKGROUND-COLOR-MOBILE: var(--ids-color-surface-background-elevated-1);
|
|
7624
7861
|
}
|
|
7625
7862
|
|
|
7626
|
-
|
|
7863
|
+
.ids--light, .ids--dark {
|
|
7627
7864
|
--IDS-HEADER-1177-PRO__BRAND-BORDER-COLOR: var(--ids-color-brand-border-primary);
|
|
7628
7865
|
--IDS-HEADER-1177-PRO__BACKGROUND-COLOR: var(--ids-color-surface-background-default);
|
|
7629
7866
|
--IDS-HEADER-1177-PRO__LOGO-COLOR: var(--ids-color-brand-text-primary);
|
|
7630
7867
|
--IDS-HEADER-1177-PRO__BRAND-TEXT-COLOR: var(--ids-color-brand-text-primary-subtle);
|
|
7631
7868
|
--IDS-HEADER-1177-PRO__SEPARATOR-COLOR: var(--ids-color-brand-text-primary-subtle);
|
|
7632
7869
|
--IDS-HEADER-1177-PRO__BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7633
|
-
--IDS-HEADER-1177-PRO-REGION-PICKER__TEXT-COLOR-DESKTOP: var(--ids-color-
|
|
7634
|
-
--IDS-HEADER-1177-PRO-REGION-PICKER__TEXT-HOVER-COLOR-DESKTOP: var(--ids-color-
|
|
7870
|
+
--IDS-HEADER-1177-PRO-REGION-PICKER__TEXT-COLOR-DESKTOP: var(--ids-color-navigation-text-default);
|
|
7871
|
+
--IDS-HEADER-1177-PRO-REGION-PICKER__TEXT-HOVER-COLOR-DESKTOP: var(--ids-color-navigation-text-hover);
|
|
7635
7872
|
--IDS-HEADER-1177-PRO-REGION-PICKER__BACKGROUND-COLOR-MOBILE: var(--ids-color-brand-background-secondary);
|
|
7636
|
-
--IDS-HEADER-1177-PRO-REGION-PICKER__COLOR-MOBILE: var(--ids-color-
|
|
7873
|
+
--IDS-HEADER-1177-PRO-REGION-PICKER__COLOR-MOBILE: var(--ids-color-navigation-text-default);
|
|
7637
7874
|
--IDS-HEADER-1177-PRO-REGION-PICKER--SELECTED__TEXT-COLOR-MOBILE: var(--ids-color-brand-text-primary-subtle);
|
|
7638
7875
|
--IDS-HEADER-1177-PRO-REGION-PICKER__SEPARATOR-COLOR: var(--ids-color-brand-text-primary-subtle);
|
|
7639
|
-
--IDS-HEADER-1177-PRO-ITEM__ICON-COLOR: var(--ids-color-
|
|
7640
|
-
--IDS-HEADER-1177-PRO-ITEM__COLOR: var(--ids-color-
|
|
7641
|
-
--IDS-HEADER-1177-PRO-ITEM__HOVER-COLOR: var(--ids-color-
|
|
7876
|
+
--IDS-HEADER-1177-PRO-ITEM__ICON-COLOR: var(--ids-color-navigation-text-default);
|
|
7877
|
+
--IDS-HEADER-1177-PRO-ITEM__COLOR: var(--ids-color-navigation-text-default);
|
|
7878
|
+
--IDS-HEADER-1177-PRO-ITEM__HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
7642
7879
|
--IDS-HEADER-1177-PRO-NAV__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7643
7880
|
--IDS-HEADER-1177-PRO-NAV__BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7644
|
-
--IDS-HEADER-1177-PRO-NAV-
|
|
7645
|
-
--IDS-HEADER-1177-PRO-NAV-
|
|
7881
|
+
--IDS-HEADER-1177-PRO-NAV-ITEM__FONT-WEIGHT: 700;
|
|
7882
|
+
--IDS-HEADER-1177-PRO-NAV-ITEM__COLOR: var(--ids-color-navigation-text-default);
|
|
7883
|
+
--IDS-HEADER-1177-PRO-NAV-ITEM__BOTTOM-BORDER-COLOR: var(--ids-color-navigation-text-default);
|
|
7646
7884
|
--IDS-HEADER-1177-PRO-NAV-ITEM-MENU__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
7647
|
-
--IDS-HEADER-1177-PRO-NAV-ITEM-MENU__LINK-BORDER-COLOR: var(--ids-color-
|
|
7648
|
-
--IDS-HEADER-1177-PRO-
|
|
7649
|
-
--IDS-HEADER-1177-PRO-MOBILE-MENU__HAMBURGER-COLOR: var(--ids-color-
|
|
7650
|
-
--IDS-HEADER-1177-PRO-MOBILE-MENU__HAMBURGER-HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
7885
|
+
--IDS-HEADER-1177-PRO-NAV-ITEM-MENU__LINK-BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7886
|
+
--IDS-HEADER-1177-PRO-MOBILE-MENU__HAMBURGER-COLOR: var(--ids-color-navigation-text-default);
|
|
7887
|
+
--IDS-HEADER-1177-PRO-MOBILE-MENU__HAMBURGER-HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
7651
7888
|
--IDS-HEADER-1177-PRO-MOBILE-MENU__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
7652
7889
|
--IDS-HEADER-1177-PRO-MOBILE-MENU__BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7653
|
-
--IDS-HEADER-1177-PRO-
|
|
7654
|
-
--IDS-HEADER-1177-PRO-AVATAR__BORDER-COLOR: var(--ids-color-surface-border-elevated-2);
|
|
7890
|
+
--IDS-HEADER-1177-PRO-AVATAR__BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7655
7891
|
--IDS-HEADER-1177-PRO-AVATAR__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7656
7892
|
--IDS-HEADER-1177-PRO-AVATAR__DROPDOWN-BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-2);
|
|
7657
|
-
--IDS-HEADER-1177-PRO-
|
|
7893
|
+
--IDS-HEADER-1177-PRO-AVATAR__DROPDOWN-BORDER-COLOR: var(--ids-color-surface-border-elevated-2);
|
|
7894
|
+
--IDS-HEADER-1177-PRO-AVATAR__MENU-SEPARATOR-COLOR: var(--ids-color-surface-border-elevated-2);
|
|
7658
7895
|
--IDS-HEADER-1177-PRO-AVATAR__COLOR: var(--ids-color-surface-text-on-elevated-1);
|
|
7659
|
-
--IDS-HEADER-1177-PRO-AVATAR__HOVER-COLOR: var(--ids-color-
|
|
7660
|
-
--IDS-HEADER-1177-PRO-AVATAR__ICON-COLOR: var(--ids-color-
|
|
7661
|
-
--IDS-HEADER-1177-PRO-AVATAR__ICON-HOVER-COLOR: var(--ids-color-
|
|
7896
|
+
--IDS-HEADER-1177-PRO-AVATAR__HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
7897
|
+
--IDS-HEADER-1177-PRO-AVATAR__ICON-COLOR: var(--ids-color-navigation-text-default);
|
|
7898
|
+
--IDS-HEADER-1177-PRO-AVATAR__ICON-HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
7662
7899
|
--IDS-HEADER-1177-PRO-AVATAR-MOBILE__MENU-SEPARATOR-COLOR: var(--ids-color-surface-border-elevated-2);
|
|
7663
|
-
--IDS-HEADER-1177-PRO-AVATAR-MOBILE__BORDER-COLOR: var(--ids-color-surface-border-elevated-
|
|
7900
|
+
--IDS-HEADER-1177-PRO-AVATAR-MOBILE__BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7664
7901
|
--IDS-HEADER-1177-PRO-AVATAR-MOBILE__BACKGROUND-COLOR: var(--ids-color-surface-background-default);
|
|
7665
7902
|
--IDS-HEADER-1177-PRO-AVATAR-MOBILE__COLOR: var(--ids-color-surface-text-on-elevated-1);
|
|
7666
|
-
--IDS-HEADER-1177-PRO-AVATAR-MOBILE__LINK-COLOR: var(--ids-color-
|
|
7667
|
-
--IDS-HEADER-1177-PRO-AVATAR-MOBILE__HOVER-COLOR: var(--ids-color-
|
|
7668
|
-
--IDS-HEADER-1177-PRO-AVATAR-MOBILE__ICON-COLOR: var(--ids-color-
|
|
7669
|
-
--IDS-HEADER-1177-PRO-AVATAR-MOBILE__ICON-HOVER-COLOR: var(--ids-color-
|
|
7903
|
+
--IDS-HEADER-1177-PRO-AVATAR-MOBILE__LINK-COLOR: var(--ids-color-navigation-text-default);
|
|
7904
|
+
--IDS-HEADER-1177-PRO-AVATAR-MOBILE__HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
7905
|
+
--IDS-HEADER-1177-PRO-AVATAR-MOBILE__ICON-COLOR: var(--ids-color-navigation-text-default);
|
|
7906
|
+
--IDS-HEADER-1177-PRO-AVATAR-MOBILE__ICON-HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
7670
7907
|
--IDS-HEADER-1177-PRO-AVATAR-MOBILE__DROPDOWN-BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7671
7908
|
}
|
|
7672
7909
|
|
|
7673
|
-
|
|
7910
|
+
.ids--light, .ids--dark {
|
|
7674
7911
|
--IDS-HEADER-INERA__BRAND-BORDER-COLOR: transparent;
|
|
7675
7912
|
--IDS-HEADER-INERA__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
7676
7913
|
--IDS-HEADER-INERA__LOGO-COLOR: var(--ids-color-brand-text-logo);
|
|
@@ -7680,20 +7917,21 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7680
7917
|
--IDS-HEADER-INERA-ITEM__HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
7681
7918
|
--IDS-HEADER-INERA-NAV__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
7682
7919
|
--IDS-HEADER-INERA-NAV__BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7920
|
+
--IDS-HEADER-INERA-NAV-ITEM__FONT-WEIGHT: 700;
|
|
7683
7921
|
--IDS-HEADER-INERA-NAV-ITEM__COLOR: var(--ids-color-surface-text-on-default);
|
|
7684
7922
|
--IDS-HEADER-INERA-NAV-ITEM__BOTTOM-BORDER-COLOR: var(--ids-color-navigation-text-default);
|
|
7685
7923
|
--IDS-HEADER-INERA-NAV-ITEM-MENU__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7686
|
-
--IDS-HEADER-INERA-NAV-ITEM-MENU__LINK-BORDER-COLOR: var(--ids-
|
|
7924
|
+
--IDS-HEADER-INERA-NAV-ITEM-MENU__LINK-BORDER-COLOR: var(--ids-color-surface-border-elevated-2);
|
|
7687
7925
|
--IDS-HEADER-INERA-MOBILE-MENU__HAMBURGER-COLOR: var(--ids-color-navigation-icon-default);
|
|
7688
7926
|
--IDS-HEADER-INERA-MOBILE-MENU__HAMBURGER-HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
7689
7927
|
--IDS-HEADER-INERA-MOBILE-MENU__BACKGROUND-COLOR: var(--ids-color-surface-background-default);
|
|
7690
7928
|
--IDS-HEADER-INERA-MOBILE-MENU__BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7691
7929
|
}
|
|
7692
|
-
|
|
7930
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
7693
7931
|
--IDS-HEADER-INERA__BRAND-BORDER-COLOR: var(--ids-color-brand-border-primary);
|
|
7694
7932
|
}
|
|
7695
7933
|
|
|
7696
|
-
|
|
7934
|
+
.ids--light, .ids--dark {
|
|
7697
7935
|
--IDS-HEADER-INERA-ADMIN__BRAND-BORDER-COLOR: transparent;
|
|
7698
7936
|
--IDS-HEADER-INERA-ADMIN__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
7699
7937
|
--IDS-HEADER-INERA-ADMIN__BRAND-TEXT-COLOR: var(--ids-color-brand-text-primary);
|
|
@@ -7707,28 +7945,30 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7707
7945
|
--IDS-HEADER-INERA-ADMIN-ITEM__ICON-COLOR: var(--ids-color-navigation-icon-default);
|
|
7708
7946
|
--IDS-HEADER-INERA-ADMIN-ITEM__COLOR: var(--ids-color-navigation-text-default);
|
|
7709
7947
|
--IDS-HEADER-INERA-ADMIN-ITEM__HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
7948
|
+
--IDS-HEADER-INERA-ADMIN-ITEM__SEPARATOR-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7710
7949
|
--IDS-HEADER-INERA-ADMIN-NAV__BACKGROUND-COLOR-DESKTOP: var(--ids-color-surface-background-elevated-1);
|
|
7711
7950
|
--IDS-HEADER-INERA-ADMIN-NAV__BACKGROUND-COLOR-MOBILE: var(--ids-color-brand-background-secondary);
|
|
7712
7951
|
--IDS-HEADER-INERA-ADMIN-NAV__BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7952
|
+
--IDS-HEADER-INERA-ADMIN-NAV-ITEM__FONT-WEIGHT: 700;
|
|
7713
7953
|
--IDS-HEADER-INERA-ADMIN-NAV-ITEM__COLOR: var(--ids-color-surface-text-on-default);
|
|
7714
7954
|
--IDS-HEADER-INERA-ADMIN-NAV-ITEM__BOTTOM-BORDER-COLOR: var(--ids-color-navigation-text-default);
|
|
7715
|
-
--IDS-HEADER-INERA-ADMIN-ITEM__SEPARATOR-COLOR: var(--ids-palette-neutral-90);
|
|
7716
7955
|
--IDS-HEADER-INERA-ADMIN-NAV-ITEM-MENU__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7717
|
-
--IDS-HEADER-INERA-ADMIN-NAV-ITEM-MENU__LINK-BORDER-COLOR: var(--ids-
|
|
7956
|
+
--IDS-HEADER-INERA-ADMIN-NAV-ITEM-MENU__LINK-BORDER-COLOR: var(--ids-color-surface-border-elevated-2);
|
|
7718
7957
|
--IDS-HEADER-INERA-ADMIN-MOBILE-MENU__HAMBURGER-COLOR: var(--ids-color-navigation-icon-default);
|
|
7719
7958
|
--IDS-HEADER-INERA-ADMIN-MOBILE-MENU__HAMBURGER-HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
7720
7959
|
--IDS-HEADER-INERA-ADMIN-MOBILE-MENU__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
7721
7960
|
--IDS-HEADER-INERA-ADMIN-MOBILE-MENU__BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7722
|
-
--IDS-HEADER-INERA-ADMIN-
|
|
7723
|
-
--IDS-HEADER-INERA-ADMIN-AVATAR__BORDER-COLOR: var(--ids-color-surface-border-elevated-2);
|
|
7961
|
+
--IDS-HEADER-INERA-ADMIN-AVATAR__BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7724
7962
|
--IDS-HEADER-INERA-ADMIN-AVATAR__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7963
|
+
--IDS-HEADER-INERA-ADMIN-AVATAR__MENU-SEPARATOR-COLOR: var(--ids-color-surface-border-elevated-2);
|
|
7725
7964
|
--IDS-HEADER-INERA-ADMIN-AVATAR__DROPDOWN-BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-2);
|
|
7965
|
+
--IDS-HEADER-INERA-ADMIN-AVATAR__DROPDOWN-BORDER-COLOR: var(--ids-color-surface-border-elevated-2);
|
|
7726
7966
|
--IDS-HEADER-INERA-ADMIN-AVATAR__COLOR: var(--ids-color-surface-text-on-default);
|
|
7727
7967
|
--IDS-HEADER-INERA-ADMIN-AVATAR__HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
7728
7968
|
--IDS-HEADER-INERA-ADMIN-AVATAR__ICON-COLOR: var(--ids-color-interactive-text-default);
|
|
7729
7969
|
--IDS-HEADER-INERA-ADMIN-AVATAR__ICON-HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
7730
7970
|
--IDS-HEADER-INERA-ADMIN-AVATAR-MOBILE__MENU-SEPARATOR-COLOR: var(--ids-color-surface-border-elevated-2);
|
|
7731
|
-
--IDS-HEADER-INERA-ADMIN-AVATAR-MOBILE__BORDER-COLOR: var(--ids-color-surface-border-elevated-
|
|
7971
|
+
--IDS-HEADER-INERA-ADMIN-AVATAR-MOBILE__BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7732
7972
|
--IDS-HEADER-INERA-ADMIN-AVATAR-MOBILE__BACKGROUND-COLOR: var(--ids-color-surface-background-default);
|
|
7733
7973
|
--IDS-HEADER-INERA-ADMIN-AVATAR-MOBILE__COLOR: var(--ids-color-surface-text-on-default);
|
|
7734
7974
|
--IDS-HEADER-INERA-ADMIN-AVATAR-MOBILE__LINK-COLOR: var(--ids-color-navigation-text-default);
|
|
@@ -7737,7 +7977,7 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7737
7977
|
--IDS-HEADER-INERA-ADMIN-AVATAR-MOBILE__ICON-HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
7738
7978
|
--IDS-HEADER-INERA-ADMIN-AVATAR-MOBILE__DROPDOWN-BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7739
7979
|
}
|
|
7740
|
-
|
|
7980
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
7741
7981
|
--IDS-HEADER-INERA-ADMIN__BRAND-BORDER-COLOR: var(--ids-color-brand-border-primary);
|
|
7742
7982
|
--IDS-HEADER-INERA-ADMIN__LOGO-SEPARATOR-HEIGHT: 3.875rem;
|
|
7743
7983
|
--IDS-HEADER-INERA-ADMIN__LOGO-SEPARATOR-TOP: 0.75rem;
|
|
@@ -7748,147 +7988,106 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7748
7988
|
--IDS-HEADER-INERA-ADMIN-AVATAR-MOBILE__ICON-HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
7749
7989
|
}
|
|
7750
7990
|
|
|
7751
|
-
|
|
7991
|
+
.ids--light, .ids--dark {
|
|
7752
7992
|
--IDS-HEADER-PATIENT__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
7993
|
+
--IDS-HEADER-PATIENT__BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7753
7994
|
--IDS-HEADER-PATIENT__COLOR: var(--ids-color-surface-text-on-elevated-1);
|
|
7754
7995
|
}
|
|
7755
7996
|
|
|
7756
|
-
|
|
7997
|
+
.ids--light, .ids--dark {
|
|
7757
7998
|
--IDS-LINK__FONT-FAMILY: var(--IDS-FONT-FAMILY-BASE);
|
|
7758
7999
|
--IDS-LINK--COLOR-PRESET-1__COLOR: var(--ids-color-interactive-text-default);
|
|
7759
8000
|
--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
7760
|
-
--IDS-LINK--COLOR-PRESET-1__ACTIVE-COLOR: var(--ids-color-interactive-text-
|
|
7761
|
-
--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-HOVER-COLOR: var(--ids-
|
|
7762
|
-
--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-HOVER-BACKGROUND-COLOR: var(--ids-color-interactive-text-
|
|
8001
|
+
--IDS-LINK--COLOR-PRESET-1__ACTIVE-COLOR: var(--ids-color-interactive-text-active);
|
|
8002
|
+
--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-HOVER-COLOR: var(--ids-color-surface-background-default);
|
|
8003
|
+
--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-HOVER-BACKGROUND-COLOR: var(--ids-color-interactive-text-hover);
|
|
8004
|
+
--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-ACTIVE-COLOR: var(--ids-color-surface-background-default);
|
|
8005
|
+
--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-ACTIVE-BACKGROUND-COLOR: var(--ids-color-interactive-text-active);
|
|
7763
8006
|
--IDS-LINK--COLOR-PRESET-2__COLOR: var(--ids-color-navigation-text-default);
|
|
7764
8007
|
--IDS-LINK--COLOR-PRESET-2__HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
7765
8008
|
--IDS-LINK--COLOR-PRESET-2__ACTIVE-COLOR: var(--ids-color-navigation-text-hover);
|
|
7766
|
-
--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-HOVER-COLOR: var(--ids-
|
|
8009
|
+
--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-HOVER-COLOR: var(--ids-color-surface-background-default);
|
|
7767
8010
|
--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-HOVER-BACKGROUND-COLOR: var(--ids-color-navigation-text-hover);
|
|
8011
|
+
--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-ACTIVE-COLOR: var(--ids-color-surface-background-default);
|
|
8012
|
+
--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-ACTIVE-BACKGROUND-COLOR: var(--ids-color-navigation-text-active);
|
|
7768
8013
|
--IDS-LINK--COLOR-PRESET-3__COLOR: var(--ids-palette-neutral-100);
|
|
7769
8014
|
--IDS-LINK--COLOR-PRESET-3__HOVER-COLOR: var(--ids-palette-neutral-100);
|
|
7770
8015
|
--IDS-LINK--COLOR-PRESET-3__ACTIVE-COLOR: var(--ids-palette-neutral-100);
|
|
7771
8016
|
--IDS-LINK--COLOR-PRESET-3__ACTIVE-ICON-HOVER-COLOR: var(--ids-palette-neutral-100);
|
|
7772
8017
|
--IDS-LINK--COLOR-PRESET-3__ACTIVE-ICON-HOVER-BACKGROUND-COLOR: transparent;
|
|
7773
|
-
|
|
7774
|
-
:
|
|
8018
|
+
--IDS-LINK--COLOR-PRESET-3__ACTIVE-ICON-ACTIVE-COLOR: var(--ids-palette-neutral-100);
|
|
8019
|
+
--IDS-LINK--COLOR-PRESET-3__ACTIVE-ICON-ACTIVE-BACKGROUND-COLOR: transparent;
|
|
7775
8020
|
--IDS-LINK--MENU__COLOR: var(--ids-color-navigation-text-default);
|
|
8021
|
+
--IDS-LINK--MENU__ICON-COLOR: var(--ids-color-navigation-text-default);
|
|
7776
8022
|
--IDS-LINK--MENU__HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
7777
|
-
--IDS-LINK--
|
|
7778
|
-
--IDS-LINK--MENU__ACTIVE-ICON-HOVER-COLOR: var(--ids-color-navigation-
|
|
7779
|
-
|
|
8023
|
+
--IDS-LINK--MENU__ACTIVE-ICON-HOVER-COLOR: var(--ids-color-navigation-text-on-hover);
|
|
8024
|
+
--IDS-LINK--MENU__ACTIVE-ICON-HOVER-BACKGROUND-COLOR: var(--ids-color-navigation-background-hover);
|
|
8025
|
+
}
|
|
8026
|
+
.ids--light.ids--1177, .ids--dark.ids--1177 {
|
|
7780
8027
|
--IDS-LINK--FOOTER__COLOR: var(--ids-color-navigation-text-default);
|
|
7781
8028
|
--IDS-LINK--FOOTER__HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
7782
8029
|
}
|
|
7783
|
-
|
|
7784
|
-
--IDS-LINK--MENU__COLOR: var(--ids-color-interactive-text-default);
|
|
7785
|
-
--IDS-LINK--MENU__HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
7786
|
-
--IDS-LINK--MENU__ICON-COLOR: var(--ids-color-interactive-text-default);
|
|
7787
|
-
--IDS-LINK--MENU__ACTIVE-ICON-HOVER-COLOR: var(--ids-color-interactive-text-on-hover);
|
|
7788
|
-
--IDS-LINK--MENU__ACTIVE-ICON-HOVER-BACKGROUND-COLOR: var(--ids-color-interactive-background-hover);
|
|
7789
|
-
--IDS-LINK--FOOTER__COLOR: var(--ids-color-interactive-text-default);
|
|
7790
|
-
--IDS-LINK--FOOTER__HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
7791
|
-
}
|
|
7792
|
-
:root.ids--1177-admin {
|
|
7793
|
-
--IDS-LINK--MENU__COLOR: var(--ids-color-interactive-text-default);
|
|
7794
|
-
--IDS-LINK--MENU__HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
7795
|
-
--IDS-LINK--MENU__ICON-COLOR: var(--ids-color-interactive-text-default);
|
|
7796
|
-
--IDS-LINK--MENU__ACTIVE-ICON-HOVER-COLOR: var(--ids-color-interactive-text-on-hover);
|
|
7797
|
-
--IDS-LINK--MENU__ACTIVE-ICON-HOVER-BACKGROUND-COLOR: var(--ids-color-interactive-background-hover);
|
|
8030
|
+
.ids--light.ids--1177-pro, .ids--light.ids--1177-admin, .ids--dark.ids--1177-pro, .ids--dark.ids--1177-admin {
|
|
7798
8031
|
--IDS-LINK--FOOTER__COLOR: var(--ids-color-interactive-text-default);
|
|
7799
8032
|
--IDS-LINK--FOOTER__HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
7800
8033
|
}
|
|
7801
|
-
|
|
7802
|
-
--IDS-LINK--COLOR-PRESET-1__COLOR: var(--ids-color-interactive-text-default);
|
|
7803
|
-
--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
7804
|
-
--IDS-LINK--COLOR-PRESET-1__ACTIVE-COLOR: var(--ids-color-interactive-text-hover);
|
|
7805
|
-
--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-HOVER-COLOR: var(--ids-palette-neutral-100);
|
|
7806
|
-
--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-HOVER-BACKGROUND-COLOR: var(--ids-color-interactive-text-default);
|
|
7807
|
-
--IDS-LINK--COLOR-PRESET-2__COLOR: var(--ids-color-navigation-text-default);
|
|
7808
|
-
--IDS-LINK--COLOR-PRESET-2__HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
7809
|
-
--IDS-LINK--COLOR-PRESET-2__ACTIVE-COLOR: var(--ids-color-navigation-text-hover);
|
|
7810
|
-
--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-HOVER-COLOR: var(--ids-palette-neutral-100);
|
|
7811
|
-
--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-HOVER-BACKGROUND-COLOR: var(--ids-color-navigation-text-default);
|
|
7812
|
-
--IDS-LINK--COLOR-PRESET-3__COLOR: var(--ids-palette-neutral-100);
|
|
7813
|
-
--IDS-LINK--COLOR-PRESET-3__HOVER-COLOR: var(--ids-palette-neutral-100);
|
|
7814
|
-
--IDS-LINK--COLOR-PRESET-3__ACTIVE-COLOR: var(--ids-palette-neutral-100);
|
|
7815
|
-
--IDS-LINK--COLOR-PRESET-3__ACTIVE-ICON-HOVER-COLOR: var(--ids-palette-neutral-100);
|
|
7816
|
-
--IDS-LINK--COLOR-PRESET-3__ACTIVE-ICON-HOVER-BACKGROUND-COLOR: transparent;
|
|
7817
|
-
--IDS-LINK--MENU__COLOR: var(--ids-color-navigation-text-default);
|
|
7818
|
-
--IDS-LINK--MENU__HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
7819
|
-
--IDS-LINK--MENU__ICON-COLOR: var(--ids-color-navigation-icon-default);
|
|
7820
|
-
--IDS-LINK--MENU__ACTIVE-ICON-HOVER-COLOR: var(--ids-palette-neutral-100);
|
|
7821
|
-
--IDS-LINK--MENU__ACTIVE-ICON-HOVER-BACKGROUND-COLOR: var(--ids-color-navigation-text-hover);
|
|
7822
|
-
}
|
|
7823
|
-
:root.ids--inera {
|
|
8034
|
+
.ids--light.ids--inera, .ids--dark.ids--inera {
|
|
7824
8035
|
--IDS-LINK--FOOTER__COLOR: var(--ids-palette-neutral-100);
|
|
7825
8036
|
--IDS-LINK--FOOTER__HOVER-COLOR: var(--ids-palette-neutral-100);
|
|
7826
8037
|
}
|
|
7827
|
-
|
|
8038
|
+
.ids--light.ids--inera-admin, .ids--dark.ids--inera-admin {
|
|
7828
8039
|
--IDS-LINK--FOOTER__COLOR: var(--ids-color-text-on-secondary);
|
|
7829
8040
|
--IDS-LINK--FOOTER__HOVER-COLOR: var(--ids-color-text-on-secondary);
|
|
7830
8041
|
}
|
|
7831
|
-
|
|
7832
|
-
--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-HOVER-COLOR: var(--ids-palette-accent-30);
|
|
7833
|
-
--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-HOVER-BACKGROUND-COLOR: var(--ids-palette-primary-90);
|
|
7834
|
-
--IDS-LINK--COLOR-PRESET-2__COLOR: var(--ids-color-navigation-text-on-default);
|
|
7835
|
-
--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-HOVER-COLOR: var(--ids-palette-accent-30);
|
|
7836
|
-
--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-HOVER-BACKGROUND-COLOR: var(--ids-palette-primary-90);
|
|
7837
|
-
}
|
|
7838
|
-
:root.ids--dark.ids--1177 {
|
|
7839
|
-
--IDS-LINK--MENU__ACTIVE-ICON-HOVER-BACKGROUND-COLOR: var(--ids-color-navigation-background-hover);
|
|
8042
|
+
.ids--light.ids--dark.ids--1177, .ids--dark.ids--dark.ids--1177 {
|
|
7840
8043
|
--IDS-LINK--FOOTER__COLOR: var(--ids-palette-neutral-100);
|
|
7841
8044
|
--IDS-LINK--FOOTER__HOVER-COLOR: var(--ids-palette-neutral-100);
|
|
7842
8045
|
}
|
|
7843
|
-
|
|
7844
|
-
--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-HOVER-COLOR: var(--ids-palette-neutral-20);
|
|
7845
|
-
--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-HOVER-BACKGROUND-COLOR: var(--ids-color-interactive-text-hover);
|
|
7846
|
-
--IDS-LINK--COLOR-PRESET-2__COLOR: var(--ids-color-navigation-text-on-default);
|
|
7847
|
-
--IDS-LINK--COLOR-PRESET-2__HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
7848
|
-
--IDS-LINK--COLOR-PRESET-2__ACTIVE-COLOR: var(--ids-color-interactive-text-hover);
|
|
7849
|
-
--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-HOVER-COLOR: var(--ids-palette-neutral-20);
|
|
7850
|
-
--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-HOVER-BACKGROUND-COLOR: var(--ids-color-interactive-text-hover);
|
|
7851
|
-
--IDS-LINK--MENU__ACTIVE-ICON-HOVER-COLOR: var(--ids-color-surface-background-default);
|
|
7852
|
-
}
|
|
7853
|
-
:root.ids--dark.ids--inera {
|
|
7854
|
-
--IDS-LINK--FOOTER__ACTIVE-ICON-HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
7855
|
-
}
|
|
7856
|
-
:root.ids--dark.ids--inera-admin {
|
|
8046
|
+
.ids--light.ids--dark.ids--inera-admin, .ids--dark.ids--dark.ids--inera-admin {
|
|
7857
8047
|
--IDS-LINK--FOOTER__COLOR: var(--ids-palette-neutral-100);
|
|
7858
8048
|
--IDS-LINK--FOOTER__HOVER-COLOR: var(--ids-palette-neutral-100);
|
|
7859
8049
|
}
|
|
7860
8050
|
|
|
7861
|
-
|
|
8051
|
+
.ids--light, .ids--dark {
|
|
7862
8052
|
--IDS-LIST-PAGINATION__LINK-FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
8053
|
+
--IDS-LIST-PAGINATION__COLOR: var(--ids-color-interactive-text-default);
|
|
8054
|
+
--IDS-LIST-PAGINATION__BACKGROUND-COLOR: var(--ids-color-surface-background-default);
|
|
8055
|
+
--IDS-LIST-PAGINATION--HOVER-COLOR: var(--ids-color-interactive-text-on-hover);
|
|
8056
|
+
--IDS-LIST-PAGINATION--HOVER__BACKGROUND-COLOR: var(--ids-color-interactive-background-hover);
|
|
8057
|
+
--IDS-LIST-PAGINATION--ACTIVE__COLOR: var(--ids-color-interactive-text-on-active);
|
|
8058
|
+
--IDS-LIST-PAGINATION--ACTIVE__BACKGROUND-COLOR: var(--ids-color-interactive-background-active);
|
|
7863
8059
|
--IDS-LIST-PAGINATION__CURRENT-COLOR: var(--ids-color-interactive-text-on-default);
|
|
7864
8060
|
--IDS-LIST-PAGINATION__CURRENT-FOCUS-COLOR: var(--ids-color-interactive-text-on-default);
|
|
8061
|
+
--IDS-LIST-PAGINATION--DISABLED-COLOR: var(--ids-color-form-text-on-disabled);
|
|
7865
8062
|
}
|
|
7866
|
-
|
|
8063
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
7867
8064
|
--IDS-LIST-PAGINATION__LINK-FONT-FAMILY: var(--IDS-FONT-FAMILY-BASE);
|
|
7868
8065
|
}
|
|
7869
8066
|
|
|
7870
|
-
|
|
8067
|
+
.ids--light, .ids--dark {
|
|
7871
8068
|
/* VARIATION 1 */
|
|
7872
8069
|
--IDS-MOBILE-MENU--FOCUS-OUTLINE-COLOR: var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
7873
8070
|
/* Level 1 */
|
|
7874
8071
|
--IDS-MOBILE-MENU-ITEM__FONT-WEIGHT: 700;
|
|
7875
8072
|
--IDS-MOBILE-MENU-ITEM__COLOR: var(--ids-color-navigation-text-default);
|
|
8073
|
+
--IDS-MOBILE-MENU-ITEM--HOVER__COLOR: var(--ids-color-navigation-text-hover);
|
|
7876
8074
|
--IDS-MOBILE-MENU-ITEM__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
7877
8075
|
--IDS-MOBILE-MENU-ITEM__BEFORE-BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
7878
|
-
--IDS-MOBILE-MENU-ITEM__BORDER-BOTTOM-COLOR: var(--ids-color-
|
|
7879
|
-
--IDS-MOBILE-MENU-
|
|
8076
|
+
--IDS-MOBILE-MENU-ITEM__BORDER-BOTTOM-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
8077
|
+
--IDS-MOBILE-MENU-ITEM__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-navigation-border-default);
|
|
7880
8078
|
/* Secondary */
|
|
7881
8079
|
--IDS-MOBILE-MENU-ITEM-SECONDARY__COLOR: var(--ids-color-navigation-text-default);
|
|
7882
8080
|
--IDS-MOBILE-MENU-ITEM-SECONDARY__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7883
8081
|
--IDS-MOBILE-MENU-ITEM-SECONDARY__BEFORE-BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7884
|
-
--IDS-MOBILE-MENU-ITEM-
|
|
8082
|
+
--IDS-MOBILE-MENU-ITEM-SECONDARY__BORDER-BOTTOM-COLOR: var(--ids-color-navigation-border-default);
|
|
8083
|
+
--IDS-MOBILE-MENU-ITEM-SECONDARY__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-navigation-border-default);
|
|
7885
8084
|
/* Level 2 & 3 */
|
|
7886
8085
|
--IDS-MOBILE-MENU-ITEM--L2__FONT-WEIGHT: normal;
|
|
7887
8086
|
--IDS-MOBILE-MENU-ITEM--L2__COLOR: var(--ids-color-navigation-text-default);
|
|
7888
8087
|
--IDS-MOBILE-MENU-ITEM--L2__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
7889
|
-
--IDS-MOBILE-MENU-ITEM--L2__BORDER-BOTTOM-COLOR: var(--ids-color-
|
|
8088
|
+
--IDS-MOBILE-MENU-ITEM--L2__BORDER-BOTTOM-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7890
8089
|
--IDS-MOBILE-MENU-ITEM--L2__BEFORE-BACKGROUND-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7891
|
-
--IDS-MOBILE-MENU-ITEM--
|
|
8090
|
+
--IDS-MOBILE-MENU-ITEM--L2__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-navigation-border-default);
|
|
7892
8091
|
/* VARIATION 2 */
|
|
7893
8092
|
--IDS-MOBILE-MENU-2--FOCUS-OUTLINE-COLOR: var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
7894
8093
|
/* Level 1 */
|
|
@@ -7896,18 +8095,17 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7896
8095
|
--IDS-MOBILE-MENU-2-ITEM__COLOR: var(--ids-color-navigation-text-default);
|
|
7897
8096
|
--IDS-MOBILE-MENU-2-ITEM--HOVER__COLOR: var(--ids-color-navigation-text-hover);
|
|
7898
8097
|
--IDS-MOBILE-MENU-2-ITEM__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7899
|
-
--IDS-MOBILE-MENU-2-ITEM__BORDER-BOTTOM-COLOR: var(--ids-color-
|
|
8098
|
+
--IDS-MOBILE-MENU-2-ITEM__BORDER-BOTTOM-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7900
8099
|
--IDS-MOBILE-MENU-2-ITEM__BEFORE-BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7901
|
-
--IDS-MOBILE-MENU-2-
|
|
8100
|
+
--IDS-MOBILE-MENU-2-ITEM__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-navigation-border-default);
|
|
7902
8101
|
/* VARIATION 2 - Level 2 & 3 */
|
|
7903
8102
|
--IDS-MOBILE-MENU-2-ITEM--L2__FONT-WEIGHT: normal;
|
|
7904
8103
|
--IDS-MOBILE-MENU-2-ITEM--L2__COLOR: var(--ids-color-navigation-text-default);
|
|
7905
8104
|
--IDS-MOBILE-MENU-2-ITEM--L2__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7906
|
-
--IDS-MOBILE-MENU-2-ITEM--L2__BORDER-BOTTOM-COLOR: var(--ids-color-navigation-border-default);
|
|
7907
8105
|
--IDS-MOBILE-MENU-2-ITEM--L2__BEFORE-BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7908
|
-
--IDS-MOBILE-MENU-2-ITEM--
|
|
8106
|
+
--IDS-MOBILE-MENU-2-ITEM--L2__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-navigation-border-default);
|
|
7909
8107
|
}
|
|
7910
|
-
|
|
8108
|
+
.ids--light.ids--1177-pro, .ids--light.ids--1177-admin, .ids--dark.ids--1177-pro, .ids--dark.ids--1177-admin {
|
|
7911
8109
|
/* VARIATION 1 */
|
|
7912
8110
|
--IDS-MOBILE-MENU--FOCUS-OUTLINE-COLOR: var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
7913
8111
|
/* Level 1 */
|
|
@@ -7916,20 +8114,21 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7916
8114
|
--IDS-MOBILE-MENU-ITEM--HOVER__COLOR: var(--ids-color-interactive-text-hover);
|
|
7917
8115
|
--IDS-MOBILE-MENU-ITEM__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
7918
8116
|
--IDS-MOBILE-MENU-ITEM__BEFORE-BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
7919
|
-
--IDS-MOBILE-MENU-ITEM__BORDER-BOTTOM-COLOR: var(--ids-color-
|
|
7920
|
-
--IDS-MOBILE-MENU-
|
|
8117
|
+
--IDS-MOBILE-MENU-ITEM__BORDER-BOTTOM-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
8118
|
+
--IDS-MOBILE-MENU-ITEM__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-interactive-border-default);
|
|
7921
8119
|
/* Secondary */
|
|
7922
8120
|
--IDS-MOBILE-MENU-ITEM-SECONDARY__COLOR: var(--ids-color-interactive-text-default);
|
|
7923
8121
|
--IDS-MOBILE-MENU-ITEM-SECONDARY--HOVER__COLOR: var(--ids-color-interactive-text-hover);
|
|
7924
8122
|
--IDS-MOBILE-MENU-ITEM-SECONDARY__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
8123
|
+
--IDS-MOBILE-MENU-ITEM-SECONDARY__BORDER-BOTTOM-COLOR: var(--ids-color-interactive-border-default);
|
|
7925
8124
|
--IDS-MOBILE-MENU-ITEM-SECONDARY__BEFORE-BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7926
|
-
--IDS-MOBILE-MENU-ITEM-
|
|
8125
|
+
--IDS-MOBILE-MENU-ITEM-SECONDARY__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-interactive-border-default);
|
|
7927
8126
|
/* Level 2 */
|
|
7928
8127
|
--IDS-MOBILE-MENU-ITEM--L2__COLOR: var(--ids-color-interactive-text-default);
|
|
7929
8128
|
--IDS-MOBILE-MENU-ITEM--L2__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
7930
|
-
--IDS-MOBILE-MENU-ITEM--L2__BORDER-BOTTOM-COLOR: var(--ids-color-
|
|
8129
|
+
--IDS-MOBILE-MENU-ITEM--L2__BORDER-BOTTOM-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7931
8130
|
--IDS-MOBILE-MENU-ITEM--L2__BEFORE-BACKGROUND-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7932
|
-
--IDS-MOBILE-MENU-ITEM--
|
|
8131
|
+
--IDS-MOBILE-MENU-ITEM--L2__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-interactive-border-default);
|
|
7933
8132
|
/* VARIATION 2 */
|
|
7934
8133
|
--IDS-MOBILE-MENU-2--FOCUS-OUTLINE-COLOR: var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
7935
8134
|
/* Level 1 */
|
|
@@ -7937,38 +8136,39 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7937
8136
|
--IDS-MOBILE-MENU-2-ITEM__COLOR: var(--ids-color-interactive-text-default);
|
|
7938
8137
|
--IDS-MOBILE-MENU-2-ITEM--HOVER__COLOR: var(--ids-color-interactive-text-hover);
|
|
7939
8138
|
--IDS-MOBILE-MENU-2-ITEM__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7940
|
-
--IDS-MOBILE-MENU-2-ITEM__BORDER-BOTTOM-COLOR: var(--ids-color-
|
|
8139
|
+
--IDS-MOBILE-MENU-2-ITEM__BORDER-BOTTOM-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7941
8140
|
--IDS-MOBILE-MENU-2-ITEM__BEFORE-BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7942
|
-
--IDS-MOBILE-MENU-2-
|
|
8141
|
+
--IDS-MOBILE-MENU-2-ITEM__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-interactive-border-default);
|
|
7943
8142
|
/* VARIATION 2 - Level 2 & 3 */
|
|
7944
8143
|
--IDS-MOBILE-MENU-2-ITEM--L2__COLOR: var(--ids-color-interactive-text-default);
|
|
7945
8144
|
--IDS-MOBILE-MENU-2-ITEM--L2__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7946
|
-
--IDS-MOBILE-MENU-2-ITEM--L2__BORDER-BOTTOM-COLOR: var(--ids-color-interactive-border-default);
|
|
7947
8145
|
--IDS-MOBILE-MENU-2-ITEM--L2__BEFORE-BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7948
|
-
--IDS-MOBILE-MENU-2-ITEM--
|
|
8146
|
+
--IDS-MOBILE-MENU-2-ITEM--L2__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-interactive-border-default);
|
|
7949
8147
|
}
|
|
7950
|
-
|
|
8148
|
+
.ids--light.ids--inera, .ids--dark.ids--inera {
|
|
7951
8149
|
/* VARIATION 1 */
|
|
7952
8150
|
--IDS-MOBILE-MENU--FOCUS-OUTLINE-COLOR: var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
7953
8151
|
/* Level 1 */
|
|
7954
8152
|
--IDS-MOBILE-MENU-ITEM__FONT-WEIGHT: 700;
|
|
7955
8153
|
--IDS-MOBILE-MENU-ITEM__COLOR: var(--ids-color-navigation-text-default);
|
|
7956
|
-
--IDS-MOBILE-MENU-
|
|
7957
|
-
--IDS-MOBILE-MENU-
|
|
7958
|
-
--IDS-MOBILE-MENU-
|
|
7959
|
-
--IDS-MOBILE-MENU-
|
|
8154
|
+
--IDS-MOBILE-MENU-ITEM--HOVER__COLOR: var(--ids-palette-primary-20);
|
|
8155
|
+
--IDS-MOBILE-MENU-ITEM__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
8156
|
+
--IDS-MOBILE-MENU-ITEM__BEFORE-BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
8157
|
+
--IDS-MOBILE-MENU-ITEM__BORDER-BOTTOM-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
8158
|
+
--IDS-MOBILE-MENU-ITEM__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-brand-border-primary);
|
|
7960
8159
|
/* Secondary */
|
|
7961
8160
|
--IDS-MOBILE-MENU-ITEM-SECONDARY__COLOR: var(--ids-color-navigation-text-default);
|
|
7962
8161
|
--IDS-MOBILE-MENU-ITEM-SECONDARY__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
8162
|
+
--IDS-MOBILE-MENU-ITEM-SECONDARY__BORDER-BOTTOM-COLOR: var(--ids-color-surface-border-default);
|
|
7963
8163
|
--IDS-MOBILE-MENU-ITEM-SECONDARY__BEFORE-BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7964
|
-
--IDS-MOBILE-MENU-ITEM-
|
|
8164
|
+
--IDS-MOBILE-MENU-ITEM-SECONDARY__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-brand-border-primary);
|
|
7965
8165
|
/* Level 2 & 3 */
|
|
7966
8166
|
--IDS-MOBILE-MENU-ITEM--L2__FONT-WEIGHT: normal;
|
|
7967
8167
|
--IDS-MOBILE-MENU-ITEM--L2__COLOR: var(--ids-color-navigation-text-default);
|
|
7968
8168
|
--IDS-MOBILE-MENU-ITEM--L2__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
7969
|
-
--IDS-MOBILE-MENU-ITEM--L2__BORDER-BOTTOM-COLOR: var(--ids-color-surface-
|
|
8169
|
+
--IDS-MOBILE-MENU-ITEM--L2__BORDER-BOTTOM-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7970
8170
|
--IDS-MOBILE-MENU-ITEM--L2__BEFORE-BACKGROUND-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7971
|
-
--IDS-MOBILE-MENU-ITEM--
|
|
8171
|
+
--IDS-MOBILE-MENU-ITEM--L2__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-brand-border-primary);
|
|
7972
8172
|
/* VARIATION 2 */
|
|
7973
8173
|
--IDS-MOBILE-MENU-2--FOCUS-OUTLINE-COLOR: var(--IDS-FOCUS__OUTLINE--LIGHT-COLOR);
|
|
7974
8174
|
/* Level 1 */
|
|
@@ -7978,16 +8178,15 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7978
8178
|
--IDS-MOBILE-MENU-2-ITEM__BACKGROUND-COLOR: var(--ids-color-brand-background-primary);
|
|
7979
8179
|
--IDS-MOBILE-MENU-2-ITEM__BORDER-BOTTOM-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7980
8180
|
--IDS-MOBILE-MENU-2-ITEM__BEFORE-BACKGROUND-COLOR: var(--ids-color-brand-background-primary);
|
|
7981
|
-
--IDS-MOBILE-MENU-2-
|
|
8181
|
+
--IDS-MOBILE-MENU-2-ITEM__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-brand-text-on-primary);
|
|
7982
8182
|
/* VARIATION 2 - Level 2 & 3 */
|
|
7983
8183
|
--IDS-MOBILE-MENU-2-ITEM--L2__FONT-WEIGHT: normal;
|
|
7984
8184
|
--IDS-MOBILE-MENU-2-ITEM--L2__COLOR: var(--ids-color-brand-text-on-primary);
|
|
7985
8185
|
--IDS-MOBILE-MENU-2-ITEM--L2__BACKGROUND-COLOR: var(--ids-color-brand-background-primary);
|
|
7986
|
-
--IDS-MOBILE-MENU-2-ITEM--L2__BORDER-BOTTOM-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7987
8186
|
--IDS-MOBILE-MENU-2-ITEM--L2__BEFORE-BACKGROUND-COLOR: var(--ids-color-brand-background-primary);
|
|
7988
|
-
--IDS-MOBILE-MENU-2-ITEM--
|
|
8187
|
+
--IDS-MOBILE-MENU-2-ITEM--L2__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-brand-text-on-primary);
|
|
7989
8188
|
}
|
|
7990
|
-
|
|
8189
|
+
.ids--light.ids--inera-admin, .ids--dark.ids--inera-admin {
|
|
7991
8190
|
/* VARIATION 1 */
|
|
7992
8191
|
--IDS-MOBILE-MENU--FOCUS-OUTLINE-COLOR: var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
7993
8192
|
/* Level 1 */
|
|
@@ -7995,20 +8194,21 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7995
8194
|
--IDS-MOBILE-MENU-ITEM__COLOR: var(--ids-color-navigation-text-default);
|
|
7996
8195
|
--IDS-MOBILE-MENU-ITEM__BACKGROUND-COLOR: var(--ids-color-surface-background-default);
|
|
7997
8196
|
--IDS-MOBILE-MENU-ITEM__BEFORE-BACKGROUND-COLOR: var(--ids-color-surface-background-default);
|
|
7998
|
-
--IDS-MOBILE-MENU-ITEM__BORDER-BOTTOM-COLOR: var(--ids-color-surface-
|
|
7999
|
-
--IDS-MOBILE-MENU-
|
|
8197
|
+
--IDS-MOBILE-MENU-ITEM__BORDER-BOTTOM-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
8198
|
+
--IDS-MOBILE-MENU-ITEM__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-brand-border-primary);
|
|
8000
8199
|
/* Secondary */
|
|
8001
8200
|
--IDS-MOBILE-MENU-ITEM-SECONDARY__COLOR: var(--ids-color-navigation-text-default);
|
|
8002
8201
|
--IDS-MOBILE-MENU-ITEM-SECONDARY__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
8202
|
+
--IDS-MOBILE-MENU-ITEM-SECONDARY__BORDER-BOTTOM-COLOR: var(--ids-color-surface-border-default);
|
|
8003
8203
|
--IDS-MOBILE-MENU-ITEM-SECONDARY__BEFORE-BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
8004
|
-
--IDS-MOBILE-MENU-ITEM-
|
|
8204
|
+
--IDS-MOBILE-MENU-ITEM-SECONDARY__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-brand-border-primary);
|
|
8005
8205
|
/* Level 2 & 3 */
|
|
8006
8206
|
--IDS-MOBILE-MENU-ITEM--L2__FONT-WEIGHT: normal;
|
|
8007
8207
|
--IDS-MOBILE-MENU-ITEM--L2__COLOR: var(--ids-color-navigation-text-default);
|
|
8008
8208
|
--IDS-MOBILE-MENU-ITEM--L2__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
8009
|
-
--IDS-MOBILE-MENU-ITEM--L2__BORDER-BOTTOM-COLOR: var(--ids-color-surface-
|
|
8209
|
+
--IDS-MOBILE-MENU-ITEM--L2__BORDER-BOTTOM-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
8010
8210
|
--IDS-MOBILE-MENU-ITEM--L2__BEFORE-BACKGROUND-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
8011
|
-
--IDS-MOBILE-MENU-ITEM--
|
|
8211
|
+
--IDS-MOBILE-MENU-ITEM--L2__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-brand-border-primary);
|
|
8012
8212
|
/* VARIATION 2 */
|
|
8013
8213
|
--IDS-MOBILE-MENU-2--FOCUS-OUTLINE-COLOR: var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
8014
8214
|
/* Level 1 */
|
|
@@ -8018,71 +8218,68 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
8018
8218
|
--IDS-MOBILE-MENU-2-ITEM__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
8019
8219
|
--IDS-MOBILE-MENU-2-ITEM__BORDER-BOTTOM-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
8020
8220
|
--IDS-MOBILE-MENU-2-ITEM__BEFORE-BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
8021
|
-
--IDS-MOBILE-MENU-2-
|
|
8221
|
+
--IDS-MOBILE-MENU-2-ITEM__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-brand-border-primary);
|
|
8022
8222
|
/* Level 2 & 3 */
|
|
8023
8223
|
--IDS-MOBILE-MENU-2-ITEM--L2__FONT-WEIGHT: normal;
|
|
8024
8224
|
--IDS-MOBILE-MENU-2-ITEM--L2__COLOR: var(--ids-color-brand-text-on-secondary);
|
|
8025
8225
|
--IDS-MOBILE-MENU-2-ITEM--L2__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
8026
|
-
--IDS-MOBILE-MENU-2-ITEM--L2__BORDER-BOTTOM-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
8027
8226
|
--IDS-MOBILE-MENU-2-ITEM--L2__BEFORE-BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
8028
|
-
--IDS-MOBILE-MENU-2-ITEM--
|
|
8227
|
+
--IDS-MOBILE-MENU-2-ITEM--L2__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-brand-border-primary);
|
|
8029
8228
|
}
|
|
8030
|
-
|
|
8031
|
-
--IDS-MOBILE-MENU-
|
|
8032
|
-
--IDS-MOBILE-MENU-2-
|
|
8033
|
-
--IDS-MOBILE-MENU-2-ITEM--
|
|
8229
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
8230
|
+
--IDS-MOBILE-MENU-ITEM__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-brand-border-primary);
|
|
8231
|
+
--IDS-MOBILE-MENU-2-ITEM__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-brand-border-primary);
|
|
8232
|
+
--IDS-MOBILE-MENU-2-ITEM--L2__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-brand-border-primary);
|
|
8034
8233
|
}
|
|
8035
|
-
|
|
8036
|
-
--IDS-MOBILE-MENU-
|
|
8037
|
-
--IDS-MOBILE-MENU-2-
|
|
8038
|
-
--IDS-MOBILE-MENU-2-ITEM--
|
|
8234
|
+
.ids--light.ids--dark.ids--1177-pro, .ids--light.ids--dark.ids--1177-admin, .ids--dark.ids--dark.ids--1177-pro, .ids--dark.ids--dark.ids--1177-admin {
|
|
8235
|
+
--IDS-MOBILE-MENU-ITEM__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-brand-border-primary);
|
|
8236
|
+
--IDS-MOBILE-MENU-2-ITEM__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-brand-border-primary);
|
|
8237
|
+
--IDS-MOBILE-MENU-2-ITEM--L2__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-brand-border-primary);
|
|
8039
8238
|
}
|
|
8040
|
-
|
|
8041
|
-
--IDS-MOBILE-MENU-ITEM
|
|
8042
|
-
--IDS-MOBILE-MENU-ITEM-
|
|
8239
|
+
.ids--light.ids--dark.ids--inera, .ids--dark.ids--dark.ids--inera {
|
|
8240
|
+
--IDS-MOBILE-MENU-ITEM--HOVER__COLOR: var(--ids-palette-neutral-100);
|
|
8241
|
+
--IDS-MOBILE-MENU-ITEM-SECONDARY__COLOR: var(--ids-color-navigation-text-default);
|
|
8242
|
+
--IDS-MOBILE-MENU-ITEM-SECONDARY__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-brand-text-on-primary);
|
|
8043
8243
|
--IDS-MOBILE-MENU-ITEM--L2__COLOR: var(--ids-color-brand-text-on-primary);
|
|
8044
|
-
--IDS-MOBILE-MENU-ITEM--
|
|
8244
|
+
--IDS-MOBILE-MENU-ITEM--L2__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-brand-text-on-primary);
|
|
8045
8245
|
}
|
|
8046
|
-
|
|
8246
|
+
.ids--light.ids--dark.ids--inera-admin, .ids--dark.ids--dark.ids--inera-admin {
|
|
8047
8247
|
--IDS-MOBILE-MENU-ITEM__COLOR: var(--ids-color-brand-text-on-secondary);
|
|
8048
8248
|
--IDS-MOBILE-MENU-2-ITEM--L2__COLOR: var(--ids-color-navigation-text-default);
|
|
8049
8249
|
}
|
|
8050
8250
|
|
|
8051
|
-
|
|
8052
|
-
--IDS-NAVIGATION-
|
|
8053
|
-
--IDS-NAVIGATION-
|
|
8251
|
+
.ids--light, .ids--dark {
|
|
8252
|
+
--IDS-NAVIGATION-CONTENT__DECORATION-TOP: 0.25rem solid var(--ids-color-interactive-border-default);
|
|
8253
|
+
--IDS-NAVIGATION-CONTENT__DECORATION-TOP-HEIGHT: 1.25rem;
|
|
8254
|
+
--IDS-NAVIGATION-CONTENT__BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
8054
8255
|
--IDS-NAVIGATION-CONTENT__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
8055
8256
|
--IDS-NAVIGATION-CONTENT__HEADLINE-COLOR: var(--ids-color-surface-text-on-default);
|
|
8056
8257
|
--IDS-NAVIGATION-CONTENT__ITEM-BORDER-TOP: 0.063rem solid var(--ids-palette-accent-90);
|
|
8057
8258
|
}
|
|
8058
|
-
|
|
8059
|
-
--IDS-NAVIGATION-
|
|
8259
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
8260
|
+
--IDS-NAVIGATION-CONTENT__DECORATION-TOP-HEIGHT: 0;
|
|
8060
8261
|
--IDS-NAVIGATION-CONTENT__ITEM-BORDER-TOP: 0.063rem solid var(--ids-color-surface-border-elevated-1);
|
|
8061
8262
|
}
|
|
8062
8263
|
|
|
8063
|
-
|
|
8064
|
-
--IDS-NAVIGATION-LOCAL__BORDER: 0.063rem solid var(--ids-color-
|
|
8065
|
-
--IDS-NAVIGATION-LOCAL__AFTER-COLOR: var(--ids-color-
|
|
8066
|
-
--IDS-NAVIGATION-
|
|
8067
|
-
--IDS-NAVIGATION-LOCAL--ACTIVE-BEFORE-COLOR: var(--ids-
|
|
8264
|
+
.ids--light, .ids--dark {
|
|
8265
|
+
--IDS-NAVIGATION-LOCAL__BORDER: 0.063rem solid var(--ids-color-surface-border-default);
|
|
8266
|
+
--IDS-NAVIGATION-LOCAL__AFTER-COLOR: var(--ids-color-surface-border-default);
|
|
8267
|
+
--IDS-NAVIGATION-LOCAL--HOVER-BEFORE-COLOR: var(--ids-color-navigation-border-hover);
|
|
8268
|
+
--IDS-NAVIGATION-LOCAL--ACTIVE-BEFORE-COLOR: var(--ids-color-navigation-border-default);
|
|
8068
8269
|
--IDS-NAVIGATION-LOCAL__HEADLINE-COLOR: var(--ids-color-surface-text-on-default);
|
|
8069
8270
|
--IDS-NAVIGATION-LOCAL__LINK-COLOR: var(--ids-color-navigation-text-default);
|
|
8070
8271
|
--IDS-NAVIGATION-LOCAL__LINK--HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
8071
8272
|
}
|
|
8072
|
-
|
|
8273
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
8073
8274
|
--IDS-NAVIGATION-LOCAL__BORDER: 0.063rem solid var(--ids-color-surface-border-default);
|
|
8074
8275
|
--IDS-NAVIGATION-LOCAL__AFTER-COLOR: var(--ids-color-surface-border-default);
|
|
8075
8276
|
}
|
|
8076
|
-
|
|
8077
|
-
--IDS-NAVIGATION-LOCAL__BEFORE-HOVER-COLOR: var(--ids-color-navigation-border-default);
|
|
8078
|
-
--IDS-NAVIGATION-LOCAL--ACTIVE-BEFORE-COLOR: var(--ids-color-navigation-border-default);
|
|
8079
|
-
}
|
|
8080
|
-
:root.ids--dark.ids--inera, :root.ids--dark.ids--inera-admin {
|
|
8277
|
+
.ids--light.ids--dark.ids--inera, .ids--light.ids--dark.ids--inera-admin, .ids--dark.ids--dark.ids--inera, .ids--dark.ids--dark.ids--inera-admin {
|
|
8081
8278
|
--IDS-NAVIGATION-LOCAL__BEFORE-HOVER-COLOR: var(--ids-color-brand-border-primary);
|
|
8082
8279
|
--IDS-NAVIGATION-LOCAL--ACTIVE-BEFORE-COLOR: var(--ids-color-brand-border-primary);
|
|
8083
8280
|
}
|
|
8084
8281
|
|
|
8085
|
-
|
|
8282
|
+
.ids--light, .ids--dark {
|
|
8086
8283
|
--IDS-NOTIFICATION-BADGE__PADDING: 0.0625rem 0.5rem;
|
|
8087
8284
|
--IDS-NOTIFICATION-BADGE__BORDER-THICKNESS: 0.0625rem;
|
|
8088
8285
|
--IDS-NOTIFICATION-BADGE--PRIMARY__BACKGROUND-COLOR: var(--ids-color-feedback-background-notification);
|
|
@@ -8107,15 +8304,15 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
8107
8304
|
--IDS-NOTIFICATION-BADGE--ERROR__BORDER-COLOR: var(--ids-color-feedback-border-error);
|
|
8108
8305
|
--IDS-NOTIFICATION-BADGE--ERROR__COLOR: var(--ids-color-feedback-text-on-error);
|
|
8109
8306
|
}
|
|
8110
|
-
|
|
8307
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
8111
8308
|
--IDS-NOTIFICATION-BADGE--NEUTRAL__BORDER-COLOR: var(--ids-palette-neutral-40);
|
|
8112
8309
|
}
|
|
8113
|
-
|
|
8310
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
8114
8311
|
--IDS-NOTIFICATION-BADGE__PADDING: 0 0.4375rem;
|
|
8115
8312
|
--IDS-NOTIFICATION-BADGE__BORDER-THICKNESS: 0.125rem;
|
|
8116
8313
|
}
|
|
8117
8314
|
|
|
8118
|
-
|
|
8315
|
+
.ids--light, .ids--dark {
|
|
8119
8316
|
--IDS-POPOVER-CONTENT__BORDER-THICKNESS: 0.0625rem;
|
|
8120
8317
|
--IDS-POPOVER-CONTENT__BORDER-RADIUS: 0.625rem;
|
|
8121
8318
|
--IDS-POPOVER-CONTENT__BORDER-COLOR: var(--ids-color-surface-border-default);
|
|
@@ -8124,41 +8321,50 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
8124
8321
|
--IDS-POPOVER-CONTENT__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-2);
|
|
8125
8322
|
--IDS-POPOVER-CONTENT__CARET-BODY-COLOR: var(--ids-color-surface-background-elevated-2);
|
|
8126
8323
|
--IDS-POPOVER-CONTENT__CARET-BORDER-COLOR: var(--ids-color-surface-border-default);
|
|
8127
|
-
--IDS-POPOVER-CONTENT__CARET-CONTENT-TOP: -0.5rem;
|
|
8128
|
-
--IDS-POPOVER-CONTENT__CARET-BORDER-TOP: -0.125rem;
|
|
8129
8324
|
--IDS-POPOVER-CONTENT__CARET-BODY-TOP: 0;
|
|
8130
|
-
--IDS-POPOVER-CONTENT__CARET-
|
|
8131
|
-
--IDS-POPOVER-CONTENT__CARET-
|
|
8132
|
-
|
|
8133
|
-
:
|
|
8325
|
+
--IDS-POPOVER-CONTENT__CARET-BORDER-TOP: -0.125rem;
|
|
8326
|
+
--IDS-POPOVER-CONTENT__CARET-CONTENT-TOP: -0.5rem;
|
|
8327
|
+
--IDS-POPOVER-CONTENT__CARET-BODY-LEFT: -0.0938rem;
|
|
8328
|
+
--IDS-POPOVER-CONTENT__CARET-BORDER-LEFT: -0.1875rem;
|
|
8329
|
+
--IDS-POPOVER-CONTENT__CARET-BODY-RIGHT: -0.0938rem;
|
|
8330
|
+
--IDS-POPOVER-CONTENT__CARET-BORDER-RIGHT: -0.1875rem;
|
|
8331
|
+
--IDS-POPOVER-CONTENT__CARET-BODY-BOTTOM: -0.0938rem;
|
|
8332
|
+
--IDS-POPOVER-CONTENT__CARET-BORDER-BOTTOM: -0.1875rem;
|
|
8333
|
+
}
|
|
8334
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
8134
8335
|
--IDS-POPOVER-CONTENT__BORDER-RADIUS: 0.188rem;
|
|
8135
|
-
--IDS-POPOVER-CONTENT__CARET-SHADOW-TOP: -0.4375rem;
|
|
8136
8336
|
}
|
|
8137
|
-
|
|
8337
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
8138
8338
|
--IDS-POPOVER-CONTENT__BORDER-THICKNESS: 0.125rem;
|
|
8139
|
-
--IDS-POPOVER-CONTENT__CARET-
|
|
8339
|
+
--IDS-POPOVER-CONTENT__CARET-BODY-TOP: 0;
|
|
8140
8340
|
--IDS-POPOVER-CONTENT__CARET-BORDER-TOP: -0.1875rem;
|
|
8141
|
-
--IDS-POPOVER-CONTENT__CARET-
|
|
8341
|
+
--IDS-POPOVER-CONTENT__CARET-CONTENT-TOP: -0.4375rem;
|
|
8342
|
+
--IDS-POPOVER-CONTENT__CARET-BODY-LEFT: 0;
|
|
8343
|
+
--IDS-POPOVER-CONTENT__CARET-BORDER-LEFT: -0.1875rem;
|
|
8344
|
+
--IDS-POPOVER-CONTENT__CARET-BODY-RIGHT: 0;
|
|
8345
|
+
--IDS-POPOVER-CONTENT__CARET-BORDER-RIGHT: -0.1875rem;
|
|
8346
|
+
--IDS-POPOVER-CONTENT__CARET-BODY-BOTTOM: 0;
|
|
8347
|
+
--IDS-POPOVER-CONTENT__CARET-BORDER-BOTTOM: -0.1875rem;
|
|
8142
8348
|
}
|
|
8143
8349
|
|
|
8144
|
-
|
|
8350
|
+
.ids--light, .ids--dark {
|
|
8145
8351
|
--IDS-PROGRESSBAR__HEIGHT: 0.75rem;
|
|
8146
8352
|
--IDS-PROGRESSBAR__HEIGHT--TABLET: 0.5rem;
|
|
8147
8353
|
--IDS-PROGRESSBAR__BORDER-THICKNESS: 0.063rem;
|
|
8148
8354
|
--IDS-PROGRESSBAR__BORDER-COLOR: var(--ids-color-feedback-border-information);
|
|
8149
8355
|
--IDS-PROGRESSBAR__PROGRESS-COLOR: var(--ids-color-feedback-border-information);
|
|
8150
8356
|
}
|
|
8151
|
-
|
|
8357
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
8152
8358
|
--IDS-PROGRESSBAR__BORDER-COLOR: var(--ids-color-interactive-border-default);
|
|
8153
8359
|
--IDS-PROGRESSBAR__PROGRESS-COLOR: var(--ids-color-interactive-background-default);
|
|
8154
8360
|
}
|
|
8155
|
-
|
|
8361
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
8156
8362
|
--IDS-PROGRESSBAR__HEIGHT: 0.875rem;
|
|
8157
8363
|
--IDS-PROGRESSBAR__HEIGHT--TABLET: 0.6rem;
|
|
8158
8364
|
--IDS-PROGRESSBAR__BORDER-THICKNESS: 0.125rem;
|
|
8159
8365
|
}
|
|
8160
8366
|
|
|
8161
|
-
|
|
8367
|
+
.ids--light, .ids--dark {
|
|
8162
8368
|
--IDS-PUFF-LIST-HEADER-LINK__COLOR: var(--ids-color-interactive-text-default);
|
|
8163
8369
|
--IDS-PUFF-LIST-HEADER-LINK__HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
8164
8370
|
--IDS-PUFF-LIST__BORDER: 0.0625rem solid var(--ids-palette-neutral-90);
|
|
@@ -8166,40 +8372,37 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
8166
8372
|
--IDS-PUFF-LIST__ITEM-INFO-COLOR: var(--ids-color-surface-text-on-default);
|
|
8167
8373
|
}
|
|
8168
8374
|
|
|
8169
|
-
|
|
8375
|
+
.ids--light, .ids--dark {
|
|
8170
8376
|
--IDS-REGION-ICON__COLOR-PRESET-1: var(--ids-color-interactive-text-default);
|
|
8171
8377
|
--IDS-REGION-ICON__COLOR-PRESET-2: var(--ids-color-navigation-text-default);
|
|
8172
8378
|
--IDS-REGION-ICON__COLOR-PRESET-3: var(--ids-palette-neutral-100);
|
|
8173
8379
|
--IDS-REGION-ICON__COLOR-PRESET-4: var(--ids-palette-neutral-20);
|
|
8174
8380
|
}
|
|
8175
|
-
|
|
8381
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
8176
8382
|
--IDS-REGION-ICON__COLOR-PRESET-2: var(--ids-color-navigation-text-on-default);
|
|
8177
8383
|
--IDS-REGION-ICON__COLOR-PRESET-4: var(--ids-palette-neutral-100);
|
|
8178
8384
|
}
|
|
8179
8385
|
|
|
8180
|
-
|
|
8181
|
-
--IDS-SIDE-MENU__ICON-COLOR: var(--ids-color-
|
|
8182
|
-
--IDS-SIDE-MENU__LINK-COLOR: var(--ids-color-
|
|
8183
|
-
--IDS-SIDE-MENU__LINK--HOVER-COLOR: var(--ids-color-
|
|
8386
|
+
.ids--light, .ids--dark {
|
|
8387
|
+
--IDS-SIDE-MENU__ICON-COLOR: var(--ids-color-navigation-text-default);
|
|
8388
|
+
--IDS-SIDE-MENU__LINK-COLOR: var(--ids-color-navigation-text-default);
|
|
8389
|
+
--IDS-SIDE-MENU__LINK--HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
8184
8390
|
--IDS-SIDE-MENU__BORDER: 0.5rem solid transparent;
|
|
8185
|
-
--IDS-SIDE-MENU--ACTIVE-BACKGROUND-COLOR: var(--ids-color-
|
|
8186
|
-
--IDS-SIDE-MENU--ACTIVE-BORDER: 0.5rem solid var(--ids-color-
|
|
8187
|
-
--IDS-SIDE-MENU--HOVER-BORDER: 0.5rem solid var(--ids-color-
|
|
8391
|
+
--IDS-SIDE-MENU--ACTIVE-BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
8392
|
+
--IDS-SIDE-MENU--ACTIVE-BORDER: 0.5rem solid var(--ids-color-navigation-border-default);
|
|
8393
|
+
--IDS-SIDE-MENU--HOVER-BORDER: 0.5rem solid var(--ids-color-navigation-border-default);
|
|
8188
8394
|
}
|
|
8189
8395
|
|
|
8190
|
-
|
|
8396
|
+
.ids--light, .ids--dark {
|
|
8191
8397
|
--IDS-SIDE-PANEL__BORDER-TOP: 0.063rem solid var(--ids-color-surface-border-elevated-1);
|
|
8192
8398
|
--IDS-SIDE-PANEL__BORDER: 0.063rem solid var(--ids-color-surface-border-elevated-1);
|
|
8193
8399
|
--IDS-SIDE-PANEL__BACKGROUND-COLOR: var(--ids-color-surface-background-default);
|
|
8194
8400
|
--IDS-SIDE-PANEL__FOOTER-BORDER-TOP-COLOR: var(--ids-palette-neutral-90);
|
|
8195
|
-
--IDS-SIDE-PANEL__FOOTER-BORDER-BOTTOM-COLOR: var(--ids-palette-accent-40);
|
|
8196
|
-
--IDS-SIDE-PANEL__HAMBURGER-COLOR: var(--ids-palette-accent-40);
|
|
8197
|
-
}
|
|
8198
|
-
:root.ids--inera, :root.ids--inera-admin {
|
|
8199
8401
|
--IDS-SIDE-PANEL__FOOTER-BORDER-BOTTOM-COLOR: var(--ids-color-brand-border-primary);
|
|
8402
|
+
--IDS-SIDE-PANEL__HAMBURGER-COLOR: var(--ids-palette-accent-40);
|
|
8200
8403
|
}
|
|
8201
8404
|
|
|
8202
|
-
|
|
8405
|
+
.ids--light, .ids--dark {
|
|
8203
8406
|
--IDS-STEP__BORDER-COLOR: var(--ids-color-surface-border-default);
|
|
8204
8407
|
--IDS-STEP__BORDER-THICKNESS: 0.063rem;
|
|
8205
8408
|
--IDS-STEP__HEADLINE-COLOR: var(--ids-color-interactive-text-default);
|
|
@@ -8228,8 +8431,9 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
8228
8431
|
--IDS-STEP--INVALID__INDICATOR-ICON-COLOR: var(--ids-color-feedback-text-error);
|
|
8229
8432
|
--IDS-STEP--INVALID__INDICATOR-BACKGROUND-COLOR: var(--ids-color-feedback-background-error);
|
|
8230
8433
|
--IDS-STEP--INVALID__INDICATOR-BORDER-COLOR: var(--ids-color-feedback-border-error);
|
|
8434
|
+
--IDS-STEP--INVALID__BORDER-THICKNESS: 0.125rem;
|
|
8231
8435
|
}
|
|
8232
|
-
|
|
8436
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
8233
8437
|
--IDS-STEP__BORDER-THICKNESS: 0.125rem;
|
|
8234
8438
|
--IDS-STEP__BUTTON-PADDING-MOBILE: 0.6875rem 0.9375rem;
|
|
8235
8439
|
--IDS-STEP__BUTTON-PADDING-DESKTOP: 0.9375rem 1.1875rem;
|
|
@@ -8237,7 +8441,7 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
8237
8441
|
--IDS-STEP__CONTENT-PADDING-DESKTOP: 0 1.1875rem 0.9375rem 4.9375rem;
|
|
8238
8442
|
}
|
|
8239
8443
|
|
|
8240
|
-
|
|
8444
|
+
.ids--light, .ids--dark {
|
|
8241
8445
|
--IDS-TABLE__BORDER-RADIUS: 0.625rem;
|
|
8242
8446
|
--IDS-TABLE__BORDER-BOTTOM: 0.063rem solid var(--ids-color-surface-border-default);
|
|
8243
8447
|
--IDS-TABLE__BORDER-TOP: 0.063rem solid var(--ids-color-surface-border-default);
|
|
@@ -8248,15 +8452,15 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
8248
8452
|
--IDS-TABLE__CELL-BORDER: 0.063rem solid var(--ids-color-surface-border-default);
|
|
8249
8453
|
--IDS-TABLE__CELL-COLOR: var(--ids-color-surface-text-on-default);
|
|
8250
8454
|
}
|
|
8251
|
-
|
|
8455
|
+
.ids--light.ids--1177-admin, .ids--light.ids--1177-pro, .ids--dark.ids--1177-admin, .ids--dark.ids--1177-pro {
|
|
8252
8456
|
--IDS-TABLE__HEAD-BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
8253
8457
|
}
|
|
8254
|
-
|
|
8458
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
8255
8459
|
--IDS-TABLE__BORDER-RADIUS: 0.313rem;
|
|
8256
8460
|
--IDS-TABLE__HEAD-BACKGROUND-COLOR: var(--ids-color-surface-background-alternative-elevated-1);
|
|
8257
8461
|
}
|
|
8258
8462
|
|
|
8259
|
-
|
|
8463
|
+
.ids--light, .ids--dark {
|
|
8260
8464
|
--IDS-TABS--LIGHT__BACKGROUND: var(--ids-color-form-background-light-default);
|
|
8261
8465
|
--IDS-TABS__BORDER-BOTTOM-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
8262
8466
|
--IDS-TAB__BORDER: 0.063rem solid var(--ids-color-surface-border-default);
|
|
@@ -8276,15 +8480,15 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
8276
8480
|
--IDS-TAB--SELECTED__BORDER-BOTTOM-COLOR: var(--ids-color-surface-background-default);
|
|
8277
8481
|
--IDS-TAB-PANEL__COLOR: var(--ids-color-surface-text-on-default);
|
|
8278
8482
|
}
|
|
8279
|
-
|
|
8483
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
8280
8484
|
--IDS-TAB__BORDER-RADIUS: 0.188rem 0.188rem 0 0;
|
|
8281
8485
|
}
|
|
8282
|
-
|
|
8486
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
8283
8487
|
--IDS-TAB--SELECTED__BORDER-HOVER-COLOR: var(--ids-color-interactive-border-hover);
|
|
8284
8488
|
--IDS-TAB--SELECTED__BORDER-TOP-HOVER: 0.063rem solid var(--ids-color-interactive-border-hover);
|
|
8285
8489
|
}
|
|
8286
8490
|
|
|
8287
|
-
|
|
8491
|
+
.ids--light, .ids--dark {
|
|
8288
8492
|
--IDS-TAG__PADDING: 0.438rem 0.938rem;
|
|
8289
8493
|
--IDS-TAG__BORDER-THICKNESS: 0.063rem;
|
|
8290
8494
|
--IDS-TAG__BORDER-RADIUS: 0.313rem;
|
|
@@ -8298,23 +8502,25 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
8298
8502
|
--IDS-TAG--INTERACTIVE__BORDER-COLOR: var(--ids-color-interactive-border-default);
|
|
8299
8503
|
--IDS-TAG--INTERACTIVE-HOVER__COLOR: var(--ids-color-interactive-text-on-hover);
|
|
8300
8504
|
--IDS-TAG--INTERACTIVE-HOVER__BACKGROUND-COLOR: var(--ids-color-interactive-text-hover);
|
|
8505
|
+
--IDS-TAG--INTERACTIVE-ACTIVE__COLOR: var(--ids-color-interactive-text-on-active);
|
|
8506
|
+
--IDS-TAG--INTERACTIVE-ACTIVE__BACKGROUND-COLOR: var(--ids-color-interactive-background-active);
|
|
8301
8507
|
}
|
|
8302
|
-
|
|
8508
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
8303
8509
|
--IDS-TAG--INTERACTIVE__FONT-WEIGHT: normal;
|
|
8304
8510
|
}
|
|
8305
|
-
|
|
8511
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
8306
8512
|
--IDS-TAG__PADDING: 0.375rem 0.875rem;
|
|
8307
8513
|
--IDS-TAG__BORDER-THICKNESS: 0.125rem;
|
|
8308
8514
|
}
|
|
8309
8515
|
|
|
8310
|
-
|
|
8516
|
+
.ids--light, .ids--dark {
|
|
8311
8517
|
--IDS-TOOLTIP__PADDING: 0.5rem 1.25rem;
|
|
8312
8518
|
--IDS-TOOLTIP__BORDER-THICKNESS: 0.0625rem;
|
|
8313
|
-
--IDS-TOOLTIP__BORDER-COLOR: var(--ids-color-surface-border-
|
|
8519
|
+
--IDS-TOOLTIP__BORDER-COLOR: var(--ids-color-surface-border-elevated-2);
|
|
8314
8520
|
--IDS-TOOLTIP__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-2);
|
|
8315
8521
|
--IDS-TOOLTIP__COLOR: var(--ids-color-surface-text-on-elevated-2);
|
|
8316
8522
|
}
|
|
8317
|
-
|
|
8523
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
8318
8524
|
--IDS-TOOLTIP__PADDING: 0.4375rem 1.1875rem;
|
|
8319
8525
|
--IDS-TOOLTIP__BORDER-THICKNESS: 0.125rem;
|
|
8320
8526
|
}
|