@inera/ids-design 5.5.0 → 6.0.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 +9 -0
- package/components/accordion/accordion.css +260 -0
- package/components/alert/alert-lit.js +1 -1
- package/components/alert/alert.css +245 -133
- package/components/alert-global/alert-global-lit.js +1 -1
- package/components/alert-global/alert-global.css +51 -20
- package/components/badge/badge-lit.js +1 -1
- package/components/badge/badge.css +3 -4
- package/components/box-link/box-link-lit.js +1 -1
- package/components/box-link/box-link.css +59 -22
- package/components/breadcrumbs/breadcrumbs-lit.js +1 -1
- package/components/breadcrumbs/breadcrumbs.css +36 -29
- package/components/card/card-lit.js +4 -2
- package/components/card/card.css +81 -40
- package/components/carousel/carousel-lit.js +1 -1
- package/components/carousel/carousel.css +47 -17
- package/components/data-table/data-table-lit.js +1 -1
- package/components/data-table/data-table.css +8 -14
- package/components/date-label/date-label-lit.js +1 -1
- package/components/date-label/date-label.css +8 -8
- package/components/dialog/dialog-lit.js +1 -1
- package/components/dialog/dialog.css +21 -2
- package/components/dropdown/dropdown-lit.js +1 -1
- package/components/dropdown/dropdown.css +15 -60
- package/components/footer-1177/footer-1177-lit.js +1 -1
- package/components/footer-1177/footer-1177.css +27 -9
- package/components/footer-1177-admin/footer-1177-admin-lit.js +1 -1
- package/components/footer-1177-admin/footer-1177-admin.css +28 -8
- package/components/footer-1177-pro/footer-1177-pro-lit.js +1 -1
- package/components/footer-1177-pro/footer-1177-pro.css +20 -1
- package/components/footer-inera/footer-inera-lit.js +1 -1
- package/components/footer-inera/footer-inera.css +14 -8
- package/components/footer-inera-admin/footer-inera-admin-lit.js +1 -1
- package/components/footer-inera-admin/footer-inera-admin.css +14 -8
- package/components/form/error-message/error-message-lit.js +1 -1
- package/components/form/error-message/error-message.css +30 -5
- package/components/form/range/range-lit.js +1 -1
- package/components/form/range/range.css +0 -1
- package/components/form/select-multiple/select-multiple-lit.js +1 -1
- package/components/form/select-multiple/select-multiple.css +33 -16
- package/components/header-1177/composite-header-1177.css +416 -191
- package/components/header-1177/header-1177-avatar-lit.js +1 -1
- package/components/header-1177/header-1177-avatar.css +123 -60
- package/components/header-1177/header-1177-item-lit.js +1 -1
- package/components/header-1177/header-1177-item.css +37 -4
- package/components/header-1177/header-1177-lit.js +1 -1
- 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 +47 -8
- package/components/header-1177/header-1177-nav-item.css +71 -48
- package/components/header-1177/header-1177.css +166 -75
- 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 +55 -12
- package/components/header-1177-admin/header-1177-admin-avatar.css +107 -40
- package/components/header-1177-admin/header-1177-admin-item-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-item.css +31 -0
- package/components/header-1177-admin/header-1177-admin-lit.js +1 -1
- 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 +47 -44
- package/components/header-1177-admin/header-1177-admin.css +61 -11
- 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 +57 -13
- package/components/header-1177-pro/header-1177-pro-avatar.css +125 -60
- package/components/header-1177-pro/header-1177-pro-item-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-item.css +23 -0
- package/components/header-1177-pro/header-1177-pro-lit.js +1 -1
- 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 +59 -32
- package/components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-nav-menu-mobile.css +5 -2
- package/components/header-1177-pro/header-1177-pro-region-picker-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-region-picker.css +240 -60
- package/components/header-1177-pro/header-1177-pro.css +72 -12
- package/components/header-inera/header-inera-item-lit.js +1 -1
- package/components/header-inera/header-inera-item.css +6 -1
- package/components/header-inera/header-inera-lit.js +1 -1
- package/components/header-inera/header-inera-nav-item-lit.js +1 -1
- package/components/header-inera/header-inera-nav-item.css +13 -7
- package/components/header-inera/header-inera-nav-mobile-lit.js +1 -1
- package/components/header-inera/header-inera-nav-mobile.css +5 -2
- package/components/header-inera/header-inera.css +41 -4
- package/components/header-inera-admin/composite-header-inera-admin.css +44 -23
- package/components/header-inera-admin/header-inera-admin-avatar-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-avatar.css +28 -4
- package/components/header-inera-admin/header-inera-admin-item-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-item.css +12 -6
- package/components/header-inera-admin/header-inera-admin-lit.js +1 -1
- 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 +13 -7
- package/components/header-inera-admin/header-inera-admin-nav-mobile-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-nav-mobile.css +5 -2
- package/components/header-inera-admin/header-inera-admin.css +7 -4
- package/components/mobile-menu/mobile-menu-lit.js +1 -1
- package/components/mobile-menu/mobile-menu.css +135 -0
- package/components/navigation/content/navigation-content-lit.js +1 -1
- package/components/navigation/content/navigation-content.css +11 -9
- package/components/pagination/data-pagination/data-pagination-lit.js +1 -1
- package/components/pagination/data-pagination/data-pagination.css +113 -46
- package/components/pagination/list-pagination/list-pagination-lit.js +1 -1
- package/components/pagination/list-pagination/list-pagination.css +104 -41
- package/components/popover/popover-content-lit.js +1 -1
- package/components/popover/popover-content.css +30 -11
- package/components/puff-list/puff-list-lit.js +7 -0
- package/components/puff-list/puff-list.css +169 -0
- package/components/side-menu/side-menu-lit.js +1 -1
- package/components/side-menu/side-menu.css +43 -26
- package/components/side-panel/side-panel-lit.js +1 -1
- package/components/side-panel/side-panel.css +43 -8
- package/components/stepper/stepper-lit.js +1 -1
- package/components/stepper/stepper.css +45 -4
- package/components/tabs/tab-lit.js +1 -1
- package/components/tabs/tab.css +7 -0
- package/components/tabs/tabs-lit.js +1 -1
- package/components/tag/tag-lit.js +1 -1
- package/components/tag/tag.css +45 -20
- package/global/_partials.css +3 -0
- package/global/global.css +771 -173
- package/global/icons/font/Inera-Design-Icons.eot +0 -0
- package/global/icons/font/Inera-Design-Icons.svg +155 -0
- package/global/icons/font/Inera-Design-Icons.ttf +0 -0
- package/global/icons/font/Inera-Design-Icons.woff +0 -0
- package/global/util/util.css +18 -0
- package/package.json +1 -1
- package/themes/1177/1177-tokens.css +2 -0
- package/themes/1177/1177.css +862 -318
- package/themes/1177-pro/1177-pro.css +864 -365
- package/themes/inera/inera.css +878 -328
- package/themes/inera-admin/inera-admin.css +881 -345
- package/components/expandable/expandable-lit.js +0 -7
- package/components/expandable/expandable.css +0 -108
- package/components/footer/footer-lit.js +0 -7
- package/components/footer/footer.css +0 -450
- package/components/list/list-lit.d.ts +0 -2
- package/components/list/list-lit.js +0 -7
- package/components/list/list.css +0 -143
- /package/components/{expandable/expandable-lit.d.ts → accordion/accordion-lit.d.ts} +0 -0
- /package/components/{footer/footer-lit.d.ts → puff-list/puff-list-lit.d.ts} +0 -0
package/themes/inera/inera.css
CHANGED
|
@@ -1,16 +1,3 @@
|
|
|
1
|
-
@charset "UTF-8";
|
|
2
|
-
/*******
|
|
3
|
-
* BUTTONS
|
|
4
|
-
********/
|
|
5
|
-
/*******
|
|
6
|
-
* SCROLLBARS
|
|
7
|
-
********/
|
|
8
|
-
/*******
|
|
9
|
-
* FORM
|
|
10
|
-
********/
|
|
11
|
-
/*******
|
|
12
|
-
* A11Y
|
|
13
|
-
********/
|
|
14
1
|
.ids *,
|
|
15
2
|
.ids *::before,
|
|
16
3
|
.ids *::after {
|
|
@@ -72,6 +59,60 @@ body.ids {
|
|
|
72
59
|
scroll-behavior: auto !important;
|
|
73
60
|
}
|
|
74
61
|
}
|
|
62
|
+
:root, :host {
|
|
63
|
+
/* Primary colors */
|
|
64
|
+
--IDS-COLOR-PRIMARY-30: #7e2a4c;
|
|
65
|
+
--IDS-COLOR-ON-PRIMARY-30: #FFF;
|
|
66
|
+
--IDS-COLOR-PRIMARY-40: #A33662;
|
|
67
|
+
--IDS-COLOR-ON-PRIMARY-40: #FFF;
|
|
68
|
+
--IDS-COLOR-PRIMARY-50: #C03F73;
|
|
69
|
+
--IDS-COLOR-ON-PRIMARY-50: #FFF;
|
|
70
|
+
/* Secondary colors */
|
|
71
|
+
--IDS-COLOR-SECONDARY-40: #E7DAC5;
|
|
72
|
+
--IDS-COLOR-ON-SECONDARY-40: var(--IDS-COLOR-NEUTRAL-20);
|
|
73
|
+
--IDS-COLOR-SECONDARY-90: #F6F1E9;
|
|
74
|
+
--IDS-COLOR-ON-SECONDARY-90: var(--IDS-COLOR-NEUTRAL-20);
|
|
75
|
+
--IDS-COLOR-SECONDARY-95: #F9F6F1;
|
|
76
|
+
--IDS-COLOR-ON-SECONDARY-95: var(--IDS-COLOR-NEUTRAL-20);
|
|
77
|
+
/* Accent colors */
|
|
78
|
+
--IDS-COLOR-ACCENT-30: #305A47;
|
|
79
|
+
--IDS-COLOR-ON-ACCENT-30: #FFF;
|
|
80
|
+
--IDS-COLOR-ACCENT-40: #40775E;
|
|
81
|
+
--IDS-COLOR-ON-ACCENT-40: #FFF;
|
|
82
|
+
--IDS-COLOR-ACCENT-90: #AFD4C4;
|
|
83
|
+
--IDS-COLOR-ON-ACCENT-90: var(--IDS-COLOR-NEUTRAL-20);
|
|
84
|
+
/* Graphic colors */
|
|
85
|
+
--IDS-COLOR-GRAPHIC: #FF9517;
|
|
86
|
+
/* Alternative colors */
|
|
87
|
+
--IDS-COLOR-ALTERNATIVE: #0CB0C6;
|
|
88
|
+
/* Neutral colors */
|
|
89
|
+
--IDS-COLOR-NEUTRAL-20: #353636;
|
|
90
|
+
--IDS-COLOR-ON-NEUTRAL-20: #FFF;
|
|
91
|
+
--IDS-COLOR-NEUTRAL-40: #727373;
|
|
92
|
+
--IDS-COLOR-ON-NEUTRAL-40: #FFF;
|
|
93
|
+
--IDS-COLOR-NEUTRAL-90: #CCCCCC;
|
|
94
|
+
--IDS-COLOR-ON-NEUTRAL-90: var(--IDS-COLOR-NEUTRAL-20);
|
|
95
|
+
--IDS-COLOR-NEUTRAL-99: #F0F0F0;
|
|
96
|
+
--IDS-COLOR-ON-NEUTRAL-99: var(--IDS-COLOR-NEUTRAL-20);
|
|
97
|
+
--IDS-COLOR-NEUTRAL-100: #fff;
|
|
98
|
+
/* Background colors */
|
|
99
|
+
--IDS-COLOR-BACKGROUND: #fff;
|
|
100
|
+
--IDS-COLOR-ON-BACKGROUND: var(--IDS-COLOR-NEUTRAL-20);
|
|
101
|
+
/* Status colors */
|
|
102
|
+
--IDS-COLOR-SUCCESS-40: #277637;
|
|
103
|
+
--IDS-COLOR-ON-SUCCESS-40: #FFF;
|
|
104
|
+
--IDS-COLOR-SUCCESS-99: #E7F7EA;
|
|
105
|
+
--IDS-COLOR-ON-SUCCESS-99: var(--IDS-COLOR-NEUTRAL-20);
|
|
106
|
+
--IDS-COLOR-ATTENTION-40: #FFD748;
|
|
107
|
+
--IDS-COLOR-ON-ATTENTION-40: var(--IDS-COLOR-NEUTRAL-20);
|
|
108
|
+
--IDS-COLOR-ATTENTION-95: #FFF7D9;
|
|
109
|
+
--IDS-COLOR-ON-ATTENTION-95: var(--IDS-COLOR-NEUTRAL-20);
|
|
110
|
+
--IDS-COLOR-ERROR-40: #DB0F00;
|
|
111
|
+
--IDS-COLOR-ON-ERROR-40: #FFF;
|
|
112
|
+
--IDS-COLOR-ERROR-99: #FFDAD7;
|
|
113
|
+
--IDS-COLOR-ON-ERROR-99: var(--IDS-COLOR-NEUTRAL-20);
|
|
114
|
+
}
|
|
115
|
+
|
|
75
116
|
@media (max-width: 1023px) {
|
|
76
117
|
.ids-desktop {
|
|
77
118
|
display: none !important;
|
|
@@ -118,6 +159,16 @@ body.ids {
|
|
|
118
159
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET);
|
|
119
160
|
}
|
|
120
161
|
|
|
162
|
+
.ids-link-no-styles {
|
|
163
|
+
color: var(--IDS-LINK--COLOR-PRESET-1__COLOR);
|
|
164
|
+
font-size: inherit;
|
|
165
|
+
font-family: inherit;
|
|
166
|
+
text-decoration: none;
|
|
167
|
+
}
|
|
168
|
+
.ids-link-no-styles:hover {
|
|
169
|
+
color: var(--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR);
|
|
170
|
+
}
|
|
171
|
+
|
|
121
172
|
/* Makes elements behave as inline-level block containers */
|
|
122
173
|
.ids-inline-block {
|
|
123
174
|
display: inline-block;
|
|
@@ -1729,6 +1780,7 @@ body.ids {
|
|
|
1729
1780
|
padding-left: 3rem;
|
|
1730
1781
|
}
|
|
1731
1782
|
/* Hide classes */
|
|
1783
|
+
.ids .ids-hide-on-mobile,
|
|
1732
1784
|
.ids .ids-hide-on-s,
|
|
1733
1785
|
.ids .ids-s-hide {
|
|
1734
1786
|
display: none;
|
|
@@ -2268,11 +2320,18 @@ body.ids {
|
|
|
2268
2320
|
padding-left: 3rem;
|
|
2269
2321
|
}
|
|
2270
2322
|
/* Hide classes */
|
|
2323
|
+
.ids .ids-hide-on-tablet,
|
|
2271
2324
|
.ids .ids-hide-on-m,
|
|
2272
2325
|
.ids .ids-m-hide {
|
|
2273
2326
|
display: none;
|
|
2274
2327
|
}
|
|
2275
2328
|
}
|
|
2329
|
+
@media only screen and (min-width: 1024px) {
|
|
2330
|
+
.ids .ids-hide-on-desktop,
|
|
2331
|
+
.ids .ids-d-hide {
|
|
2332
|
+
display: none;
|
|
2333
|
+
}
|
|
2334
|
+
}
|
|
2276
2335
|
/* Smaller screen utility classes ends here */
|
|
2277
2336
|
/*Custom addition to the tailwind util class */
|
|
2278
2337
|
/* Adds spacing between words */
|
|
@@ -2349,29 +2408,65 @@ body.ids {
|
|
|
2349
2408
|
float: none;
|
|
2350
2409
|
}
|
|
2351
2410
|
|
|
2411
|
+
/*******
|
|
2412
|
+
* ICONS
|
|
2413
|
+
********/
|
|
2414
|
+
/*******
|
|
2415
|
+
* BUTTONS
|
|
2416
|
+
********/
|
|
2417
|
+
/*******
|
|
2418
|
+
* SCROLLBARS
|
|
2419
|
+
********/
|
|
2420
|
+
/*******
|
|
2421
|
+
* FORM
|
|
2422
|
+
********/
|
|
2423
|
+
/*******
|
|
2424
|
+
* A11Y
|
|
2425
|
+
********/
|
|
2352
2426
|
.ids-link {
|
|
2353
2427
|
font-family: var(--IDS-LINK__FONT-FAMILY);
|
|
2354
|
-
color: var(--IDS-LINK--
|
|
2355
|
-
text-decoration-color: var(--IDS-LINK--
|
|
2428
|
+
color: var(--IDS-LINK--COLOR-PRESET-1__COLOR);
|
|
2429
|
+
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-1__COLOR);
|
|
2430
|
+
text-underline-offset: 0.125rem;
|
|
2356
2431
|
font-size: 1rem;
|
|
2357
2432
|
line-height: 1.5rem;
|
|
2358
2433
|
gap: 0.5rem;
|
|
2359
2434
|
cursor: pointer;
|
|
2360
2435
|
display: inline-flex;
|
|
2361
2436
|
align-items: flex-start;
|
|
2362
|
-
text-decoration: none;
|
|
2363
|
-
position: relative;
|
|
2364
|
-
}
|
|
2365
|
-
.ids-link:not(:has(.ids-icon)) {
|
|
2366
2437
|
text-decoration: underline;
|
|
2438
|
+
position: relative;
|
|
2367
2439
|
}
|
|
2368
2440
|
.ids-link:focus {
|
|
2369
2441
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
2370
2442
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
2371
2443
|
}
|
|
2444
|
+
.ids-link:has(.ids-icon) {
|
|
2445
|
+
text-decoration: none;
|
|
2446
|
+
}
|
|
2447
|
+
.ids-link.ids-link--start-icon {
|
|
2448
|
+
display: inline;
|
|
2449
|
+
padding-left: 1.375rem;
|
|
2450
|
+
text-decoration: none;
|
|
2451
|
+
}
|
|
2452
|
+
.ids-link.ids-link--start-icon:before {
|
|
2453
|
+
position: absolute !important;
|
|
2454
|
+
top: 0.1875rem;
|
|
2455
|
+
left: 0;
|
|
2456
|
+
}
|
|
2457
|
+
.ids-link.ids-link--end-icon {
|
|
2458
|
+
display: inline;
|
|
2459
|
+
padding-right: 1.375rem;
|
|
2460
|
+
text-decoration: none;
|
|
2461
|
+
}
|
|
2462
|
+
.ids-link.ids-link--end-icon:before {
|
|
2463
|
+
position: absolute !important;
|
|
2464
|
+
bottom: 0.125rem;
|
|
2465
|
+
right: 0;
|
|
2466
|
+
}
|
|
2372
2467
|
.ids-link:hover, .ids-link:focus {
|
|
2373
2468
|
text-decoration: underline !important;
|
|
2374
|
-
color: var(--IDS-LINK--
|
|
2469
|
+
color: var(--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR);
|
|
2375
2470
|
}
|
|
2376
2471
|
.ids-link:hover .ids-link__icon:has(+ .ids-link__icon--hover), .ids-link:focus .ids-link__icon:has(+ .ids-link__icon--hover) {
|
|
2377
2472
|
display: none;
|
|
@@ -2379,12 +2474,59 @@ body.ids {
|
|
|
2379
2474
|
.ids-link:hover .ids-link__icon--hover, .ids-link:focus .ids-link__icon--hover {
|
|
2380
2475
|
display: inline-flex;
|
|
2381
2476
|
}
|
|
2477
|
+
.ids-link.ids-link--small {
|
|
2478
|
+
font-size: 0.875rem;
|
|
2479
|
+
}
|
|
2480
|
+
.ids-link.ids-link--small.ids-link--start-icon {
|
|
2481
|
+
padding-left: 1.25rem;
|
|
2482
|
+
}
|
|
2483
|
+
.ids-link.ids-link--small.ids-link--end-icon {
|
|
2484
|
+
padding-right: 1.125rem;
|
|
2485
|
+
}
|
|
2486
|
+
.ids-link.ids-link--large.ids-link--start-icon, .ids-link.ids-link--large.ids-link--end-icon {
|
|
2487
|
+
padding-left: 1.75rem;
|
|
2488
|
+
}
|
|
2489
|
+
.ids-link.ids-link--large.ids-link--start-icon::before, .ids-link.ids-link--large.ids-link--end-icon::before {
|
|
2490
|
+
font-size: 1.25rem;
|
|
2491
|
+
top: 0.0625rem !important;
|
|
2492
|
+
}
|
|
2382
2493
|
.ids-link.ids-link--block {
|
|
2383
2494
|
display: flex;
|
|
2495
|
+
flex-grow: 1;
|
|
2496
|
+
}
|
|
2497
|
+
.ids-link.ids-link--block.ids-link--start-icon, .ids-link.ids-link--block.ids-link--end-icon {
|
|
2498
|
+
display: table;
|
|
2499
|
+
width: 100%;
|
|
2500
|
+
padding-left: 1.75rem;
|
|
2501
|
+
}
|
|
2502
|
+
.ids-link.ids-link--block.ids-link--start-icon::before, .ids-link.ids-link--block.ids-link--end-icon::before {
|
|
2503
|
+
top: 0.25rem;
|
|
2504
|
+
}
|
|
2505
|
+
.ids-link.ids-link--border-top {
|
|
2506
|
+
display: flex;
|
|
2507
|
+
flex-grow: 1;
|
|
2508
|
+
padding: 0.75rem;
|
|
2509
|
+
border-top: var(--IDS-LINK--BORDER__BORDER-TOP);
|
|
2510
|
+
}
|
|
2511
|
+
.ids-link.ids-link--border-top:focus {
|
|
2512
|
+
outline: var(--IDS-FOCUS__OUTLINE);
|
|
2513
|
+
outline-offset: -0.125rem !important;
|
|
2514
|
+
}
|
|
2515
|
+
.ids-link.ids-link--border-top.ids-link--start-icon {
|
|
2516
|
+
padding: 0.75rem 0.5rem 0.75rem 1.5rem;
|
|
2517
|
+
display: table;
|
|
2518
|
+
width: 100%;
|
|
2519
|
+
}
|
|
2520
|
+
.ids-link.ids-link--border-top.ids-link--start-icon:before {
|
|
2521
|
+
top: 1rem !important;
|
|
2522
|
+
left: 0;
|
|
2384
2523
|
}
|
|
2385
2524
|
.ids-link.ids-link--underlined {
|
|
2386
2525
|
text-decoration: underline;
|
|
2387
2526
|
}
|
|
2527
|
+
.ids-link.ids-link--underlined:has(.ids-icon), .ids-link.ids-link--underlined.ids-link--start-icon, .ids-link.ids-link--underlined.ids-link--end-icon {
|
|
2528
|
+
text-decoration: underline !important;
|
|
2529
|
+
}
|
|
2388
2530
|
.ids-link.ids-link--active-icon {
|
|
2389
2531
|
text-decoration: none !important;
|
|
2390
2532
|
}
|
|
@@ -2398,11 +2540,11 @@ body.ids {
|
|
|
2398
2540
|
justify-content: center;
|
|
2399
2541
|
padding: 0.188rem;
|
|
2400
2542
|
}
|
|
2401
|
-
.ids-link.ids-link--active-icon.ids-link--active .ids-icon {
|
|
2402
|
-
background-color: var(--IDS-LINK--COLORPRESET-1-ACTIVE__ICON-BACKGROUND-COLOR);
|
|
2403
|
-
}
|
|
2404
2543
|
.ids-link.ids-link--active-icon:hover .ids-icon, .ids-link.ids-link--active-icon:focus-within .ids-icon {
|
|
2405
|
-
background-color: var(--IDS-LINK--
|
|
2544
|
+
background-color: var(--IDS-LINK--COLOR-PRESET-1__COLOR);
|
|
2545
|
+
}
|
|
2546
|
+
.ids-link.ids-link--active-icon.ids-link--active .ids-icon {
|
|
2547
|
+
background-color: var(--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR);
|
|
2406
2548
|
}
|
|
2407
2549
|
.ids-link.ids-link--active-icon.ids-link--color-2 .ids-icon {
|
|
2408
2550
|
margin-top: 0.25rem;
|
|
@@ -2414,11 +2556,11 @@ body.ids {
|
|
|
2414
2556
|
justify-content: center;
|
|
2415
2557
|
padding: 0.188rem;
|
|
2416
2558
|
}
|
|
2417
|
-
.ids-link.ids-link--active-icon.ids-link--color-2.ids-link--active .ids-icon {
|
|
2418
|
-
background-color: var(--IDS-LINK--COLORPRESET-2-ACTIVE__ICON-BACKGROUND-COLOR);
|
|
2419
|
-
}
|
|
2420
2559
|
.ids-link.ids-link--active-icon.ids-link--color-2:hover .ids-icon, .ids-link.ids-link--active-icon.ids-link--color-2:focus-within .ids-icon {
|
|
2421
|
-
background-color: var(--IDS-LINK--
|
|
2560
|
+
background-color: var(--IDS-LINK--COLOR-PRESET-2__COLOR);
|
|
2561
|
+
}
|
|
2562
|
+
.ids-link.ids-link--active-icon.ids-link--color-2.ids-link--active .ids-icon {
|
|
2563
|
+
background-color: var(--IDS-LINK--COLOR-PRESET-2__HOVER-COLOR);
|
|
2422
2564
|
}
|
|
2423
2565
|
.ids-link.ids-link--active-icon.ids-link--color-3 .ids-icon {
|
|
2424
2566
|
margin-top: 0.25rem;
|
|
@@ -2430,27 +2572,59 @@ body.ids {
|
|
|
2430
2572
|
justify-content: center;
|
|
2431
2573
|
padding: 0.188rem;
|
|
2432
2574
|
}
|
|
2575
|
+
.ids-link.ids-link--active-icon.ids-link--color-3:hover .ids-icon, .ids-link.ids-link--active-icon.ids-link--color-3:focus-within .ids-icon {
|
|
2576
|
+
background-color: var(--IDS-LINK--COLOR-PRESET-3__COLOR);
|
|
2577
|
+
}
|
|
2433
2578
|
.ids-link.ids-link--active-icon.ids-link--color-3.ids-link--active .ids-icon {
|
|
2434
|
-
background-color: var(--IDS-LINK--
|
|
2579
|
+
background-color: var(--IDS-LINK--COLOR-PRESET-3__HOVER-COLOR);
|
|
2435
2580
|
}
|
|
2436
|
-
.ids-link.ids-link--active-icon.ids-link--
|
|
2437
|
-
|
|
2581
|
+
.ids-link.ids-link--active-icon.ids-link--start-icon:before {
|
|
2582
|
+
border-radius: 100%;
|
|
2583
|
+
box-sizing: border-box;
|
|
2584
|
+
width: 1rem;
|
|
2585
|
+
height: 1rem;
|
|
2586
|
+
top: 0.25rem;
|
|
2587
|
+
left: 0;
|
|
2588
|
+
}
|
|
2589
|
+
.ids-link.ids-link--active-icon:hover.ids-link--start-icon:before, .ids-link.ids-link--active-icon:focus.ids-link--start-icon:before {
|
|
2590
|
+
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
2591
|
+
background-color: var(--IDS-LINK--COLOR-PRESET-1__COLOR);
|
|
2592
|
+
}
|
|
2593
|
+
.ids-link.ids-link--active-icon.ids-link--active.ids-link--start-icon:before {
|
|
2594
|
+
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
2595
|
+
background-color: var(--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR);
|
|
2438
2596
|
}
|
|
2439
2597
|
.ids-link.ids-link--color-2 {
|
|
2440
|
-
color: var(--IDS-LINK--
|
|
2441
|
-
text-decoration-color: var(--IDS-LINK--
|
|
2598
|
+
color: var(--IDS-LINK--COLOR-PRESET-2__COLOR);
|
|
2599
|
+
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-2__COLOR);
|
|
2442
2600
|
}
|
|
2443
2601
|
.ids-link.ids-link--color-2:hover, .ids-link.ids-link--color-2:focus {
|
|
2444
|
-
color: var(--IDS-LINK--
|
|
2445
|
-
text-decoration-color: var(--IDS-LINK--
|
|
2602
|
+
color: var(--IDS-LINK--COLOR-PRESET-2__HOVER-COLOR);
|
|
2603
|
+
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-2__HOVER-COLOR);
|
|
2604
|
+
}
|
|
2605
|
+
.ids-link.ids-link--color-2.ids-link--active-icon:hover.ids-link--start-icon:before, .ids-link.ids-link--color-2.ids-link--active-icon:focus.ids-link--start-icon:before {
|
|
2606
|
+
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
2607
|
+
background-color: var(--IDS-LINK--COLOR-PRESET-2__COLOR);
|
|
2608
|
+
}
|
|
2609
|
+
.ids-link.ids-link--color-2.ids-link--active-icon.ids-link--active.ids-link--start-icon:before {
|
|
2610
|
+
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
2611
|
+
background-color: var(--IDS-LINK--COLOR-PRESET-2__HOVER-COLOR);
|
|
2446
2612
|
}
|
|
2447
2613
|
.ids-link.ids-link--color-3 {
|
|
2448
|
-
color: var(--IDS-LINK--
|
|
2449
|
-
text-decoration-color: var(--IDS-LINK--
|
|
2614
|
+
color: var(--IDS-LINK--COLOR-PRESET-3__COLOR);
|
|
2615
|
+
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-3__COLOR);
|
|
2450
2616
|
}
|
|
2451
2617
|
.ids-link.ids-link--color-3:hover, .ids-link.ids-link--color-3:focus {
|
|
2452
|
-
color: var(--IDS-LINK--
|
|
2453
|
-
text-decoration-color: var(--IDS-LINK--
|
|
2618
|
+
color: var(--IDS-LINK--COLOR-PRESET-3__HOVER-COLOR);
|
|
2619
|
+
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-3__HOVER-COLOR);
|
|
2620
|
+
}
|
|
2621
|
+
.ids-link.ids-link--color-3.ids-link--active-icon:hover.ids-link--start-icon:before, .ids-link.ids-link--color-3.ids-link--active-icon:focus.ids-link--start-icon:before {
|
|
2622
|
+
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
2623
|
+
background-color: var(--IDS-LINK--COLOR-PRESET-3__COLOR);
|
|
2624
|
+
}
|
|
2625
|
+
.ids-link.ids-link--color-3.ids-link--active-icon.ids-link--active.ids-link--start-icon:before {
|
|
2626
|
+
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
2627
|
+
background-color: var(--IDS-LINK--COLOR-PRESET-3__HOVER-COLOR);
|
|
2454
2628
|
}
|
|
2455
2629
|
.ids-link.ids-link--light {
|
|
2456
2630
|
color: var(--IDS-COLOR-NEUTRAL-100) !important;
|
|
@@ -2537,18 +2711,28 @@ body.ids {
|
|
|
2537
2711
|
-moz-user-select: none;
|
|
2538
2712
|
-ms-user-select: none;
|
|
2539
2713
|
}
|
|
2540
|
-
.ids .ids-button:hover, .ids .ids-button
|
|
2714
|
+
.ids .ids-button:hover, .ids .ids-button.ids-button--active,
|
|
2541
2715
|
.ids-button:hover,
|
|
2542
|
-
.ids-button:active,
|
|
2543
|
-
.ids-button:focus,
|
|
2544
2716
|
.ids-button.ids-button--active,
|
|
2545
2717
|
.ids button.ids-button:hover,
|
|
2546
|
-
.ids button.ids-button:active,
|
|
2547
|
-
.ids button.ids-button:focus,
|
|
2548
2718
|
.ids button.ids-button.ids-button--active {
|
|
2549
2719
|
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
2550
2720
|
box-shadow: var(--IDS-BUTTON--ACTIVE__BOX-SHADOW);
|
|
2551
2721
|
}
|
|
2722
|
+
.ids .ids-button:focus,
|
|
2723
|
+
.ids-button:focus,
|
|
2724
|
+
.ids button.ids-button:focus {
|
|
2725
|
+
outline: var(--IDS-FOCUS__OUTLINE);
|
|
2726
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
2727
|
+
}
|
|
2728
|
+
.ids .ids-button:active,
|
|
2729
|
+
.ids-button:active,
|
|
2730
|
+
.ids button.ids-button:active {
|
|
2731
|
+
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
2732
|
+
box-shadow: var(--IDS-BUTTON--ACTIVE__BOX-SHADOW);
|
|
2733
|
+
outline: var(--IDS-FOCUS__OUTLINE);
|
|
2734
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
2735
|
+
}
|
|
2552
2736
|
.ids .ids-button.ids-button--s,
|
|
2553
2737
|
.ids-button.ids-button--s,
|
|
2554
2738
|
.ids button.ids-button.ids-button--s {
|
|
@@ -2589,18 +2773,36 @@ body.ids {
|
|
|
2589
2773
|
line-height: var(--IDS-BUTTON--L__LINE-HEIGHT);
|
|
2590
2774
|
padding: var(--IDS-BUTTON--L__PADDING);
|
|
2591
2775
|
}
|
|
2592
|
-
.ids .ids-button.ids-button--secondary
|
|
2593
|
-
.ids-button.ids-button--secondary
|
|
2776
|
+
.ids .ids-button.ids-button--secondary:hover,
|
|
2777
|
+
.ids-button.ids-button--secondary:hover,
|
|
2778
|
+
.ids button.ids-button.ids-button--secondary:hover {
|
|
2779
|
+
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
2780
|
+
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
2781
|
+
border: 0.063rem solid var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
2782
|
+
outline: var(--IDS-FOCUS__OUTLINE);
|
|
2783
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
2784
|
+
}
|
|
2785
|
+
.ids .ids-button.ids-button--secondary:hover, .ids .ids-button.ids-button--secondary.ids-button--active,
|
|
2594
2786
|
.ids-button.ids-button--secondary:hover,
|
|
2787
|
+
.ids-button.ids-button--secondary.ids-button--active,
|
|
2788
|
+
.ids button.ids-button.ids-button--secondary:hover,
|
|
2789
|
+
.ids button.ids-button.ids-button--secondary.ids-button--active {
|
|
2790
|
+
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
2791
|
+
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
2792
|
+
}
|
|
2793
|
+
.ids .ids-button.ids-button--secondary:focus,
|
|
2595
2794
|
.ids-button.ids-button--secondary:focus,
|
|
2795
|
+
.ids button.ids-button.ids-button--secondary:focus {
|
|
2796
|
+
outline: var(--IDS-FOCUS__OUTLINE);
|
|
2797
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
2798
|
+
}
|
|
2799
|
+
.ids .ids-button.ids-button--secondary:active,
|
|
2596
2800
|
.ids-button.ids-button--secondary:active,
|
|
2597
|
-
.ids button.ids-button.ids-button--secondary.ids-button--active,
|
|
2598
|
-
.ids button.ids-button.ids-button--secondary:hover,
|
|
2599
|
-
.ids button.ids-button.ids-button--secondary:focus,
|
|
2600
2801
|
.ids button.ids-button.ids-button--secondary:active {
|
|
2601
2802
|
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
2602
2803
|
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
2603
|
-
|
|
2804
|
+
outline: var(--IDS-FOCUS__OUTLINE);
|
|
2805
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
2604
2806
|
}
|
|
2605
2807
|
.ids .ids-button.ids-button--tertiary,
|
|
2606
2808
|
.ids-button.ids-button--tertiary,
|
|
@@ -2625,19 +2827,31 @@ body.ids {
|
|
|
2625
2827
|
line-height: var(--IDS-BUTTON--L__LINE-HEIGHT);
|
|
2626
2828
|
padding: var(--IDS-BUTTON--L__PADDING);
|
|
2627
2829
|
}
|
|
2628
|
-
.ids .ids-button.ids-button--tertiary
|
|
2629
|
-
.ids-button.ids-button--tertiary.ids-button--active,
|
|
2830
|
+
.ids .ids-button.ids-button--tertiary:hover, .ids .ids-button.ids-button--tertiary.ids-button--active,
|
|
2630
2831
|
.ids-button.ids-button--tertiary:hover,
|
|
2631
|
-
.ids-button.ids-button--tertiary
|
|
2632
|
-
.ids-button.ids-button--tertiary:focus,
|
|
2633
|
-
.ids button.ids-button.ids-button--tertiary.ids-button--active,
|
|
2832
|
+
.ids-button.ids-button--tertiary.ids-button--active,
|
|
2634
2833
|
.ids button.ids-button.ids-button--tertiary:hover,
|
|
2635
|
-
.ids button.ids-button.ids-button--tertiary
|
|
2834
|
+
.ids button.ids-button.ids-button--tertiary.ids-button--active {
|
|
2835
|
+
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
2836
|
+
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
2837
|
+
border-radius: var(--IDS-BUTTON__BORDER-RADIUS);
|
|
2838
|
+
border: 0.063rem solid var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
2839
|
+
}
|
|
2840
|
+
.ids .ids-button.ids-button--tertiary:focus,
|
|
2841
|
+
.ids-button.ids-button--tertiary:focus,
|
|
2636
2842
|
.ids button.ids-button.ids-button--tertiary:focus {
|
|
2843
|
+
outline: var(--IDS-FOCUS__OUTLINE);
|
|
2844
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
2845
|
+
}
|
|
2846
|
+
.ids .ids-button.ids-button--tertiary:active,
|
|
2847
|
+
.ids-button.ids-button--tertiary:active,
|
|
2848
|
+
.ids button.ids-button.ids-button--tertiary:active {
|
|
2637
2849
|
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
2638
2850
|
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
2639
2851
|
border-radius: var(--IDS-BUTTON__BORDER-RADIUS);
|
|
2640
2852
|
border: 0.063rem solid var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
2853
|
+
outline: var(--IDS-FOCUS__OUTLINE);
|
|
2854
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
2641
2855
|
}
|
|
2642
2856
|
.ids .ids-button.ids-button--tertiary.ids-button--disabled, .ids .ids-button.ids-button--tertiary[disabled],
|
|
2643
2857
|
.ids-button.ids-button--tertiary.ids-button--disabled,
|
|
@@ -2649,6 +2863,11 @@ body.ids {
|
|
|
2649
2863
|
color: var(--IDS-BUTTON--DISABLED__COLOR);
|
|
2650
2864
|
text-decoration: none;
|
|
2651
2865
|
}
|
|
2866
|
+
.ids .ids-button [class^=ids-icon-],
|
|
2867
|
+
.ids-button [class^=ids-icon-],
|
|
2868
|
+
.ids button.ids-button [class^=ids-icon-] {
|
|
2869
|
+
font-size: 1.125rem;
|
|
2870
|
+
}
|
|
2652
2871
|
.ids .ids-button.ids-button--icon, .ids .ids-button.ids-button--fab,
|
|
2653
2872
|
.ids-button.ids-button--icon,
|
|
2654
2873
|
.ids-button.ids-button--fab,
|
|
@@ -2683,26 +2902,42 @@ body.ids {
|
|
|
2683
2902
|
.ids .ids-button.ids-button--fab,
|
|
2684
2903
|
.ids-button.ids-button--fab,
|
|
2685
2904
|
.ids button.ids-button.ids-button--fab {
|
|
2905
|
+
color: var(--IDS-BUTTON--FAB__ICON-COLOR);
|
|
2686
2906
|
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
2687
2907
|
border: var(--IDS-BUTTON--FAB__BORDER);
|
|
2688
2908
|
filter: drop-shadow(0 0 0.375rem rgba(0, 0, 0, 0.3));
|
|
2689
2909
|
}
|
|
2910
|
+
.ids .ids-button.ids-button--fab [class^=ids-icon-],
|
|
2911
|
+
.ids-button.ids-button--fab [class^=ids-icon-],
|
|
2912
|
+
.ids button.ids-button.ids-button--fab [class^=ids-icon-] {
|
|
2913
|
+
font-size: 1.5rem;
|
|
2914
|
+
}
|
|
2690
2915
|
.ids .ids-button.ids-button--icon.ids-button--secondary,
|
|
2691
2916
|
.ids-button.ids-button--icon.ids-button--secondary,
|
|
2692
2917
|
.ids button.ids-button.ids-button--icon.ids-button--secondary {
|
|
2693
2918
|
background-color: var(--IDS-BUTTON--SECONDARY__ICON-BACKGROUND-COLOR);
|
|
2694
2919
|
}
|
|
2695
|
-
.ids .ids-button.ids-button--icon
|
|
2696
|
-
.ids-button.ids-button--icon.ids-button--active,
|
|
2920
|
+
.ids .ids-button.ids-button--icon:hover, .ids .ids-button.ids-button--icon.ids-button--active,
|
|
2697
2921
|
.ids-button.ids-button--icon:hover,
|
|
2698
|
-
.ids-button.ids-button--icon
|
|
2699
|
-
.ids-button.ids-button--icon:focus,
|
|
2700
|
-
.ids button.ids-button.ids-button--icon.ids-button--active,
|
|
2922
|
+
.ids-button.ids-button--icon.ids-button--active,
|
|
2701
2923
|
.ids button.ids-button.ids-button--icon:hover,
|
|
2702
|
-
.ids button.ids-button.ids-button--icon
|
|
2924
|
+
.ids button.ids-button.ids-button--icon.ids-button--active {
|
|
2925
|
+
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
2926
|
+
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
2927
|
+
}
|
|
2928
|
+
.ids .ids-button.ids-button--icon:focus,
|
|
2929
|
+
.ids-button.ids-button--icon:focus,
|
|
2703
2930
|
.ids button.ids-button.ids-button--icon:focus {
|
|
2931
|
+
outline: var(--IDS-FOCUS__OUTLINE);
|
|
2932
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
2933
|
+
}
|
|
2934
|
+
.ids .ids-button.ids-button--icon:active,
|
|
2935
|
+
.ids-button.ids-button--icon:active,
|
|
2936
|
+
.ids button.ids-button.ids-button--icon:active {
|
|
2704
2937
|
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
2705
2938
|
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
2939
|
+
outline: var(--IDS-FOCUS__OUTLINE);
|
|
2940
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
2706
2941
|
}
|
|
2707
2942
|
.ids .ids-button.ids-button--submit,
|
|
2708
2943
|
.ids-button.ids-button--submit,
|
|
@@ -2735,37 +2970,6 @@ body.ids {
|
|
|
2735
2970
|
padding: var(--IDS-BUTTON--SEARCH-M__PADDING);
|
|
2736
2971
|
}
|
|
2737
2972
|
}
|
|
2738
|
-
.ids .ids-button.ids-button--search,
|
|
2739
|
-
.ids-button.ids-button--search,
|
|
2740
|
-
.ids button.ids-button.ids-button--search {
|
|
2741
|
-
border-radius: var(--IDS-BUTTON--SEARCH__BORDER-RADIUS);
|
|
2742
|
-
font-size: var(--IDS-BUTTON--SEARCH-S__FONT-SIZE);
|
|
2743
|
-
height: var(--IDS-BUTTON--SEARCH-S__HEIGHT);
|
|
2744
|
-
padding: var(--IDS-BUTTON--SEARCH-S__PADDING);
|
|
2745
|
-
}
|
|
2746
|
-
.ids .ids-button.ids-button--search.ids-button--s,
|
|
2747
|
-
.ids-button.ids-button--search.ids-button--s,
|
|
2748
|
-
.ids button.ids-button.ids-button--search.ids-button--s {
|
|
2749
|
-
height: var(--IDS-BUTTON--SEARCH-M__HEIGHT);
|
|
2750
|
-
font-size: var(--IDS-BUTTON--SEARCH-M__FONT-SIZE);
|
|
2751
|
-
padding: var(--IDS-BUTTON--SEARCH-M__PADDING);
|
|
2752
|
-
}
|
|
2753
|
-
@media (min-width: 1024px) {
|
|
2754
|
-
.ids .ids-button.ids-button--search,
|
|
2755
|
-
.ids-button.ids-button--search,
|
|
2756
|
-
.ids button.ids-button.ids-button--search {
|
|
2757
|
-
height: var(--IDS-BUTTON--SEARCH-L__HEIGHT);
|
|
2758
|
-
padding: var(--IDS-BUTTON--SEARCH-L__PADDING);
|
|
2759
|
-
font-size: var(--IDS-BUTTON--SEARCH-L__FONT-SIZE);
|
|
2760
|
-
}
|
|
2761
|
-
.ids .ids-button.ids-button--search.ids-button--s,
|
|
2762
|
-
.ids-button.ids-button--search.ids-button--s,
|
|
2763
|
-
.ids button.ids-button.ids-button--search.ids-button--s {
|
|
2764
|
-
height: var(--IDS-BUTTON--SEARCH-M__HEIGHT);
|
|
2765
|
-
font-size: var(--IDS-BUTTON--SEARCH-M__FONT-SIZE);
|
|
2766
|
-
padding: var(--IDS-BUTTON--SEARCH-M__PADDING);
|
|
2767
|
-
}
|
|
2768
|
-
}
|
|
2769
2973
|
.ids .ids-button.ids-button--block,
|
|
2770
2974
|
.ids-button.ids-button--block,
|
|
2771
2975
|
.ids button.ids-button.ids-button--block {
|
|
@@ -2812,14 +3016,17 @@ body.ids {
|
|
|
2812
3016
|
display: inline-flex;
|
|
2813
3017
|
align-items: flex-start;
|
|
2814
3018
|
gap: 0.5rem;
|
|
2815
|
-
margin-bottom: 0.
|
|
2816
|
-
margin-right: 0.
|
|
3019
|
+
margin-bottom: 0.25rem;
|
|
3020
|
+
margin-right: 0.25rem;
|
|
3021
|
+
}
|
|
3022
|
+
.ids-radio .ids-label-tooltip-wrapper {
|
|
3023
|
+
margin-bottom: -0.25rem;
|
|
2817
3024
|
}
|
|
2818
3025
|
.ids-radio .ids-label-tooltip-wrapper label {
|
|
2819
3026
|
display: inline;
|
|
2820
3027
|
top: -0.188rem;
|
|
2821
3028
|
position: relative;
|
|
2822
|
-
margin-right: 0.
|
|
3029
|
+
margin-right: 0.25rem;
|
|
2823
3030
|
}
|
|
2824
3031
|
.ids-radio input,
|
|
2825
3032
|
.ids-radio input[type=radio] {
|
|
@@ -2923,14 +3130,17 @@ body.ids {
|
|
|
2923
3130
|
display: inline-flex;
|
|
2924
3131
|
align-items: flex-start;
|
|
2925
3132
|
gap: 0.5rem;
|
|
2926
|
-
margin-bottom: 0.
|
|
2927
|
-
margin-right: 0.
|
|
3133
|
+
margin-bottom: 0.25rem;
|
|
3134
|
+
margin-right: 0.25rem;
|
|
3135
|
+
}
|
|
3136
|
+
.ids-checkbox .ids-label-tooltip-wrapper {
|
|
3137
|
+
margin-bottom: -0.25rem;
|
|
2928
3138
|
}
|
|
2929
3139
|
.ids-checkbox .ids-label-tooltip-wrapper label {
|
|
2930
3140
|
display: inline;
|
|
2931
3141
|
top: -0.188rem;
|
|
2932
3142
|
position: relative;
|
|
2933
|
-
margin-right: 0.
|
|
3143
|
+
margin-right: 0.25rem;
|
|
2934
3144
|
}
|
|
2935
3145
|
.ids-checkbox input[type=checkbox],
|
|
2936
3146
|
.ids-checkbox input {
|
|
@@ -2960,43 +3170,30 @@ input:focus + .ids-checkbox input::before {
|
|
|
2960
3170
|
}
|
|
2961
3171
|
.ids-checkbox input[type=checkbox]:checked::after,
|
|
2962
3172
|
.ids-checkbox input:checked::after {
|
|
2963
|
-
|
|
2964
|
-
|
|
2965
|
-
|
|
2966
|
-
min-height: 1.25rem;
|
|
2967
|
-
min-width: 1.25rem;
|
|
3173
|
+
font: icon;
|
|
3174
|
+
font-family: "Inera-Design-Icons";
|
|
3175
|
+
display: block;
|
|
2968
3176
|
position: absolute;
|
|
2969
|
-
|
|
2970
|
-
|
|
2971
|
-
|
|
2972
|
-
|
|
2973
|
-
|
|
2974
|
-
|
|
3177
|
+
pointer-events: none;
|
|
3178
|
+
content: "\e93a";
|
|
3179
|
+
font-size: 1rem;
|
|
3180
|
+
color: var(--IDS-ICON__COLOR);
|
|
3181
|
+
top: 0.1875rem;
|
|
3182
|
+
left: 0.1875rem;
|
|
3183
|
+
font-size: 0.875rem;
|
|
2975
3184
|
}
|
|
2976
3185
|
.ids-checkbox input[type=checkbox]:indeterminate::after,
|
|
2977
3186
|
.ids-checkbox input:indeterminate::after {
|
|
2978
|
-
|
|
2979
|
-
|
|
2980
|
-
|
|
2981
|
-
min-height: 1.25rem;
|
|
2982
|
-
min-width: 1.25rem;
|
|
3187
|
+
font: icon;
|
|
3188
|
+
font-family: "Inera-Design-Icons";
|
|
3189
|
+
display: block;
|
|
2983
3190
|
position: absolute;
|
|
2984
|
-
|
|
2985
|
-
|
|
2986
|
-
|
|
2987
|
-
|
|
2988
|
-
|
|
2989
|
-
|
|
2990
|
-
/* content: "—";
|
|
2991
|
-
font-size: 1rem;
|
|
2992
|
-
line-height: 1rem;
|
|
2993
|
-
font-weight: 700;
|
|
2994
|
-
color: var(--IDS-CHECKBOX__INDETERMINATE-COLOR);
|
|
2995
|
-
display: inline-block;
|
|
2996
|
-
position: absolute;
|
|
2997
|
-
top: 0.0313rem;
|
|
2998
|
-
left: 0.125rem;
|
|
2999
|
-
cursor: pointer; */
|
|
3191
|
+
pointer-events: none;
|
|
3192
|
+
content: "\e92b";
|
|
3193
|
+
font-size: 1rem;
|
|
3194
|
+
top: 0.125rem;
|
|
3195
|
+
left: 0.125rem;
|
|
3196
|
+
color: var(--IDS-ICON__COLOR);
|
|
3000
3197
|
}
|
|
3001
3198
|
.ids-checkbox input[type=checkbox]:disabled::before,
|
|
3002
3199
|
.ids-checkbox input:disabled::before {
|
|
@@ -3008,9 +3205,14 @@ input:focus + .ids-checkbox input::before {
|
|
|
3008
3205
|
.ids-checkbox input:disabled:after {
|
|
3009
3206
|
cursor: default;
|
|
3010
3207
|
}
|
|
3011
|
-
.ids-checkbox input[type=checkbox]:disabled:checked::after,
|
|
3208
|
+
.ids-checkbox input[type=checkbox]:disabled:indeterminate::after, .ids-checkbox input[type=checkbox]:disabled:checked::after,
|
|
3209
|
+
.ids-checkbox input:disabled:indeterminate::after,
|
|
3012
3210
|
.ids-checkbox input:disabled:checked::after {
|
|
3013
|
-
|
|
3211
|
+
color: var(--IDS-CHECKBOX--DISABLED-COLOR) !important;
|
|
3212
|
+
}
|
|
3213
|
+
.ids-checkbox input[type=checkbox].ids-input--invalid:checked::after,
|
|
3214
|
+
.ids-checkbox input.ids-input--invalid:checked::after {
|
|
3215
|
+
color: var(--IDS-ICON--INVALID-COLOR);
|
|
3014
3216
|
}
|
|
3015
3217
|
.ids-checkbox input[type=checkbox].ids-input--invalid::before,
|
|
3016
3218
|
.ids-checkbox input.ids-input--invalid::before {
|
|
@@ -3018,12 +3220,6 @@ input:focus + .ids-checkbox input::before {
|
|
|
3018
3220
|
box-shadow: inset 0 0 0 0.0625rem var(--IDS-FORM--INVALID__BORDER-COLOR);
|
|
3019
3221
|
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
3020
3222
|
}
|
|
3021
|
-
.ids-checkbox input[type=checkbox].ids-input--invalid::before:checked + .ids-checkbox input[type=checkbox].ids-input--invalid::before::after,
|
|
3022
|
-
.ids-checkbox input[type=checkbox].ids-input--invalid::before:checked + .ids-checkbox input.ids-input--invalid::before::after,
|
|
3023
|
-
.ids-checkbox input.ids-input--invalid::before:checked + .ids-checkbox input[type=checkbox].ids-input--invalid::before::after,
|
|
3024
|
-
.ids-checkbox input.ids-input--invalid::before:checked + .ids-checkbox input.ids-input--invalid::before::after {
|
|
3025
|
-
background-image: var(--IDS-CHECKBOX--INVALID__CHECK-BACKGROUND-IMAGE) !important;
|
|
3026
|
-
}
|
|
3027
3223
|
.ids-checkbox.ids-checkbox--light input[type=checkbox]::before,
|
|
3028
3224
|
.ids-checkbox.ids-checkbox--light input::before {
|
|
3029
3225
|
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
@@ -3085,18 +3281,16 @@ input:focus + .ids-checkbox input::before {
|
|
|
3085
3281
|
}
|
|
3086
3282
|
.ids-check-button .ids-check-button__input[type=checkbox]:checked + .ids-check-button__label::before,
|
|
3087
3283
|
.ids-check-button .ids-check-button__input:checked + .ids-check-button__label::before {
|
|
3088
|
-
|
|
3089
|
-
|
|
3090
|
-
|
|
3091
|
-
min-height: 1.25rem;
|
|
3092
|
-
min-width: 1.25rem;
|
|
3284
|
+
font: icon;
|
|
3285
|
+
font-family: "Inera-Design-Icons";
|
|
3286
|
+
display: block;
|
|
3093
3287
|
position: absolute;
|
|
3094
|
-
|
|
3288
|
+
pointer-events: none;
|
|
3289
|
+
content: "\e93a";
|
|
3290
|
+
font-size: 1rem;
|
|
3291
|
+
top: 50%;
|
|
3292
|
+
transform: translateY(-50%);
|
|
3095
3293
|
left: 0.75rem;
|
|
3096
|
-
cursor: pointer;
|
|
3097
|
-
background-position: center center;
|
|
3098
|
-
background-size: 0.875rem 0.875rem;
|
|
3099
|
-
background-repeat: no-repeat;
|
|
3100
3294
|
}
|
|
3101
3295
|
.ids-check-button .ids-check-button__input[type=checkbox]:disabled,
|
|
3102
3296
|
.ids-check-button .ids-check-button__input:disabled {
|
|
@@ -3109,7 +3303,7 @@ input:focus + .ids-checkbox input::before {
|
|
|
3109
3303
|
.ids-check-button .ids-check-button__input[type=checkbox]:disabled:checked + .ids-check-button__label::before,
|
|
3110
3304
|
.ids-check-button .ids-check-button__input:disabled:checked + .ids-check-button__label::before {
|
|
3111
3305
|
cursor: default;
|
|
3112
|
-
|
|
3306
|
+
color: var(--IDS-CHECK-BUTTON--DISABLED-COLOR);
|
|
3113
3307
|
}
|
|
3114
3308
|
.ids-check-button .ids-check-button__input[type=checkbox]:focus + .ids-check-button__label,
|
|
3115
3309
|
.ids-check-button .ids-check-button__input:focus + .ids-check-button__label {
|
|
@@ -3141,9 +3335,6 @@ input:focus + .ids-checkbox input::before {
|
|
|
3141
3335
|
.ids-check-button:hover:has(.ids-check-button__input:not(:disabled)) .ids-check-button__label, .ids-check-button:hover:has(.ids-check-button__input:checked:not(:disabled)) .ids-check-button__label {
|
|
3142
3336
|
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
3143
3337
|
}
|
|
3144
|
-
.ids-check-button:hover:has(.ids-check-button__input:not(:disabled)) .ids-check-button__label::before, .ids-check-button:hover:has(.ids-check-button__input:checked:not(:disabled)) .ids-check-button__label::before {
|
|
3145
|
-
background-image: var(--IDS-CHECK-BUTTON--FOCUS__BACKGROUND-IMAGE);
|
|
3146
|
-
}
|
|
3147
3338
|
|
|
3148
3339
|
.ids-input-wrapper {
|
|
3149
3340
|
position: relative;
|
|
@@ -3152,25 +3343,48 @@ input:focus + .ids-checkbox input::before {
|
|
|
3152
3343
|
}
|
|
3153
3344
|
.ids-input-wrapper .ids-input__icon {
|
|
3154
3345
|
pointer-events: none;
|
|
3155
|
-
position: absolute;
|
|
3346
|
+
position: absolute !important;
|
|
3156
3347
|
top: 50%;
|
|
3157
3348
|
right: var(--IDS-INPUT__ICON-RIGHT);
|
|
3158
3349
|
transform: translateY(-50%);
|
|
3350
|
+
color: var(--IDS-ICON__COLOR);
|
|
3351
|
+
font-size: 1.25rem;
|
|
3352
|
+
}
|
|
3353
|
+
.ids-input-wrapper:has(.ids-input--invalid) .ids-input__icon {
|
|
3354
|
+
color: var(--IDS-ICON--INVALID-COLOR);
|
|
3355
|
+
}
|
|
3356
|
+
.ids-input-wrapper:has(input:disabled) .ids-input__icon {
|
|
3357
|
+
color: var(--IDS-ICON--DISABLED-COLOR);
|
|
3159
3358
|
}
|
|
3160
3359
|
.ids-input-wrapper .ids-input__inner-wrapper {
|
|
3161
3360
|
position: relative;
|
|
3162
3361
|
width: 100%;
|
|
3163
3362
|
}
|
|
3164
3363
|
.ids-input-wrapper .ids-input__inner-wrapper .ids-input__search-icon {
|
|
3165
|
-
pointer-events: none;
|
|
3166
3364
|
position: absolute;
|
|
3167
3365
|
top: 50%;
|
|
3168
3366
|
left: 1.25rem;
|
|
3169
3367
|
transform: translateY(-50%);
|
|
3368
|
+
display: block;
|
|
3369
|
+
width: 1.875rem;
|
|
3370
|
+
height: 1.875rem;
|
|
3371
|
+
}
|
|
3372
|
+
.ids-input-wrapper .ids-input__inner-wrapper .ids-input__search-icon:before {
|
|
3373
|
+
font: icon;
|
|
3374
|
+
font-family: "Inera-Design-Icons";
|
|
3375
|
+
display: block;
|
|
3376
|
+
position: absolute;
|
|
3377
|
+
pointer-events: none;
|
|
3378
|
+
content: "\e919";
|
|
3379
|
+
font-size: 1.875rem;
|
|
3380
|
+
color: var(--IDS-ICON__COLOR);
|
|
3170
3381
|
}
|
|
3171
3382
|
.ids-input-wrapper .ids-input__inner-wrapper .ids-input {
|
|
3172
3383
|
padding-left: var(--IDS-INPUT--SEARCH__PADDING-LEFT);
|
|
3173
3384
|
}
|
|
3385
|
+
.ids-input-wrapper .ids-input__inner-wrapper:has(input:disabled) .ids-input__search-icon:before {
|
|
3386
|
+
color: var(--IDS-ICON--DISABLED-COLOR);
|
|
3387
|
+
}
|
|
3174
3388
|
.ids-input-wrapper.ids-input--icon .ids-input {
|
|
3175
3389
|
padding-right: var(--IDS-INPUT__ICON-PADDING-RIGHT);
|
|
3176
3390
|
}
|
|
@@ -3199,6 +3413,7 @@ input:focus + .ids-checkbox input::before {
|
|
|
3199
3413
|
font-style: italic !important;
|
|
3200
3414
|
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
3201
3415
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
3416
|
+
opacity: 1;
|
|
3202
3417
|
}
|
|
3203
3418
|
.ids-input.ids-input--invalid {
|
|
3204
3419
|
background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
@@ -3213,6 +3428,7 @@ input:focus + .ids-checkbox input::before {
|
|
|
3213
3428
|
font-style: italic !important;
|
|
3214
3429
|
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
3215
3430
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
3431
|
+
opacity: 1;
|
|
3216
3432
|
}
|
|
3217
3433
|
.ids-input.ids-input--light.ids-input--invalid {
|
|
3218
3434
|
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
@@ -3330,6 +3546,7 @@ input.ids-range:disabled::-ms-thumb {
|
|
|
3330
3546
|
font-style: italic !important;
|
|
3331
3547
|
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
3332
3548
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
3549
|
+
opacity: 1;
|
|
3333
3550
|
}
|
|
3334
3551
|
.ids-select.ids-input--invalid {
|
|
3335
3552
|
background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
@@ -3344,6 +3561,7 @@ input.ids-range:disabled::-ms-thumb {
|
|
|
3344
3561
|
font-style: italic !important;
|
|
3345
3562
|
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
3346
3563
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
3564
|
+
opacity: 1;
|
|
3347
3565
|
}
|
|
3348
3566
|
.ids-select.ids-input--light.ids-input--invalid {
|
|
3349
3567
|
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
@@ -3361,6 +3579,13 @@ input.ids-range:disabled::-ms-thumb {
|
|
|
3361
3579
|
border: var(--IDS-FORM--INVALID__BORDER);
|
|
3362
3580
|
box-shadow: inset 0 0 0 0.0625rem var(--IDS-FORM--INVALID__BORDER-COLOR);
|
|
3363
3581
|
}
|
|
3582
|
+
.ids-select[aria-disabled=true] {
|
|
3583
|
+
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
3584
|
+
font-style: italic !important;
|
|
3585
|
+
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
3586
|
+
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
3587
|
+
opacity: 1;
|
|
3588
|
+
}
|
|
3364
3589
|
.ids-select:disabled {
|
|
3365
3590
|
cursor: default;
|
|
3366
3591
|
}
|
|
@@ -3370,6 +3595,7 @@ input.ids-range:disabled::-ms-thumb {
|
|
|
3370
3595
|
font-style: italic !important;
|
|
3371
3596
|
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
3372
3597
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
3598
|
+
opacity: 1;
|
|
3373
3599
|
}
|
|
3374
3600
|
.ids-select:focus {
|
|
3375
3601
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
@@ -3381,25 +3607,24 @@ input.ids-range:disabled::-ms-thumb {
|
|
|
3381
3607
|
display: flex;
|
|
3382
3608
|
}
|
|
3383
3609
|
.ids-select-wrapper::after {
|
|
3384
|
-
|
|
3385
|
-
|
|
3386
|
-
height: 100%;
|
|
3610
|
+
font: icon;
|
|
3611
|
+
font-family: "Inera-Design-Icons";
|
|
3387
3612
|
display: block;
|
|
3388
3613
|
position: absolute;
|
|
3389
|
-
transform: rotate(90deg);
|
|
3390
|
-
right: var(--IDS-INPUT__ICON-RIGHT);
|
|
3391
|
-
top: 0;
|
|
3392
|
-
bottom: 0;
|
|
3393
|
-
background-position: center;
|
|
3394
|
-
background-repeat: no-repeat;
|
|
3395
|
-
background-image: var(--IDS-SELECT__CHEVRON-ICON);
|
|
3396
3614
|
pointer-events: none;
|
|
3615
|
+
content: "\e936";
|
|
3616
|
+
color: var(--IDS-ICON__COLOR);
|
|
3617
|
+
width: 1rem;
|
|
3618
|
+
height: 1rem;
|
|
3619
|
+
top: 50%;
|
|
3620
|
+
transform: translateY(-50%);
|
|
3621
|
+
right: var(--IDS-INPUT__ICON-RIGHT);
|
|
3397
3622
|
}
|
|
3398
3623
|
.ids-select-wrapper:has(.ids-input--invalid)::after {
|
|
3399
|
-
|
|
3624
|
+
color: var(--IDS-ICON--INVALID-COLOR);
|
|
3400
3625
|
}
|
|
3401
|
-
.ids-select-wrapper:has(.ids-select:disabled)::after {
|
|
3402
|
-
|
|
3626
|
+
.ids-select-wrapper:has(select:disabled)::after, .ids-select-wrapper:has([aria-disabled=true])::after {
|
|
3627
|
+
color: var(--IDS-ICON--DISABLED-COLOR);
|
|
3403
3628
|
}
|
|
3404
3629
|
|
|
3405
3630
|
.ids-textarea {
|
|
@@ -3422,6 +3647,7 @@ input.ids-range:disabled::-ms-thumb {
|
|
|
3422
3647
|
font-style: italic !important;
|
|
3423
3648
|
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
3424
3649
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
3650
|
+
opacity: 1;
|
|
3425
3651
|
}
|
|
3426
3652
|
.ids-textarea textarea.ids-input--invalid {
|
|
3427
3653
|
background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
@@ -3436,6 +3662,7 @@ input.ids-range:disabled::-ms-thumb {
|
|
|
3436
3662
|
font-style: italic !important;
|
|
3437
3663
|
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
3438
3664
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
3665
|
+
opacity: 1;
|
|
3439
3666
|
}
|
|
3440
3667
|
.ids-textarea textarea.ids-input--light.ids-input--invalid {
|
|
3441
3668
|
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
@@ -3493,12 +3720,24 @@ input.ids-range:disabled::-ms-thumb {
|
|
|
3493
3720
|
.ids-time .ids-time__input-wrapper {
|
|
3494
3721
|
position: relative;
|
|
3495
3722
|
}
|
|
3496
|
-
.ids-time .ids-
|
|
3497
|
-
|
|
3723
|
+
.ids-time .ids-time__input-wrapper:after {
|
|
3724
|
+
font: icon;
|
|
3725
|
+
font-family: "Inera-Design-Icons";
|
|
3726
|
+
display: block;
|
|
3498
3727
|
position: absolute;
|
|
3728
|
+
pointer-events: none;
|
|
3729
|
+
content: "\e922";
|
|
3730
|
+
font-size: 1.25rem;
|
|
3731
|
+
color: var(--IDS-ICON__COLOR);
|
|
3499
3732
|
top: 50%;
|
|
3500
|
-
right: var(--IDS-INPUT__ICON-RIGHT);
|
|
3501
3733
|
transform: translateY(-50%);
|
|
3734
|
+
right: var(--IDS-INPUT__ICON-RIGHT);
|
|
3735
|
+
}
|
|
3736
|
+
.ids-time:has(.ids-input--invalid) .ids-time__input-wrapper:after {
|
|
3737
|
+
color: var(--IDS-ICON--INVALID-COLOR);
|
|
3738
|
+
}
|
|
3739
|
+
.ids-time:has(input:disabled) .ids-time__input-wrapper:after {
|
|
3740
|
+
color: var(--IDS-ICON--DISABLED-COLOR);
|
|
3502
3741
|
}
|
|
3503
3742
|
.ids-time ::slotted(input),
|
|
3504
3743
|
.ids-time input {
|
|
@@ -3534,6 +3773,7 @@ input.ids-time__input:disabled {
|
|
|
3534
3773
|
font-style: italic !important;
|
|
3535
3774
|
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
3536
3775
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
3776
|
+
opacity: 1;
|
|
3537
3777
|
}
|
|
3538
3778
|
input.ids-time__input.ids-input--invalid {
|
|
3539
3779
|
background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
@@ -3548,6 +3788,7 @@ input.ids-time__input.ids-input--light:disabled {
|
|
|
3548
3788
|
font-style: italic !important;
|
|
3549
3789
|
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
3550
3790
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
3791
|
+
opacity: 1;
|
|
3551
3792
|
}
|
|
3552
3793
|
input.ids-time__input.ids-input--light.ids-input--invalid {
|
|
3553
3794
|
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
@@ -3564,9 +3805,12 @@ input.ids-time__input:disabled {
|
|
|
3564
3805
|
display: inline-flex;
|
|
3565
3806
|
align-items: flex-start;
|
|
3566
3807
|
gap: 0.5rem;
|
|
3567
|
-
margin-bottom: 0.
|
|
3808
|
+
margin-bottom: 0.25rem;
|
|
3568
3809
|
margin-right: 0;
|
|
3569
3810
|
}
|
|
3811
|
+
.ids-toggle .ids-label-tooltip-wrapper {
|
|
3812
|
+
margin-bottom: -0.25rem;
|
|
3813
|
+
}
|
|
3570
3814
|
.ids-toggle .ids-label-tooltip-wrapper label {
|
|
3571
3815
|
display: inline;
|
|
3572
3816
|
top: -0.188rem;
|
|
@@ -3584,7 +3828,7 @@ input.ids-time__input:disabled {
|
|
|
3584
3828
|
}
|
|
3585
3829
|
.ids-toggle .ids-label-tooltip-wrapper label {
|
|
3586
3830
|
top: -0.25rem;
|
|
3587
|
-
margin-right: 0.
|
|
3831
|
+
margin-right: 0.25rem;
|
|
3588
3832
|
}
|
|
3589
3833
|
.ids-toggle input[type=checkbox],
|
|
3590
3834
|
.ids-toggle input {
|
|
@@ -3615,18 +3859,21 @@ input:focus + .ids-toggle input:before {
|
|
|
3615
3859
|
}
|
|
3616
3860
|
.ids-toggle input[type=checkbox]:after,
|
|
3617
3861
|
.ids-toggle input:after {
|
|
3618
|
-
|
|
3619
|
-
|
|
3862
|
+
font: icon;
|
|
3863
|
+
font-family: "Inera-Design-Icons";
|
|
3864
|
+
display: block;
|
|
3620
3865
|
position: absolute;
|
|
3621
|
-
|
|
3866
|
+
pointer-events: none;
|
|
3867
|
+
content: "\e934";
|
|
3868
|
+
display: inline-block;
|
|
3869
|
+
font-size: 0.75rem;
|
|
3870
|
+
line-height: 1.5rem;
|
|
3871
|
+
text-align: center;
|
|
3622
3872
|
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
3873
|
+
color: var(--IDS-ICON__COLOR);
|
|
3623
3874
|
height: 1.5rem;
|
|
3624
3875
|
width: 1.5rem;
|
|
3625
3876
|
border-radius: 100%;
|
|
3626
|
-
background-image: var(--IDS-TOGGLE__KNOB-BACKGROUND-IMAGE);
|
|
3627
|
-
background-position: center center;
|
|
3628
|
-
background-size: 0.625rem 0.625rem;
|
|
3629
|
-
background-repeat: no-repeat;
|
|
3630
3877
|
top: 0.188rem;
|
|
3631
3878
|
left: 0.25rem;
|
|
3632
3879
|
-webkit-transition: 0.3s;
|
|
@@ -3638,12 +3885,19 @@ input:focus + .ids-toggle input:before {
|
|
|
3638
3885
|
}
|
|
3639
3886
|
.ids-toggle input[type=checkbox]:checked:after,
|
|
3640
3887
|
.ids-toggle input:checked:after {
|
|
3641
|
-
|
|
3642
|
-
|
|
3643
|
-
|
|
3888
|
+
font: icon;
|
|
3889
|
+
font-family: "Inera-Design-Icons";
|
|
3890
|
+
display: block;
|
|
3891
|
+
position: absolute;
|
|
3892
|
+
pointer-events: none;
|
|
3893
|
+
content: "\e93a";
|
|
3894
|
+
font-size: 0.875rem;
|
|
3895
|
+
line-height: 1.5rem;
|
|
3896
|
+
text-align: center;
|
|
3644
3897
|
left: calc(100% - 1.875rem);
|
|
3645
3898
|
-webkit-transition: 0.3s;
|
|
3646
3899
|
transition: all 0.3s;
|
|
3900
|
+
color: var(--IDS-TOGGLE--CHECKED__COLOR);
|
|
3647
3901
|
}
|
|
3648
3902
|
.ids-toggle input[type=checkbox]:disabled + label,
|
|
3649
3903
|
.ids-toggle input:disabled + label {
|
|
@@ -3661,7 +3915,7 @@ input:focus + .ids-toggle input:before {
|
|
|
3661
3915
|
.ids-toggle input:disabled:after {
|
|
3662
3916
|
cursor: default;
|
|
3663
3917
|
background-color: var(--IDS-TOGGLE--DISABLED__KNOB-BACKGROUND-COLOR);
|
|
3664
|
-
|
|
3918
|
+
color: var(--IDS-ICON--DISABLED-COLOR);
|
|
3665
3919
|
}
|
|
3666
3920
|
.ids-toggle input[type=checkbox]:disabled:checked:before,
|
|
3667
3921
|
.ids-toggle input:disabled:checked:before {
|
|
@@ -3673,7 +3927,7 @@ input:focus + .ids-toggle input:before {
|
|
|
3673
3927
|
.ids-toggle input:disabled:checked:after {
|
|
3674
3928
|
cursor: default;
|
|
3675
3929
|
background-color: var(--IDS-TOGGLE--DISABLED__KNOB-BACKGROUND-COLOR);
|
|
3676
|
-
|
|
3930
|
+
color: var(--IDS-ICON--DISABLED-COLOR);
|
|
3677
3931
|
}
|
|
3678
3932
|
@media (max-width: 18.75rem) {
|
|
3679
3933
|
.ids-toggle {
|
|
@@ -3858,6 +4112,7 @@ input:focus + .ids-toggle input:before {
|
|
|
3858
4112
|
.ids .ids-heading-m .ids-anchor {
|
|
3859
4113
|
color: var(--IDS-ANCHOR__COLOR);
|
|
3860
4114
|
text-decoration: none;
|
|
4115
|
+
text-underline-offset: 0.125rem;
|
|
3861
4116
|
}
|
|
3862
4117
|
.ids .ids-heading-m .ids-anchor:visited {
|
|
3863
4118
|
color: var(--IDS-ANCHOR__COLOR);
|
|
@@ -3890,6 +4145,7 @@ input:focus + .ids-toggle input:before {
|
|
|
3890
4145
|
.ids .ids-heading-s .ids-anchor {
|
|
3891
4146
|
color: var(--IDS-ANCHOR__COLOR);
|
|
3892
4147
|
text-decoration: none;
|
|
4148
|
+
text-underline-offset: 0.125rem;
|
|
3893
4149
|
}
|
|
3894
4150
|
.ids .ids-heading-s .ids-anchor:visited {
|
|
3895
4151
|
color: var(--IDS-ANCHOR__COLOR);
|
|
@@ -3915,6 +4171,7 @@ input:focus + .ids-toggle input:before {
|
|
|
3915
4171
|
.ids .ids-heading-xs .ids-anchor {
|
|
3916
4172
|
color: var(--IDS-ANCHOR__COLOR);
|
|
3917
4173
|
text-decoration: none;
|
|
4174
|
+
text-underline-offset: 0.125rem;
|
|
3918
4175
|
}
|
|
3919
4176
|
.ids .ids-heading-xs .ids-anchor:visited {
|
|
3920
4177
|
color: var(--IDS-ANCHOR__COLOR);
|
|
@@ -3946,6 +4203,7 @@ input:focus + .ids-toggle input:before {
|
|
|
3946
4203
|
.ids .ids-preamble .ids-anchor {
|
|
3947
4204
|
color: var(--IDS-ANCHOR__COLOR);
|
|
3948
4205
|
text-decoration: none;
|
|
4206
|
+
text-underline-offset: 0.125rem;
|
|
3949
4207
|
}
|
|
3950
4208
|
.ids .ids-preamble .ids-anchor:visited {
|
|
3951
4209
|
color: var(--IDS-ANCHOR__COLOR);
|
|
@@ -3969,6 +4227,7 @@ input:focus + .ids-toggle input:before {
|
|
|
3969
4227
|
.ids .ids-body .ids-anchor {
|
|
3970
4228
|
color: var(--IDS-ANCHOR__COLOR);
|
|
3971
4229
|
text-decoration: none;
|
|
4230
|
+
text-underline-offset: 0.125rem;
|
|
3972
4231
|
}
|
|
3973
4232
|
.ids .ids-body .ids-anchor:visited {
|
|
3974
4233
|
color: var(--IDS-ANCHOR__COLOR);
|
|
@@ -3996,6 +4255,7 @@ input:focus + .ids-toggle input:before {
|
|
|
3996
4255
|
.ids .ids-small .ids-anchor {
|
|
3997
4256
|
color: var(--IDS-ANCHOR__COLOR);
|
|
3998
4257
|
text-decoration: none;
|
|
4258
|
+
text-underline-offset: 0.125rem;
|
|
3999
4259
|
}
|
|
4000
4260
|
.ids .ids-small .ids-anchor:visited {
|
|
4001
4261
|
color: var(--IDS-ANCHOR__COLOR);
|
|
@@ -4082,6 +4342,397 @@ input:focus + .ids-toggle input:before {
|
|
|
4082
4342
|
margin-bottom: 1.875rem;
|
|
4083
4343
|
}
|
|
4084
4344
|
|
|
4345
|
+
@font-face {
|
|
4346
|
+
font-family: "Inera-Design-Icons";
|
|
4347
|
+
src: url("../../global/icons/font/Inera-Design-Icons.eot?4sjtb6");
|
|
4348
|
+
src: url("../../global/icons/font/Inera-Design-Icons.eot?4sjtb6#iefix") format("embedded-opentype"), url("../../global/icons/font/Inera-Design-Icons.ttf?4sjtb6") format("truetype"), url("../../global/icons/font/Inera-Design-Icons.woff?4sjtb6") format("woff"), url("../../global/icons/font/Inera-Design-Icons.svg?4sjtb6#Inera-Design-Icons") format("svg");
|
|
4349
|
+
font-weight: normal;
|
|
4350
|
+
font-style: normal;
|
|
4351
|
+
font-display: block;
|
|
4352
|
+
}
|
|
4353
|
+
[class^=ids-icon-],
|
|
4354
|
+
[class*=" ids-icon-"] {
|
|
4355
|
+
position: relative;
|
|
4356
|
+
display: inline-block;
|
|
4357
|
+
box-sizing: border-box;
|
|
4358
|
+
width: 1em;
|
|
4359
|
+
height: 1em;
|
|
4360
|
+
}
|
|
4361
|
+
|
|
4362
|
+
[class^=ids-icon-]:before {
|
|
4363
|
+
font: icon;
|
|
4364
|
+
font-family: "Inera-Design-Icons" !important;
|
|
4365
|
+
font-size: inherit;
|
|
4366
|
+
font-style: normal;
|
|
4367
|
+
font-weight: normal;
|
|
4368
|
+
font-variant: normal;
|
|
4369
|
+
text-transform: none;
|
|
4370
|
+
display: block;
|
|
4371
|
+
text-decoration: none;
|
|
4372
|
+
text-align: center;
|
|
4373
|
+
-webkit-font-smoothing: antialiased;
|
|
4374
|
+
-moz-osx-font-smoothing: grayscale;
|
|
4375
|
+
position: absolute;
|
|
4376
|
+
}
|
|
4377
|
+
|
|
4378
|
+
.ids-icon-arrow-link:before {
|
|
4379
|
+
content: "\e947";
|
|
4380
|
+
}
|
|
4381
|
+
|
|
4382
|
+
.ids-icon-1177:before {
|
|
4383
|
+
content: "\e91e";
|
|
4384
|
+
}
|
|
4385
|
+
|
|
4386
|
+
.ids-icon-agent:before {
|
|
4387
|
+
content: "\e91f";
|
|
4388
|
+
}
|
|
4389
|
+
|
|
4390
|
+
.ids-icon-inera:before {
|
|
4391
|
+
content: "\e920";
|
|
4392
|
+
}
|
|
4393
|
+
|
|
4394
|
+
.ids-icon-find-region:before {
|
|
4395
|
+
content: "\e921";
|
|
4396
|
+
}
|
|
4397
|
+
|
|
4398
|
+
.ids-icon-clock:before {
|
|
4399
|
+
content: "\e922";
|
|
4400
|
+
}
|
|
4401
|
+
|
|
4402
|
+
.ids-icon-user:before {
|
|
4403
|
+
content: "\e923";
|
|
4404
|
+
}
|
|
4405
|
+
|
|
4406
|
+
.ids-icon-drag-n-drop-small:before {
|
|
4407
|
+
content: "\e924";
|
|
4408
|
+
}
|
|
4409
|
+
|
|
4410
|
+
.ids-icon-drag-n-drop:before {
|
|
4411
|
+
content: "\e925";
|
|
4412
|
+
}
|
|
4413
|
+
|
|
4414
|
+
.ids-icon-expand-small:before {
|
|
4415
|
+
content: "\e926";
|
|
4416
|
+
}
|
|
4417
|
+
|
|
4418
|
+
.ids-icon-expand:before {
|
|
4419
|
+
content: "\e927";
|
|
4420
|
+
}
|
|
4421
|
+
|
|
4422
|
+
.ids-icon-external-link-small:before {
|
|
4423
|
+
content: "\e928";
|
|
4424
|
+
}
|
|
4425
|
+
|
|
4426
|
+
.ids-icon-menu-small:before {
|
|
4427
|
+
content: "\e929";
|
|
4428
|
+
}
|
|
4429
|
+
|
|
4430
|
+
.ids-icon-menu:before {
|
|
4431
|
+
content: "\e92a";
|
|
4432
|
+
}
|
|
4433
|
+
|
|
4434
|
+
.ids-icon-minus-small:before {
|
|
4435
|
+
content: "\e92b";
|
|
4436
|
+
}
|
|
4437
|
+
|
|
4438
|
+
.ids-icon-plus-small:before {
|
|
4439
|
+
content: "\e92c";
|
|
4440
|
+
}
|
|
4441
|
+
|
|
4442
|
+
.ids-icon-reload-small:before {
|
|
4443
|
+
content: "\e92d";
|
|
4444
|
+
}
|
|
4445
|
+
|
|
4446
|
+
.ids-icon-reload:before {
|
|
4447
|
+
content: "\e92e";
|
|
4448
|
+
}
|
|
4449
|
+
|
|
4450
|
+
.ids-icon-reply-small:before {
|
|
4451
|
+
content: "\e92f";
|
|
4452
|
+
}
|
|
4453
|
+
|
|
4454
|
+
.ids-icon-reply:before {
|
|
4455
|
+
content: "\e930";
|
|
4456
|
+
}
|
|
4457
|
+
|
|
4458
|
+
.ids-icon-share-small:before {
|
|
4459
|
+
content: "\e931";
|
|
4460
|
+
}
|
|
4461
|
+
|
|
4462
|
+
.ids-icon-swap-horizontal-small:before {
|
|
4463
|
+
content: "\e932";
|
|
4464
|
+
}
|
|
4465
|
+
|
|
4466
|
+
.ids-icon-swap-vertical-small:before {
|
|
4467
|
+
content: "\e933";
|
|
4468
|
+
}
|
|
4469
|
+
|
|
4470
|
+
.ids-icon-close-small:before {
|
|
4471
|
+
content: "\e934";
|
|
4472
|
+
}
|
|
4473
|
+
|
|
4474
|
+
.ids-icon-copy-link-small:before {
|
|
4475
|
+
content: "\e935";
|
|
4476
|
+
}
|
|
4477
|
+
|
|
4478
|
+
.ids-icon-chevron-down-small:before {
|
|
4479
|
+
content: "\e936";
|
|
4480
|
+
}
|
|
4481
|
+
|
|
4482
|
+
.ids-icon-chevron-left-small:before {
|
|
4483
|
+
content: "\e937";
|
|
4484
|
+
}
|
|
4485
|
+
|
|
4486
|
+
.ids-icon-chevron-right-small:before {
|
|
4487
|
+
content: "\e938";
|
|
4488
|
+
}
|
|
4489
|
+
|
|
4490
|
+
.ids-icon-chevron-up-small:before {
|
|
4491
|
+
content: "\e939";
|
|
4492
|
+
}
|
|
4493
|
+
|
|
4494
|
+
.ids-icon-check-small:before {
|
|
4495
|
+
content: "\e93a";
|
|
4496
|
+
}
|
|
4497
|
+
|
|
4498
|
+
.ids-icon-arrow-down-small:before {
|
|
4499
|
+
content: "\e93b";
|
|
4500
|
+
}
|
|
4501
|
+
|
|
4502
|
+
.ids-icon-arrow-left-small:before {
|
|
4503
|
+
content: "\e93c";
|
|
4504
|
+
}
|
|
4505
|
+
|
|
4506
|
+
.ids-icon-arrow-right-small:before {
|
|
4507
|
+
content: "\e93d";
|
|
4508
|
+
}
|
|
4509
|
+
|
|
4510
|
+
.ids-icon-arrow-up-small:before {
|
|
4511
|
+
content: "\e93e";
|
|
4512
|
+
}
|
|
4513
|
+
|
|
4514
|
+
.ids-icon-caregiver:before {
|
|
4515
|
+
content: "\e93f";
|
|
4516
|
+
}
|
|
4517
|
+
|
|
4518
|
+
.ids-icon-hospital:before {
|
|
4519
|
+
content: "\e940";
|
|
4520
|
+
}
|
|
4521
|
+
|
|
4522
|
+
.ids-icon-call-list:before {
|
|
4523
|
+
content: "\e941";
|
|
4524
|
+
}
|
|
4525
|
+
|
|
4526
|
+
.ids-icon-compare-small:before {
|
|
4527
|
+
content: "\e942";
|
|
4528
|
+
}
|
|
4529
|
+
|
|
4530
|
+
.ids-icon-compare:before {
|
|
4531
|
+
content: "\e943";
|
|
4532
|
+
}
|
|
4533
|
+
|
|
4534
|
+
.ids-icon-calendar:before {
|
|
4535
|
+
content: "\e944";
|
|
4536
|
+
}
|
|
4537
|
+
|
|
4538
|
+
.ids-icon-assistive-devices:before {
|
|
4539
|
+
content: "\e945";
|
|
4540
|
+
}
|
|
4541
|
+
|
|
4542
|
+
.ids-icon-medical-transportation:before {
|
|
4543
|
+
content: "\e946";
|
|
4544
|
+
}
|
|
4545
|
+
|
|
4546
|
+
.ids-icon-activity-missed:before {
|
|
4547
|
+
content: "\e900";
|
|
4548
|
+
}
|
|
4549
|
+
|
|
4550
|
+
.ids-icon-arrow-down:before {
|
|
4551
|
+
content: "\e901";
|
|
4552
|
+
}
|
|
4553
|
+
|
|
4554
|
+
.ids-icon-arrow-left:before {
|
|
4555
|
+
content: "\e902";
|
|
4556
|
+
}
|
|
4557
|
+
|
|
4558
|
+
.ids-icon-arrow-right:before {
|
|
4559
|
+
content: "\e903";
|
|
4560
|
+
}
|
|
4561
|
+
|
|
4562
|
+
.ids-icon-arrow-up:before {
|
|
4563
|
+
content: "\e904";
|
|
4564
|
+
}
|
|
4565
|
+
|
|
4566
|
+
.ids-icon-attention:before {
|
|
4567
|
+
content: "\e905";
|
|
4568
|
+
}
|
|
4569
|
+
|
|
4570
|
+
.ids-icon-check:before {
|
|
4571
|
+
content: "\e914";
|
|
4572
|
+
}
|
|
4573
|
+
|
|
4574
|
+
.ids-icon-chevron-down:before {
|
|
4575
|
+
content: "\e906";
|
|
4576
|
+
}
|
|
4577
|
+
|
|
4578
|
+
.ids-icon-chevron-left:before {
|
|
4579
|
+
content: "\e907";
|
|
4580
|
+
}
|
|
4581
|
+
|
|
4582
|
+
.ids-icon-chevron-right:before {
|
|
4583
|
+
content: "\e908";
|
|
4584
|
+
}
|
|
4585
|
+
|
|
4586
|
+
.ids-icon-chevron-up:before {
|
|
4587
|
+
content: "\e909";
|
|
4588
|
+
}
|
|
4589
|
+
|
|
4590
|
+
.ids-icon-close:before {
|
|
4591
|
+
content: "\e916";
|
|
4592
|
+
}
|
|
4593
|
+
|
|
4594
|
+
.ids-icon-drug:before {
|
|
4595
|
+
content: "\e90d";
|
|
4596
|
+
}
|
|
4597
|
+
|
|
4598
|
+
.ids-icon-exclamation-mark:before {
|
|
4599
|
+
content: "\e91d";
|
|
4600
|
+
}
|
|
4601
|
+
|
|
4602
|
+
.ids-icon-external-link:before {
|
|
4603
|
+
content: "\e90a";
|
|
4604
|
+
}
|
|
4605
|
+
|
|
4606
|
+
.ids-icon-group:before {
|
|
4607
|
+
content: "\e90b";
|
|
4608
|
+
}
|
|
4609
|
+
|
|
4610
|
+
.ids-icon-information:before {
|
|
4611
|
+
content: "\e90c";
|
|
4612
|
+
}
|
|
4613
|
+
|
|
4614
|
+
.ids-icon-minus:before {
|
|
4615
|
+
content: "\e917";
|
|
4616
|
+
}
|
|
4617
|
+
|
|
4618
|
+
.ids-icon-notification:before {
|
|
4619
|
+
content: "\e90e";
|
|
4620
|
+
}
|
|
4621
|
+
|
|
4622
|
+
.ids-icon-play:before {
|
|
4623
|
+
content: "\e90f";
|
|
4624
|
+
}
|
|
4625
|
+
|
|
4626
|
+
.ids-icon-plus:before {
|
|
4627
|
+
content: "\e918";
|
|
4628
|
+
}
|
|
4629
|
+
|
|
4630
|
+
.ids-icon-question:before {
|
|
4631
|
+
content: "\e910";
|
|
4632
|
+
}
|
|
4633
|
+
|
|
4634
|
+
.ids-icon-search:before {
|
|
4635
|
+
content: "\e919";
|
|
4636
|
+
}
|
|
4637
|
+
|
|
4638
|
+
.ids-icon-share:before {
|
|
4639
|
+
content: "\e911";
|
|
4640
|
+
}
|
|
4641
|
+
|
|
4642
|
+
.ids-icon-star:before {
|
|
4643
|
+
content: "\e91a";
|
|
4644
|
+
}
|
|
4645
|
+
|
|
4646
|
+
.ids-icon-star-filled:before {
|
|
4647
|
+
content: "\e91b";
|
|
4648
|
+
}
|
|
4649
|
+
|
|
4650
|
+
.ids-icon-success:before {
|
|
4651
|
+
content: "\e912";
|
|
4652
|
+
}
|
|
4653
|
+
|
|
4654
|
+
.ids-icon-swap-horizontal:before {
|
|
4655
|
+
content: "\e915";
|
|
4656
|
+
}
|
|
4657
|
+
|
|
4658
|
+
.ids-icon-swap-vertical:before {
|
|
4659
|
+
content: "\e91c";
|
|
4660
|
+
}
|
|
4661
|
+
|
|
4662
|
+
.ids-icon-warning:before {
|
|
4663
|
+
content: "\e913";
|
|
4664
|
+
}
|
|
4665
|
+
|
|
4666
|
+
[class^=ids-icon-].ids-icon--color-preset-1 {
|
|
4667
|
+
color: var(--IDS-ICON__COLOR-PRESET-1);
|
|
4668
|
+
}
|
|
4669
|
+
[class^=ids-icon-].ids-icon--color-preset-2 {
|
|
4670
|
+
color: var(--IDS-ICON__COLOR-PRESET-2);
|
|
4671
|
+
}
|
|
4672
|
+
[class^=ids-icon-].ids-icon--color-preset-3 {
|
|
4673
|
+
color: var(--IDS-ICON__COLOR-PRESET-3);
|
|
4674
|
+
}
|
|
4675
|
+
[class^=ids-icon-].ids-icon--light, [class^=ids-icon-].ids-icon--color-preset-4 {
|
|
4676
|
+
color: var(--IDS-ICON__COLOR-PRESET-4);
|
|
4677
|
+
}
|
|
4678
|
+
[class^=ids-icon-].ids-icon--text-start {
|
|
4679
|
+
margin-right: 0.5rem;
|
|
4680
|
+
position: relative;
|
|
4681
|
+
bottom: -0.125rem;
|
|
4682
|
+
}
|
|
4683
|
+
[class^=ids-icon-].ids-icon--text-start:before {
|
|
4684
|
+
top: 50%;
|
|
4685
|
+
left: 50%;
|
|
4686
|
+
transform: translate(-50%, -50%);
|
|
4687
|
+
}
|
|
4688
|
+
[class^=ids-icon-].ids-icon--text-end {
|
|
4689
|
+
margin-left: 0.5rem;
|
|
4690
|
+
position: relative;
|
|
4691
|
+
bottom: -0.125rem;
|
|
4692
|
+
}
|
|
4693
|
+
[class^=ids-icon-].ids-icon--text-end:before {
|
|
4694
|
+
top: 50%;
|
|
4695
|
+
left: 50%;
|
|
4696
|
+
transform: translate(-50%, -50%);
|
|
4697
|
+
}
|
|
4698
|
+
[class^=ids-icon-].ids-icon--s {
|
|
4699
|
+
width: 1rem;
|
|
4700
|
+
height: 1rem;
|
|
4701
|
+
}
|
|
4702
|
+
[class^=ids-icon-].ids-icon--s:before {
|
|
4703
|
+
font-size: 1rem;
|
|
4704
|
+
}
|
|
4705
|
+
[class^=ids-icon-].ids-icon--m {
|
|
4706
|
+
width: 1.25rem;
|
|
4707
|
+
height: 1.25rem;
|
|
4708
|
+
}
|
|
4709
|
+
[class^=ids-icon-].ids-icon--m:before {
|
|
4710
|
+
font-size: 1.25rem;
|
|
4711
|
+
}
|
|
4712
|
+
[class^=ids-icon-].ids-icon--l {
|
|
4713
|
+
width: 1.5rem;
|
|
4714
|
+
height: 1.5rem;
|
|
4715
|
+
}
|
|
4716
|
+
[class^=ids-icon-].ids-icon--l:before {
|
|
4717
|
+
font-size: 1.5rem;
|
|
4718
|
+
}
|
|
4719
|
+
[class^=ids-icon-].ids-icon--xl {
|
|
4720
|
+
width: 1.75rem;
|
|
4721
|
+
height: 1.75rem;
|
|
4722
|
+
}
|
|
4723
|
+
[class^=ids-icon-].ids-icon--xl:before {
|
|
4724
|
+
font-size: 1.75rem;
|
|
4725
|
+
}
|
|
4726
|
+
[class^=ids-icon-].ids-icon--rotate-90 {
|
|
4727
|
+
transform: rotate(90deg);
|
|
4728
|
+
}
|
|
4729
|
+
[class^=ids-icon-].ids-icon--rotate-180 {
|
|
4730
|
+
transform: rotate(180deg);
|
|
4731
|
+
}
|
|
4732
|
+
[class^=ids-icon-].ids-icon--rotate-270 {
|
|
4733
|
+
transform: rotate(270deg);
|
|
4734
|
+
}
|
|
4735
|
+
|
|
4085
4736
|
:root {
|
|
4086
4737
|
--IDS__MAX-WIDTH: 1280px;
|
|
4087
4738
|
--IDS__FONT-FAMILY: Open sans;
|
|
@@ -4091,6 +4742,7 @@ input:focus + .ids-toggle input:before {
|
|
|
4091
4742
|
.ids input:focus,
|
|
4092
4743
|
.ids select:focus,
|
|
4093
4744
|
.ids textarea:focus,
|
|
4745
|
+
.ids button:focus,
|
|
4094
4746
|
.ids ids-button:focus,
|
|
4095
4747
|
.ids a:focus {
|
|
4096
4748
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
@@ -4116,65 +4768,12 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
4116
4768
|
-webkit-appearance: none;
|
|
4117
4769
|
}
|
|
4118
4770
|
|
|
4119
|
-
:root, :host {
|
|
4120
|
-
/* Primary colors */
|
|
4121
|
-
--IDS-COLOR-PRIMARY-30: #7e2a4c;
|
|
4122
|
-
--IDS-COLOR-ON-PRIMARY-30: #FFF;
|
|
4123
|
-
--IDS-COLOR-PRIMARY-40: #A33662;
|
|
4124
|
-
--IDS-COLOR-ON-PRIMARY-40: #FFF;
|
|
4125
|
-
--IDS-COLOR-PRIMARY-50: #C03F73;
|
|
4126
|
-
--IDS-COLOR-ON-PRIMARY-50: #FFF;
|
|
4127
|
-
/* Secondary colors */
|
|
4128
|
-
--IDS-COLOR-SECONDARY-40: #E7DAC5;
|
|
4129
|
-
--IDS-COLOR-ON-SECONDARY-40: var(--IDS-COLOR-NEUTRAL-20);
|
|
4130
|
-
--IDS-COLOR-SECONDARY-90: #F6F1E9;
|
|
4131
|
-
--IDS-COLOR-ON-SECONDARY-90: var(--IDS-COLOR-NEUTRAL-20);
|
|
4132
|
-
--IDS-COLOR-SECONDARY-95: #F9F6F1;
|
|
4133
|
-
--IDS-COLOR-ON-SECONDARY-95: var(--IDS-COLOR-NEUTRAL-20);
|
|
4134
|
-
/* Accent colors */
|
|
4135
|
-
--IDS-COLOR-ACCENT-30: #305A47;
|
|
4136
|
-
--IDS-COLOR-ON-ACCENT-30: #FFF;
|
|
4137
|
-
--IDS-COLOR-ACCENT-40: #40775E;
|
|
4138
|
-
--IDS-COLOR-ON-ACCENT-40: #FFF;
|
|
4139
|
-
--IDS-COLOR-ACCENT-90: #AFD4C4;
|
|
4140
|
-
--IDS-COLOR-ON-ACCENT-90: var(--IDS-COLOR-NEUTRAL-20);
|
|
4141
|
-
/* Graphic colors */
|
|
4142
|
-
--IDS-COLOR-GRAPHIC: #FF9517;
|
|
4143
|
-
/* Alternative colors */
|
|
4144
|
-
--IDS-COLOR-ALTERNATIVE: #0CB0C6;
|
|
4145
|
-
/* Neutral colors */
|
|
4146
|
-
--IDS-COLOR-NEUTRAL-20: #353636;
|
|
4147
|
-
--IDS-COLOR-ON-NEUTRAL-20: #FFF;
|
|
4148
|
-
--IDS-COLOR-NEUTRAL-40: #727373;
|
|
4149
|
-
--IDS-COLOR-ON-NEUTRAL-40: #FFF;
|
|
4150
|
-
--IDS-COLOR-NEUTRAL-90: #CCCCCC;
|
|
4151
|
-
--IDS-COLOR-ON-NEUTRAL-90: var(--IDS-COLOR-NEUTRAL-20);
|
|
4152
|
-
--IDS-COLOR-NEUTRAL-99: #F0F0F0;
|
|
4153
|
-
--IDS-COLOR-ON-NEUTRAL-99: var(--IDS-COLOR-NEUTRAL-20);
|
|
4154
|
-
--IDS-COLOR-NEUTRAL-100: #fff;
|
|
4155
|
-
/* Background colors */
|
|
4156
|
-
--IDS-COLOR-BACKGROUND: #fff;
|
|
4157
|
-
--IDS-COLOR-ON-BACKGROUND: var(--IDS-COLOR-NEUTRAL-20);
|
|
4158
|
-
/* Status colors */
|
|
4159
|
-
--IDS-COLOR-SUCCESS-40: #277637;
|
|
4160
|
-
--IDS-COLOR-ON-SUCCESS-40: #FFF;
|
|
4161
|
-
--IDS-COLOR-SUCCESS-99: #E7F7EA;
|
|
4162
|
-
--IDS-COLOR-ON-SUCCESS-99: var(--IDS-COLOR-NEUTRAL-20);
|
|
4163
|
-
--IDS-COLOR-ATTENTION-40: #FFD748;
|
|
4164
|
-
--IDS-COLOR-ON-ATTENTION-40: var(--IDS-COLOR-NEUTRAL-20);
|
|
4165
|
-
--IDS-COLOR-ATTENTION-95: #FFF7D9;
|
|
4166
|
-
--IDS-COLOR-ON-ATTENTION-95: var(--IDS-COLOR-NEUTRAL-20);
|
|
4167
|
-
--IDS-COLOR-ERROR-40: #DB0F00;
|
|
4168
|
-
--IDS-COLOR-ON-ERROR-40: #FFF;
|
|
4169
|
-
--IDS-COLOR-ERROR-99: #FFDAD7;
|
|
4170
|
-
--IDS-COLOR-ON-ERROR-99: var(--IDS-COLOR-NEUTRAL-20);
|
|
4171
|
-
}
|
|
4172
|
-
|
|
4173
4771
|
:root,
|
|
4174
4772
|
:host {
|
|
4175
4773
|
/* Font families */
|
|
4176
4774
|
--IDS-FONT-FAMILY-BASE: "Open Sans";
|
|
4177
4775
|
--IDS-FONT-FAMILY-HEADING: "Poppins";
|
|
4776
|
+
--IDS-FONT-COLOR: var(--IDS-COLOR-NEUTRAL-20);
|
|
4178
4777
|
--IDS-HEADING-XXL__COLOR: var(--IDS-COLOR-PRIMARY-40);
|
|
4179
4778
|
--IDS-HEADING-XXL__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
4180
4779
|
--IDS-HEADING-XXL__FONT-SIZE: 1.875rem;
|
|
@@ -4251,13 +4850,13 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
4251
4850
|
--IDS-BULLET-LIST__LINE-HEIGHT: 1.625rem;
|
|
4252
4851
|
}
|
|
4253
4852
|
|
|
4853
|
+
/* @use "../../global/icons/font/icon-font.scss"; */
|
|
4254
4854
|
:root,
|
|
4255
4855
|
:host {
|
|
4256
4856
|
/**********************
|
|
4257
4857
|
* General
|
|
4258
4858
|
**********************/
|
|
4259
4859
|
--IDS-BORDER-RADIUS: 0.188rem;
|
|
4260
|
-
--IDS-BASE__FONT-COLOR: var(--IDS-COLOR-NEUTRAL-20);
|
|
4261
4860
|
--IDS-OVERLAY__BACKGROUND-COLOR: rgba(53, 53, 53, 0.6);
|
|
4262
4861
|
/* Focus */
|
|
4263
4862
|
--IDS-FOCUS__OUTLINE: 0.125rem solid var(--IDS-COLOR-NEUTRAL-20);
|
|
@@ -4294,7 +4893,6 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
4294
4893
|
--IDS-ERROR-MESSAGE__BORDER-COLOR: var(--IDS-COLOR-ERROR-40);
|
|
4295
4894
|
--IDS-ERROR-MESSAGE__BORDER: 0.063rem solid var(--IDS-ERROR-MESSAGE__BORDER-COLOR);
|
|
4296
4895
|
--IDS-ERROR-MESSAGE__PADDING: 0.813rem 1.25rem;
|
|
4297
|
-
--IDS-ERROR-MESSAGE__ICON-BACKGROUND-IMAGE: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" role="img" fill="none" width="100%" height="100%" style="" viewBox="0 0 40 40" aria-hidden="true"><path fill-rule="evenodd" clip-rule="evenodd" d="M22.5134 12.7567C22.5134 12.7889 22.5129 12.821 22.5118 12.8529C22.5129 12.8828 22.5134 12.913 22.5134 12.9436C22.5134 13.1581 22.4809 13.4575 22.4158 13.8419L20.3119 24.2492C20.2585 24.5129 20.0268 24.7025 19.7577 24.7025C19.4877 24.7025 19.2554 24.5117 19.2031 24.2468L17.1463 13.8419C17.0857 13.5476 17.0439 13.2999 17.021 13.0987C17.007 12.976 17 12.8707 17 12.7827L17 12.7713L17 12.7567C17 11.2342 18.2342 10 19.7567 10C21.2792 10 22.5134 11.2342 22.5134 12.7567ZM21.0564 29.572C20.6977 29.9324 20.2644 30.1126 19.7567 30.1126C19.2489 30.1126 18.8157 29.9324 18.457 29.572C18.0982 29.2117 17.9189 28.7765 17.9189 28.2664C17.9189 27.7675 18.0982 27.3378 18.457 26.9775C18.8157 26.6171 19.2489 26.4369 19.7567 26.4369C20.2644 26.4369 20.6977 26.6171 21.0564 26.9775C21.4151 27.3378 21.5945 27.7675 21.5945 28.2664C21.5945 28.7765 21.4151 29.2117 21.0564 29.572Z" fill="%23DB0F00"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M39.2886 18.5C39.8245 19.4282 39.8245 20.5718 39.2886 21.5L30.9433 35.9545C30.4074 36.8827 29.417 37.4545 28.3452 37.4545H11.6546C10.5828 37.4545 9.59245 36.8827 9.05655 35.9545L0.711251 21.5C0.175351 20.5718 0.175351 19.4282 0.711251 18.5L9.05655 4.04553C9.59245 3.11733 10.5828 2.54553 11.6546 2.54553L28.3452 2.54553C29.417 2.54553 30.4074 3.11733 30.9433 4.04553L39.2886 18.5ZM37.5565 20.5C37.7352 20.1906 37.7352 19.8094 37.5565 19.5L29.2112 5.04553C29.0326 4.73613 28.7025 4.54553 28.3452 4.54553L11.6546 4.54553C11.2974 4.54553 10.9672 4.73613 10.7886 5.04553L2.4433 19.5C2.26467 19.8094 2.26467 20.1906 2.4433 20.5L10.7886 34.9545C10.9672 35.2639 11.2974 35.4545 11.6546 35.4545H28.3452C28.7025 35.4545 29.0326 35.2639 29.2112 34.9545L37.5565 20.5Z" fill="%23DB0F00"></path></svg>');
|
|
4298
4896
|
/* Check button*/
|
|
4299
4897
|
--IDS-CHECK-BUTTON__BORDER-RADIUS: 0.1875rem;
|
|
4300
4898
|
--IDS-CHECK-BUTTON__BORDER-COLOR: var(--IDS-COLOR-ACCENT-40);
|
|
@@ -4305,16 +4903,13 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
4305
4903
|
--IDS-CHECK-BUTTON--CHECKED__BACKGROUND-COLOR: var(--IDS-COLOR-ACCENT-40);
|
|
4306
4904
|
--IDS-CHECK-BUTTON--HOVER__BACKGROUND-COLOR: var(--IDS-COLOR-ACCENT-30);
|
|
4307
4905
|
--IDS-CHECK-BUTTON--DISABLED__BORDER-COLOR: var(--IDS-COLOR-NEUTRAL-90);
|
|
4308
|
-
--IDS-CHECK-BUTTON--
|
|
4309
|
-
--IDS-CHECK-BUTTON--FOCUS__BACKGROUND-IMAGE: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="1rem" height="0.688rem" viewBox="0 0 40 32" fill="none"><path xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" d="M39.1772 0.674536C40.2151 1.62733 40.2798 3.23649 39.3218 4.26869L14.343 31.1817C13.8554 31.7071 13.1679 32.0041 12.4489 32C11.73 31.9958 11.046 31.6909 10.5646 31.1598L0.658175 20.2339C-0.287695 19.1907 -0.20415 17.5824 0.844778 16.6417C1.8937 15.7009 3.51081 15.784 4.45668 16.8273L12.4859 25.6828L35.5634 0.818302C36.5214 -0.213896 38.1394 -0.278263 39.1772 0.674536Z" fill="%23FFFFFF"></path></svg>');
|
|
4906
|
+
--IDS-CHECK-BUTTON--DISABLED-COLOR: var(--IDS-COLOR-NEUTRAL-40);
|
|
4310
4907
|
/* Checkbox */
|
|
4311
4908
|
--IDS-CHECKBOX__BORDER: 0.0625rem solid var(--IDS-COLOR-ACCENT-40);
|
|
4312
4909
|
--IDS-CHECKBOX__BORDER-RADIUS: var(--IDS-FORM-INERA__BORDER-RADIUS);
|
|
4313
4910
|
--IDS-CHECKBOX__BACKGROUND-COLOR: var(--IDS-COLOR-SECONDARY-95);
|
|
4911
|
+
--IDS-CHECKBOX--DISABLED-COLOR: var(--IDS-COLOR-NEUTRAL-40);
|
|
4314
4912
|
--IDS-CHECKBOX__INDETERMINATE-BACKGROUND-IMAGE: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 19.5C0 18.1193 1.14799 17 2.5641 17H37.4359C38.852 17 40 18.1193 40 19.5C40 20.8807 38.852 22 37.4359 22H2.5641C1.14799 22 0 20.8807 0 19.5Z' fill='%2340775E'/%3E%3C/svg%3E");
|
|
4315
|
-
--IDS-CHECKBOX__CHECK-BACKGROUND-IMAGE: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="1rem" height="11" viewBox="0 0 40 32" fill="none"><path xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" d="M39.1772 0.674536C40.2151 1.62733 40.2798 3.23649 39.3218 4.26869L14.343 31.1817C13.8554 31.7071 13.1679 32.0041 12.4489 32C11.73 31.9958 11.046 31.6909 10.5646 31.1598L0.658175 20.2339C-0.287695 19.1907 -0.20415 17.5824 0.844778 16.6417C1.8937 15.7009 3.51081 15.784 4.45668 16.8273L12.4859 25.6828L35.5634 0.818302C36.5214 -0.213896 38.1394 -0.278263 39.1772 0.674536Z" fill="%2340775E"></path></svg>');
|
|
4316
|
-
--IDS-CHECKBOX--INVALID__CHECK-BACKGROUND-IMAGE: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="1rem" height="11" viewBox="0 0 40 32" fill="none"><path xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" d="M39.1772 0.674536C40.2151 1.62733 40.2798 3.23649 39.3218 4.26869L14.343 31.1817C13.8554 31.7071 13.1679 32.0041 12.4489 32C11.73 31.9958 11.046 31.6909 10.5646 31.1598L0.658175 20.2339C-0.287695 19.1907 -0.20415 17.5824 0.844778 16.6417C1.8937 15.7009 3.51081 15.784 4.45668 16.8273L12.4859 25.6828L35.5634 0.818302C36.5214 -0.213896 38.1394 -0.278263 39.1772 0.674536Z" fill="%23DB0F00"></path></svg>');
|
|
4317
|
-
--IDS-CHECKBOX--DISABLED__CHECK-BACKGROUND-IMAGE: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="1rem" height="11" viewBox="0 0 40 32" fill="none"><path xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" d="M39.1772 0.674536C40.2151 1.62733 40.2798 3.23649 39.3218 4.26869L14.343 31.1817C13.8554 31.7071 13.1679 32.0041 12.4489 32C11.73 31.9958 11.046 31.6909 10.5646 31.1598L0.658175 20.2339C-0.287695 19.1907 -0.20415 17.5824 0.844778 16.6417C1.8937 15.7009 3.51081 15.784 4.45668 16.8273L12.4859 25.6828L35.5634 0.818302C36.5214 -0.213896 38.1394 -0.278263 39.1772 0.674536Z" fill="%23727373"></path></svg>');
|
|
4318
4913
|
/* Input */
|
|
4319
4914
|
--IDS-INPUT__COLOR: var(--IDS-COLOR-NEUTRAL-20);
|
|
4320
4915
|
--IDS-INPUT__BACKGROUND-COLOR: var(--IDS-COLOR-SECONDARY-95);
|
|
@@ -4323,7 +4918,7 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
4323
4918
|
--IDS-INPUT__BOX-SHADOW: none;
|
|
4324
4919
|
--IDS-INPUT__HEIGHT: 3rem;
|
|
4325
4920
|
--IDS-INPUT__PADDING: 0 1.25rem;
|
|
4326
|
-
--IDS-INPUT__ICON-RIGHT: 1.
|
|
4921
|
+
--IDS-INPUT__ICON-RIGHT: 1.125rem;
|
|
4327
4922
|
--IDS-INPUT__ICON-PADDING-RIGHT: 2.75rem;
|
|
4328
4923
|
--IDS-INPUT--DISABLED__ICON-FILL: var(--IDS-COLOR-NEUTRAL-40);
|
|
4329
4924
|
--IDS-INPUT--INVALID__ICON-FILL: var(--IDS-COLOR-ACCENT-40);
|
|
@@ -4342,20 +4937,17 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
4342
4937
|
--IDS-RADIO--INVALID__BACKGROUND-COLOR: var(--IDS-COLOR-ERROR-99);
|
|
4343
4938
|
/* Select */
|
|
4344
4939
|
--IDS-SELECT__LINE-HEIGHT: 2.875rem;
|
|
4345
|
-
--IDS-SELECT__CHEVRON-ICON: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" role="img" fill="none" width="0.5rem" height="0.75rem" style="" viewBox="0 0 7 12" aria-hidden="true"><!--%3Flit$300635863$--><g><path d="M4.1627 5.57692L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893C0.683418 -0.0976311 1.31658 -0.0976311 1.70711 0.292893L6.28403 4.86982C6.67456 5.26034 6.67455 5.89351 6.28402 6.28404L1.7071 10.8609C1.31657 11.2514 0.683406 11.2514 0.292886 10.8608C-0.0976345 10.4703 -0.0976276 9.83715 0.292901 9.44663L4.1627 5.57692Z" fill="%2340775E"></path></g></svg>');
|
|
4346
|
-
--IDS-SELECT__CHEVRON-ICON--HOVER: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" role="img" fill="none" width="0.5rem" height="0.75rem" style="" viewBox="0 0 7 12" aria-hidden="true"><!--%3Flit$300635863$--><g><path d="M4.1627 5.57692L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893C0.683418 -0.0976311 1.31658 -0.0976311 1.70711 0.292893L6.28403 4.86982C6.67456 5.26034 6.67455 5.89351 6.28402 6.28404L1.7071 10.8609C1.31657 11.2514 0.683406 11.2514 0.292886 10.8608C-0.0976345 10.4703 -0.0976276 9.83715 0.292901 9.44663L4.1627 5.57692Z" fill="rgb(48,90,71)"></path></g></svg>');
|
|
4347
|
-
--IDS-SELECT--INVALID__CHEVRON-ICON: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" role="img" fill="none" width="0.5rem" height="0.75rem" style="" viewBox="0 0 7 12" aria-hidden="true"><!--%3Flit$300635863$--><g><path d="M4.1627 5.57692L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893C0.683418 -0.0976311 1.31658 -0.0976311 1.70711 0.292893L6.28403 4.86982C6.67456 5.26034 6.67455 5.89351 6.28402 6.28404L1.7071 10.8609C1.31657 11.2514 0.683406 11.2514 0.292886 10.8608C-0.0976345 10.4703 -0.0976276 9.83715 0.292901 9.44663L4.1627 5.57692Z" fill="%23DB0F00"></path></g></svg>');
|
|
4348
|
-
--IDS-SELECT--DISABLED__CHEVRON-ICON: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" role="img" fill="none" width="0.5rem" height="0.75rem" style="" viewBox="0 0 7 12" aria-hidden="true"><!--%3Flit$300635863$--><g><path d="M4.1627 5.57692L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893C0.683418 -0.0976311 1.31658 -0.0976311 1.70711 0.292893L6.28403 4.86982C6.67456 5.26034 6.67455 5.89351 6.28402 6.28404L1.7071 10.8609C1.31657 11.2514 0.683406 11.2514 0.292886 10.8608C-0.0976345 10.4703 -0.0976276 9.83715 0.292901 9.44663L4.1627 5.57692Z" fill="%23727373"></path></g></svg>');
|
|
4349
4940
|
/* Select multiple */
|
|
4350
4941
|
--IDS-SELECT-MULTIPLE__DROPDOWN-BORDER-RADIUS: 0.188rem;
|
|
4351
4942
|
/* Textarea*/
|
|
4352
4943
|
--IDS-TEXTAREA__BACKGROUND-COLOR: var(--IDS-COLOR-ACCENT-40);
|
|
4353
|
-
--IDS-TEXTAREA__RESIZER-IMAGE: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3Csvg width='
|
|
4944
|
+
--IDS-TEXTAREA__RESIZER-IMAGE: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3Csvg width='40' height='40' 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.734885,3.0472647 c 0.976302,0.9763023 0.300534,1.4780576 -0.675775,2.454367 L 5.8886118,31.431711 C 4.9123102,32.408013 4.5993619,32.874138 3.6230589,31.897836 2.6467573,30.921533 3.4898813,30.441151 4.4661829,29.46485 L 30.142048,3.9168635 c 0.976309,-0.9763094 1.616535,-1.8459011 2.592837,-0.8695988 z' fill='%23396291' id='path2' /%3E%3Cpath d='m 32.60982,17.136263 c 0.502263,0.5256 0.682816,1.052801 0.06139,1.796875 L 19.810332,32.214623 c -0.66115,0.346852 -0.99803,0.166253 -1.500294,-0.359345 -0.502262,-0.525601 -0.718142,-0.721474 -0.196018,-1.425821 L 31.228158,16.914762 c 0.641292,-0.386577 0.879399,-0.30405 1.381662,0.221501 z' fill='%2340775e' id='path2-9' style='stroke-width:0.52627' /%3E%3C/svg%3E%0A");
|
|
4354
4945
|
--IDS-TEXTAREA__PADDING: 0.75rem 0.625rem;
|
|
4355
4946
|
/* Toggle */
|
|
4356
4947
|
--IDS-TOGGLE__BACKGROUND-COLOR: var(--IDS-COLOR-NEUTRAL-40);
|
|
4357
4948
|
--IDS-TOGGLE__KNOB-BACKGROUND-IMAGE: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" role="img" fill="none" width="0.625rem" height="0.625rem" style="" viewBox="0 0 40 40" aria-hidden="true"><!--%3Flit$332566053$--><path xmlns="http://www.w3.org/2000/svg" d="M4.26777 0.732233C3.29146 -0.244078 1.70854 -0.244078 0.732233 0.732233C-0.244078 1.70854 -0.244078 3.29146 0.732233 4.26777L16.4645 20L0.732233 35.7322C-0.244078 36.7085 -0.244078 38.2915 0.732233 39.2678C1.70854 40.2441 3.29146 40.2441 4.26777 39.2678L20 23.5355L35.7322 39.2678C36.7085 40.2441 38.2915 40.2441 39.2678 39.2678C40.2441 38.2915 40.2441 36.7085 39.2678 35.7322L23.5355 20L39.2678 4.26777C40.2441 3.29146 40.2441 1.70854 39.2678 0.732233C38.2915 -0.244078 36.7085 -0.244078 35.7322 0.732233L20 16.4645L4.26777 0.732233Z" fill="rgb(53,53,53)"></path></svg>');
|
|
4358
4949
|
--IDS-TOGGLE--CHECKED__BACKGROUND-COLOR: var(--IDS-COLOR-SUCCESS-40);
|
|
4950
|
+
--IDS-TOGGLE--CHECKED__COLOR: var(--IDS-COLOR-SUCCESS-40);
|
|
4359
4951
|
--IDS-TOGGLE--CHECKED__KNOB-BACKGROUND-IMAGE: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="1rem" height="0.688rem" viewBox="0 0 40 32" fill="none"><path xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" d="M39.1772 0.674536C40.2151 1.62733 40.2798 3.23649 39.3218 4.26869L14.343 31.1817C13.8554 31.7071 13.1679 32.0041 12.4489 32C11.73 31.9958 11.046 31.6909 10.5646 31.1598L0.658175 20.2339C-0.287695 19.1907 -0.20415 17.5824 0.844778 16.6417C1.8937 15.7009 3.51081 15.784 4.45668 16.8273L12.4859 25.6828L35.5634 0.818302C36.5214 -0.213896 38.1394 -0.278263 39.1772 0.674536Z" fill="rgb(48,90,71)"></path></svg>');
|
|
4360
4952
|
--IDS-TOGGLE--DISABLED__BACKGROUND-COLOR: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
4361
4953
|
--IDS-TOGGLE--DISABLED__BORDER: 0.063rem dashed var(--IDS-COLOR-NEUTRAL-40);
|
|
@@ -4372,27 +4964,25 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
4372
4964
|
/**********************
|
|
4373
4965
|
* COMPONENTS
|
|
4374
4966
|
**********************/
|
|
4967
|
+
/* Accordion */
|
|
4968
|
+
--IDS-ACCORDION__BORDER-BOTTOM: 0.063rem solid var(--IDS-COLOR-NEUTRAL-40);
|
|
4375
4969
|
/* Alert */
|
|
4376
4970
|
--IDS-ALERT__ICON-COLOR: var(--IDS-COLOR-NEUTRAL-20);
|
|
4377
4971
|
--IDS-ALERT__HEADLINE-FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
4378
4972
|
--IDS-ALERT__HEADLINE-FONT-WEIGHT: 600;
|
|
4379
|
-
--IDS-
|
|
4973
|
+
--IDS-ALERT__COLOR: var(--IDS-COLOR-NEUTRAL-20);
|
|
4380
4974
|
--IDS-ALERT--INFO__BACKGROUND-COLOR: var(--IDS-COLOR-NEUTRAL-99);
|
|
4381
4975
|
--IDS-ALERT--INFO__BORDER-COLOR: var(--IDS-COLOR-NEUTRAL-40);
|
|
4382
|
-
--IDS-ALERT--INFO__ICON-COLOR
|
|
4383
|
-
--IDS-ALERT--INFO__ICON-COLOR-2: var(--IDS-COLOR-NEUTRAL-20);
|
|
4976
|
+
--IDS-ALERT--INFO__ICON-COLOR: var(--IDS-COLOR-NEUTRAL-20);
|
|
4384
4977
|
--IDS-ALERT--ATTENTION__BACKGROUND-COLOR: var(--IDS-COLOR-ATTENTION-95);
|
|
4385
4978
|
--IDS-ALERT--ATTENTION__BORDER-COLOR: var(--IDS-COLOR-NEUTRAL-40);
|
|
4386
|
-
--IDS-ALERT--ATTENTION__ICON-COLOR
|
|
4387
|
-
--IDS-ALERT--ATTENTION__ICON-COLOR-2: var(--IDS-COLOR-NEUTRAL-20);
|
|
4979
|
+
--IDS-ALERT--ATTENTION__ICON-COLOR: var(--IDS-COLOR-NEUTRAL-20);
|
|
4388
4980
|
--IDS-ALERT--SUCCESS__BACKGROUND-COLOR: var(--IDS-COLOR-SUCCESS-99);
|
|
4389
4981
|
--IDS-ALERT--SUCCESS__BORDER-COLOR: var(--IDS-COLOR-SUCCESS-40);
|
|
4390
|
-
--IDS-ALERT--SUCCESS__ICON-COLOR
|
|
4391
|
-
--IDS-ALERT--SUCCESS__ICON-COLOR-2: var(--IDS-COLOR-SUCCESS-40);
|
|
4982
|
+
--IDS-ALERT--SUCCESS__ICON-COLOR: var(--IDS-COLOR-SUCCESS-40);
|
|
4392
4983
|
--IDS-ALERT--ERROR__BACKGROUND-COLOR: var(--IDS-COLOR-ERROR-99);
|
|
4393
4984
|
--IDS-ALERT--ERROR__BORDER-COLOR: var(--IDS-COLOR-ERROR-40);
|
|
4394
|
-
--IDS-ALERT--ERROR__ICON-COLOR
|
|
4395
|
-
--IDS-ALERT--ERROR__ICON-COLOR-2: var(--IDS-COLOR-ERROR-40);
|
|
4985
|
+
--IDS-ALERT--ERROR__ICON-COLOR: var(--IDS-COLOR-ERROR-40);
|
|
4396
4986
|
/* Alert global */
|
|
4397
4987
|
--IDS-ALERT-GLOBAL__BACKGROUND-COLOR: var(--IDS-COLOR-ATTENTION-95);
|
|
4398
4988
|
--IDS-ALERT-GLOBAL__COLOR: var(--IDS-COLOR-NEUTRAL-20);
|
|
@@ -4406,8 +4996,8 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
4406
4996
|
--IDS-BADGE--PRIMARY__BACKGROUND-COLOR: var(--IDS-COLOR-PRIMARY-40);
|
|
4407
4997
|
--IDS-BADGE--PRIMARY__BORDER: 0.063rem solid var(--IDS-COLOR-PRIMARY-40);
|
|
4408
4998
|
--IDS-BADGE--PRIMARY__COLOR: var(--IDS-COLOR-NEUTRAL-100);
|
|
4409
|
-
--IDS-BADGE--NEUTRAL__BACKGROUND-COLOR: var(--IDS-COLOR-NEUTRAL-
|
|
4410
|
-
--IDS-BADGE--NEUTRAL__BORDER: 0.063rem solid var(--IDS-COLOR-NEUTRAL-
|
|
4999
|
+
--IDS-BADGE--NEUTRAL__BACKGROUND-COLOR: var(--IDS-COLOR-NEUTRAL-90);
|
|
5000
|
+
--IDS-BADGE--NEUTRAL__BORDER: 0.063rem solid var(--IDS-COLOR-NEUTRAL-40);
|
|
4411
5001
|
--IDS-BADGE--NEUTRAL__COLOR: var(--IDS-COLOR-NEUTRAL-20);
|
|
4412
5002
|
--IDS-BADGE--INFO__BACKGROUND-COLOR: var(--IDS-COLOR-NEUTRAL-99);
|
|
4413
5003
|
--IDS-BADGE--INFO__BORDER: 0.063rem solid var(--IDS-COLOR-NEUTRAL-40);
|
|
@@ -4495,10 +5085,10 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
4495
5085
|
--IDS-CARD__COLOR: var(--IDS-COLOR-NEUTRAL-20);
|
|
4496
5086
|
--IDS-CARD--BORDER__BORDER: none;
|
|
4497
5087
|
--IDS-CARD--HOVER__BOX-SHADOW: 0 0 0.625rem 0 rgba(0, 0, 0, 0.3);
|
|
4498
|
-
--IDS-CARD--
|
|
4499
|
-
--IDS-CARD--
|
|
4500
|
-
--IDS-CARD--
|
|
4501
|
-
--IDS-CARD--FILL-2__BACKGROUND: var(--IDS-COLOR-NEUTRAL-100);
|
|
5088
|
+
--IDS-CARD--FILL-1__BACKGROUND-COLOR: var(--IDS-COLOR-SECONDARY-95);
|
|
5089
|
+
--IDS-CARD--FILL-1__BORDER: 0.063rem solid var(--IDS-CARD--FILL__BACKGROUND);
|
|
5090
|
+
--IDS-CARD--FILL-1__BORDER-INTERACTIVE: 0.063rem solid var(--IDS-COLOR-ACCENT-30);
|
|
5091
|
+
--IDS-CARD--FILL-2__BACKGROUND-COLOR: var(--IDS-COLOR-NEUTRAL-100);
|
|
4502
5092
|
--IDS-CARD--FILL-2__BORDER: 0.063rem solid var(--IDS-COLOR-NEUTRAL-40);
|
|
4503
5093
|
/* Carousel */
|
|
4504
5094
|
--IDS-CAROUSEL__BACKGROUND-COLOR: var(--IDS-COLOR-SECONDARY-95);
|
|
@@ -4559,53 +5149,16 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
4559
5149
|
--IDS-EXPANDABLE__ICON-2-COLOR: var(--IDS-COLOR-ACCENT-40);
|
|
4560
5150
|
--IDS-EXPANDABLE--MOBILE__HEADLINE-FONT-SIZE: 1.75rem;
|
|
4561
5151
|
--IDS-EXPANDABLE--CHILD__HEADLINE-FONT-SIZE: 1.25rem;
|
|
4562
|
-
/* Footer old */
|
|
4563
|
-
--footer_background-color: var(--IDS-COLOR-PRIMARY-40);
|
|
4564
|
-
--footer-inner_padding-top: 4.375rem;
|
|
4565
|
-
--footer-inner_padding-bottom: 5.313rem;
|
|
4566
|
-
--footer-inner-mobile_padding-bottom: 3.125rem;
|
|
4567
|
-
--footer-headline_color: var(--IDS-COLOR-ON-PRIMARY-40);
|
|
4568
|
-
--footer-headline_font-size: 1.625rem;
|
|
4569
|
-
--footer-headline_line-height: 2rem;
|
|
4570
|
-
--footer-headline_letter-spacing: -0.031rem;
|
|
4571
|
-
--footer-headline_font-weight: bold;
|
|
4572
|
-
--footer-headline-sub_color: var(--IDS-COLOR-ON-PRIMARY-40);
|
|
4573
|
-
--footer-content_color: var(--IDS-COLOR-ON-PRIMARY-40);
|
|
4574
|
-
--footer-link_color: var(--IDS-COLOR-ON-PRIMARY-40);
|
|
4575
|
-
--footer-sub_padding-top: 0.625rem;
|
|
4576
|
-
--footer-sub_padding-bottom: 0.625rem;
|
|
4577
|
-
--footer-sub_background-color: var(--IDS-COLOR-PRIMARY-30);
|
|
4578
|
-
--footer-sub-mobile_background-color: var(--IDS-COLOR-PRIMARY-30);
|
|
4579
|
-
--footer-sub-mobile_color: var(--IDS-COLOR-NEUTRAL-100);
|
|
4580
|
-
--footer-sub-text_color: var(--IDS-COLOR-ON-PRIMARY-40);
|
|
4581
5152
|
/* Header */
|
|
4582
|
-
--IDS-HEADER-
|
|
4583
|
-
--IDS-HEADER-
|
|
4584
|
-
/* old */
|
|
4585
|
-
--header-item-icon-color: #e3abc1;
|
|
4586
|
-
--header-item-icon-color2: var(--IDS-COLOR-PRIMARY-40);
|
|
4587
|
-
--header-main_background: var(--color-dust-light);
|
|
4588
|
-
--header-inner_background: var(--IDS-COLOR-BACKGROUND);
|
|
4589
|
-
--header-nav_background-color: transparent;
|
|
4590
|
-
--header-nav-menu_color: var(--IDS-COLOR-PRIMARY-40);
|
|
4591
|
-
--header-nav-mobile-menu-items_box-shadow: 0 0.125rem 0.313rem #c5c5c5;
|
|
4592
|
-
--header-nav-item_color: var(--IDS-COLOR-NEUTRAL-20);
|
|
4593
|
-
--header-nav-item-active_color: var(--IDS-COLOR-NEUTRAL-20);
|
|
4594
|
-
--header-nav-item_font-size: 1.125rem;
|
|
4595
|
-
--header-nav-item_font-weight: 600;
|
|
4596
|
-
--header-nav-item_font-family: var(--IDS-FONT-FAMILY-HEADING);
|
|
4597
|
-
--header-nav-item_padding: 0.5rem 0.625rem 0.5rem 0.625rem;
|
|
4598
|
-
--header-nav-item-expanded_color: var(--IDS-COLOR-NEUTRAL-20);
|
|
4599
|
-
--header-nav-item-after_background: var(--IDS-COLOR-PRIMARY-40);
|
|
4600
|
-
--header-nav-item-after_content: "";
|
|
4601
|
-
--header-nav-item-content_background: var(--IDS-COLOR-SECONDARY-95);
|
|
4602
|
-
--header-nav-item-link_border-bottom: 0.063rem solid #ddd7d3;
|
|
4603
|
-
--header-nav_border-top: 0.063rem solid var(--IDS-COLOR-NEUTRAL-90);
|
|
5153
|
+
--IDS-HEADER-INERA__ITEM-ICON-COLOR: #e3abc1;
|
|
5154
|
+
--IDS-HEADER-INERA__ITEM-ICON-COLOR-2: var(--IDS-COLOR-PRIMARY-40);
|
|
4604
5155
|
/* Icon */
|
|
4605
5156
|
--IDS-ICON__COLOR: var(--IDS-COLOR-ACCENT-40);
|
|
4606
5157
|
--IDS-ICON__COLOR-2: var(--IDS-COLOR-ACCENT-40);
|
|
4607
|
-
--IDS-ICON--
|
|
4608
|
-
--IDS-ICON--
|
|
5158
|
+
--IDS-ICON--ACTIVE-COLOR: var(--IDS-COLOR-ACCENT-30);
|
|
5159
|
+
--IDS-ICON--DISABLED-COLOR: var(--IDS-COLOR-NEUTRAL-90);
|
|
5160
|
+
--IDS-ICON--INVALID-COLOR: var(--IDS-COLOR-ERROR-40);
|
|
5161
|
+
--IDS-ICON--SUCCESS-COLOR: var(--IDS-COLOR-SUCCESS-40);
|
|
4609
5162
|
--IDS-ICON__COLOR-PRESET-1: var(--IDS-COLOR-ACCENT-40);
|
|
4610
5163
|
--IDS-ICON__COLOR-PRESET-1-2: var(--IDS-COLOR-ACCENT-40);
|
|
4611
5164
|
--IDS-ICON__COLOR-PRESET-2: var(--IDS-COLOR-PRIMARY-40);
|
|
@@ -4616,18 +5169,12 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
4616
5169
|
--IDS-ICON__COLOR-PRESET-4-2: var(--IDS-COLOR-NEUTRAL-100);
|
|
4617
5170
|
/* Link */
|
|
4618
5171
|
--IDS-LINK__FONT-FAMILY: var(--IDS-FONT-FAMILY-BASE);
|
|
4619
|
-
--IDS-LINK--
|
|
4620
|
-
--IDS-LINK--
|
|
4621
|
-
--IDS-LINK--
|
|
4622
|
-
--IDS-LINK--
|
|
4623
|
-
--IDS-LINK--
|
|
4624
|
-
--IDS-LINK--
|
|
4625
|
-
--IDS-LINK--COLORPRESET-2-ACTIVE__ICON-BACKGROUND-COLOR: var(--IDS-COLOR-PRIMARY-30);
|
|
4626
|
-
--IDS-LINK--COLORPRESET-2-ACTIVE-HOVER__ICON-BACKGROUND-COLOR: var(--IDS-COLOR-PRIMARY-40);
|
|
4627
|
-
--IDS-LINK--COLORPRESET-3__COLOR: var(--IDS-COLOR-NEUTRAL-20);
|
|
4628
|
-
--IDS-LINK--COLORPRESET-3__HOVER-COLOR: black;
|
|
4629
|
-
--IDS-LINK--COLORPRESET-3-ACTIVE__ICON-BACKGROUND-COLOR: black;
|
|
4630
|
-
--IDS-LINK--COLORPRESET-3-ACTIVE-HOVER-ICON-BACKGROUND-COLOR: var(--IDS-COLOR-NEUTRAL-20);
|
|
5172
|
+
--IDS-LINK--COLOR-PRESET-1__COLOR: var(--IDS-COLOR-ACCENT-40);
|
|
5173
|
+
--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR: var(--IDS-COLOR-ACCENT-30);
|
|
5174
|
+
--IDS-LINK--COLOR-PRESET-2__COLOR: var(--IDS-COLOR-PRIMARY-40);
|
|
5175
|
+
--IDS-LINK--COLOR-PRESET-2__HOVER-COLOR: var(--IDS-COLOR-PRIMARY-30);
|
|
5176
|
+
--IDS-LINK--COLOR-PRESET-3__COLOR: var(--IDS-COLOR-NEUTRAL-20);
|
|
5177
|
+
--IDS-LINK--COLOR-PRESET-3__HOVER-COLOR: black;
|
|
4631
5178
|
--IDS-LINK--BOX__BACKGROUND-COLOR: var(--IDS-COLOR-NEUTRAL-99);
|
|
4632
5179
|
--IDS-LINK--BOX__BOX-SHADOW: 0 2px 6px 0 rgba(0, 0, 0, 0.15);
|
|
4633
5180
|
/* List */
|
|
@@ -4707,14 +5254,14 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
4707
5254
|
--IDS-NAVIGATION-CONTENT__FONT-SIZE: 1.25rem;
|
|
4708
5255
|
--IDS-NAVIGATION-CONTENT__LINE-HEIGHT: 1.375rem;
|
|
4709
5256
|
--IDS-NAVIGATION-CONTENT__PADDING-BOTTOM: 0.313rem;
|
|
4710
|
-
--IDS-NAVIGATION-
|
|
5257
|
+
--IDS-NAVIGATION-CONTENT__ITEM-BORDER-TOP: 0.063rem solid var(--IDS-COLOR-NEUTRAL-90);
|
|
4711
5258
|
/* Navigation local */
|
|
4712
5259
|
--IDS-NAVIGATION-LOCAL__BORDER: 0.063rem solid var(--IDS-COLOR-NEUTRAL-90);
|
|
4713
5260
|
--IDS-NAVIGATION-LOCAL__HOVER-BORDER: 0.063rem solid var(--IDS-COLOR-NEUTRAL-90);
|
|
4714
5261
|
--IDS-NAVIGATION-LOCAL--ACTIVE-BACKGROUND-COLOR: var(--IDS-COLOR-ACCENT-40);
|
|
4715
5262
|
--IDS-NAVIGATION-LOCAL--ACTIVE-HOVER-BACKGROUND-COLOR: var(--IDS-COLOR-ACCENT-30);
|
|
4716
|
-
--IDS-NAVIGATION-LOCAL__LINK-COLOR: var(--IDS-LINK--
|
|
4717
|
-
--IDS-NAVIGATION-LOCAL__LINK--HOVER-COLOR: var(--IDS-LINK--
|
|
5263
|
+
--IDS-NAVIGATION-LOCAL__LINK-COLOR: var(--IDS-LINK--COLOR-PRESET-1__COLOR);
|
|
5264
|
+
--IDS-NAVIGATION-LOCAL__LINK--HOVER-COLOR: var(--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR);
|
|
4718
5265
|
/* Notification */
|
|
4719
5266
|
--IDS-NOTIFICATION-BADGE__BACKGROUND-COLOR: var(--IDS-COLOR-PRIMARY-40);
|
|
4720
5267
|
--IDS-NOTIFICATION-BADGE__COLOR: var(--IDS-COLOR-NEUTRAL-100);
|
|
@@ -4869,14 +5416,17 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
4869
5416
|
display: inline-flex;
|
|
4870
5417
|
align-items: flex-start;
|
|
4871
5418
|
gap: 0.5rem;
|
|
4872
|
-
margin-bottom: 0.
|
|
4873
|
-
margin-right: 0.
|
|
5419
|
+
margin-bottom: 0.25rem;
|
|
5420
|
+
margin-right: 0.25rem;
|
|
5421
|
+
}
|
|
5422
|
+
.ids-label-wrapper .ids-label-tooltip-wrapper {
|
|
5423
|
+
margin-bottom: -0.25rem;
|
|
4874
5424
|
}
|
|
4875
5425
|
.ids-label-wrapper .ids-label-tooltip-wrapper label {
|
|
4876
5426
|
display: inline;
|
|
4877
5427
|
top: -0.188rem;
|
|
4878
5428
|
position: relative;
|
|
4879
|
-
margin-right: 0.
|
|
5429
|
+
margin-right: 0.25rem;
|
|
4880
5430
|
}
|
|
4881
5431
|
|
|
4882
5432
|
.ids-show-inera {
|