@inera/ids-design 8.0.1 → 8.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/accordion/accordion-lit.js +1 -1
- package/components/accordion/accordion.css +35 -175
- package/components/action-link/action-link-lit.d.ts +2 -0
- package/components/action-link/action-link-lit.js +7 -0
- package/components/action-link/action-link.css +173 -0
- package/components/alert/alert-lit.js +1 -1
- package/components/alert/alert.css +28 -138
- package/components/box-link/box-link-lit.js +1 -1
- package/components/box-link/box-link.css +92 -39
- package/components/breadcrumbs/breadcrumbs-lit.js +1 -1
- package/components/breadcrumbs/breadcrumbs.css +1 -0
- package/components/card/card-lit.js +1 -1
- package/components/card/card.css +42 -140
- package/components/carousel/carousel-item-lit.js +1 -1
- package/components/carousel/carousel-item.css +10 -123
- package/components/carousel/carousel-lit.js +1 -1
- package/components/carousel/carousel.css +41 -17
- package/components/data-table/data-table-lit.js +1 -1
- package/components/data-table/data-table.css +5 -11
- package/components/dialog/dialog-lit.js +1 -1
- package/components/dialog/dialog.css +8 -11
- package/components/dropdown/dropdown-lit.js +1 -1
- package/components/dropdown/dropdown.css +21 -12
- package/components/footer-1177/footer-1177-lit.js +1 -1
- package/components/footer-1177/footer-1177.css +48 -125
- package/components/footer-1177-admin/footer-1177-admin-lit.js +1 -1
- package/components/footer-1177-admin/footer-1177-admin.css +47 -140
- package/components/footer-1177-pro/footer-1177-pro-lit.js +1 -1
- package/components/footer-1177-pro/footer-1177-pro.css +47 -140
- package/components/footer-inera/footer-inera-lit.js +1 -1
- package/components/footer-inera/footer-inera.css +42 -123
- package/components/footer-inera-admin/footer-inera-admin-lit.js +1 -1
- package/components/footer-inera-admin/footer-inera-admin.css +47 -132
- package/components/form/datepicker/datepicker-lit.d.ts +2 -0
- package/components/form/datepicker/datepicker-lit.js +9 -0
- package/components/form/datepicker/datepicker.css +570 -0
- package/components/form/error-message/error-message-lit.js +1 -1
- package/components/form/error-message/error-message.css +1 -0
- package/components/form/group/group-lit.js +1 -1
- package/components/form/group/group.css +11 -114
- package/components/form/range/range-lit.js +1 -1
- package/components/form/range/range.css +51 -120
- package/components/form/select-multiple/select-multiple-lit.js +1 -1
- package/components/form/select-multiple/select-multiple.css +56 -10
- package/components/global-alert/global-alert-lit.js +1 -1
- package/components/global-alert/global-alert.css +55 -161
- package/components/grid/container/container-lit.js +1 -1
- package/components/grid/container/container.css +1 -1
- package/components/header-1177/composite-header-1177.css +612 -842
- package/components/header-1177/header-1177-avatar-lit.js +1 -1
- package/components/header-1177/header-1177-avatar.css +57 -156
- package/components/header-1177/header-1177-item-lit.js +1 -1
- package/components/header-1177/header-1177-item.css +366 -139
- package/components/header-1177/header-1177-lit.js +1 -1
- package/components/header-1177/header-1177-menu-mobile-lit.js +1 -1
- package/components/header-1177/header-1177-menu-mobile.css +14 -4
- package/components/header-1177/header-1177-nav-item-lit.js +1 -1
- package/components/header-1177/header-1177-nav-item-mobile-lit.js +1 -1
- package/components/header-1177/header-1177-nav-item-mobile.css +40 -116
- package/components/header-1177/header-1177-nav-item.css +102 -416
- package/components/header-1177/header-1177-nav-lit.js +1 -1
- package/components/header-1177/header-1177-nav.css +20 -1
- package/components/header-1177/header-1177-region-picker-lit.js +1 -1
- package/components/header-1177/header-1177-region-picker-mobile-lit.js +1 -1
- package/components/header-1177/header-1177-region-picker-mobile.css +3 -2
- package/components/header-1177/header-1177-region-picker.css +3 -2
- package/components/header-1177/header-1177.css +19 -17
- package/components/header-1177-admin/header-1177-admin-avatar-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-avatar-mobile.css +8 -12
- package/components/header-1177-admin/header-1177-admin-avatar.css +29 -132
- package/components/header-1177-admin/header-1177-admin-item-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-item.css +307 -122
- package/components/header-1177-admin/header-1177-admin-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-menu-mobile-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-menu-mobile.css +14 -4
- package/components/header-1177-admin/header-1177-admin-nav-item-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-nav-item.css +108 -436
- package/components/header-1177-admin/header-1177-admin.css +33 -33
- package/components/header-1177-pro/header-1177-pro-avatar-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-avatar-mobile.css +8 -13
- package/components/header-1177-pro/header-1177-pro-avatar.css +25 -128
- package/components/header-1177-pro/header-1177-pro-item-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-item.css +338 -141
- package/components/header-1177-pro/header-1177-pro-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-menu-mobile-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-menu-mobile.css +14 -4
- package/components/header-1177-pro/header-1177-pro-nav-item-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-nav-item.css +112 -386
- package/components/header-1177-pro/header-1177-pro-nav-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-nav.css +10 -0
- package/components/header-1177-pro/header-1177-pro-region-picker-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-region-picker-mobile-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-region-picker-mobile.css +4 -4
- package/components/header-1177-pro/header-1177-pro-region-picker.css +3 -2
- package/components/header-1177-pro/header-1177-pro.css +35 -33
- package/components/header-inera/header-inera-item-lit.js +1 -1
- package/components/header-inera/header-inera-item.css +92 -53
- package/components/header-inera/header-inera-lit.js +1 -1
- package/components/header-inera/header-inera-menu-mobile-lit.js +1 -1
- package/components/header-inera/header-inera-menu-mobile.css +18 -4
- package/components/header-inera/header-inera-nav-item-lit.js +1 -1
- package/components/header-inera/header-inera-nav-item.css +51 -70
- package/components/header-inera/header-inera.css +12 -9
- package/components/header-inera-admin/composite-header-inera-admin.css +241 -320
- package/components/header-inera-admin/header-inera-admin-avatar-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-avatar-mobile-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-avatar-mobile.css +9 -12
- package/components/header-inera-admin/header-inera-admin-avatar.css +25 -128
- package/components/header-inera-admin/header-inera-admin-item-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-item.css +101 -53
- package/components/header-inera-admin/header-inera-admin-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-menu-mobile-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-menu-mobile.css +61 -58
- package/components/header-inera-admin/header-inera-admin-nav-item-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-nav-item.css +52 -76
- package/components/header-inera-admin/header-inera-admin.css +5 -5
- package/components/header-patient/header-patient-lit.js +1 -1
- package/components/header-patient/header-patient.css +27 -126
- package/components/mobile-menu/mobile-menu-lit.js +1 -1
- package/components/mobile-menu/mobile-menu.css +311 -435
- package/components/navigation/content/navigation-content-lit.js +1 -1
- package/components/navigation/content/navigation-content.css +15 -149
- package/components/navigation/local/navigation-local-lit.js +1 -1
- package/components/navigation/local/navigation-local.css +11 -15
- package/components/notification-badge/notification-badge-lit.js +1 -1
- package/components/notification-badge/notification-badge.css +1 -0
- package/components/pagination/data-pagination/data-pagination-lit.js +1 -1
- package/components/pagination/data-pagination/data-pagination.css +107 -131
- package/components/pagination/list-pagination/list-pagination-lit.js +1 -1
- package/components/pagination/list-pagination/list-pagination.css +84 -54
- package/components/popover/popover-content-lit.js +1 -1
- package/components/popover/popover-content.css +86 -167
- package/components/popover/popover-lit.js +1 -1
- package/components/popover/popover.css +2 -2
- package/components/progressbar/progressbar-lit.js +1 -1
- package/components/progressbar/progressbar.css +10 -113
- package/components/puff-list/puff-list-lit.js +1 -1
- package/components/puff-list/puff-list.css +89 -216
- package/components/side-menu/side-menu-lit.js +1 -1
- package/components/side-menu/side-menu.css +66 -75
- package/components/side-panel/side-panel-lit.js +1 -1
- package/components/side-panel/side-panel.css +23 -19
- package/components/stepper/stepper-lit.js +1 -1
- package/components/stepper/stepper.css +20 -166
- package/components/tabs/tab-lit.js +1 -1
- package/components/tabs/tab.css +10 -7
- package/components/tabs/tabs-lit.js +2 -2
- package/components/tabs/tabs.css +0 -2
- package/components/tag/tag-lit.js +1 -1
- package/components/tag/tag.css +12 -7
- package/components/tooltip/tooltip-lit.js +1 -1
- package/components/tooltip/tooltip.css +9 -10
- package/global/global.css +1055 -766
- package/global/icons/Inera-Design-Icons.eot +0 -0
- package/global/icons/Inera-Design-Icons.svg +14 -2
- package/global/icons/Inera-Design-Icons.ttf +0 -0
- package/global/icons/Inera-Design-Icons.woff +0 -0
- package/global/util/util.css +12 -2
- package/package.json +1 -1
- package/styles.css +1591 -1212
- package/tokens/component-tokens.scss +2 -0
- package/tokens/themes/1177-admin-tokens.css +615 -219
- package/tokens/themes/1177-pro-tokens.css +615 -219
- package/tokens/themes/1177-tokens.css +615 -219
- package/tokens/themes/inera-admin-tokens.css +443 -158
- package/tokens/themes/inera-tokens.css +443 -158
|
@@ -29,44 +29,79 @@
|
|
|
29
29
|
display: flex;
|
|
30
30
|
flex-direction: column;
|
|
31
31
|
align-items: center;
|
|
32
|
-
justify-content:
|
|
33
|
-
margin-left:
|
|
34
|
-
padding: 0.25rem;
|
|
32
|
+
justify-content: flex-end;
|
|
33
|
+
margin-left: 1.25rem;
|
|
35
34
|
text-decoration: none;
|
|
36
35
|
position: relative;
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
}
|
|
41
|
-
.ids-header-1177--unresponsive .ids-header-1177-item:focus-within {
|
|
42
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
43
|
-
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
36
|
+
height: 3.875rem;
|
|
37
|
+
min-width: 2rem;
|
|
38
|
+
border-radius: 0.0313rem;
|
|
44
39
|
}
|
|
45
40
|
.ids-header-1177--unresponsive .ids-header-1177-item .ids-header-1177-item-icon {
|
|
46
41
|
max-width: 1.5rem;
|
|
47
42
|
max-height: 1.5rem;
|
|
48
|
-
margin-left: 0.25rem;
|
|
49
|
-
margin-right: 0.25rem;
|
|
50
43
|
display: flex;
|
|
44
|
+
position: absolute;
|
|
45
|
+
top: 0;
|
|
46
|
+
left: 50%;
|
|
47
|
+
transform: translateX(-50%);
|
|
51
48
|
}
|
|
52
49
|
.ids-header-1177--unresponsive .ids-header-1177-item .ids-header-1177-item-icon ::slotted([class^=ids-icon-]),
|
|
53
50
|
.ids-header-1177--unresponsive .ids-header-1177-item .ids-header-1177-item-icon [class^=ids-icon-] {
|
|
54
51
|
font-size: 1.5rem;
|
|
55
52
|
color: var(--IDS-HEADER-1177-ITEM__ICON-COLOR);
|
|
56
53
|
}
|
|
57
|
-
.ids-header-1177--unresponsive .ids-header-1177-item
|
|
54
|
+
.ids-header-1177--unresponsive .ids-header-1177-item a,
|
|
55
|
+
.ids-header-1177--unresponsive .ids-header-1177-item ::slotted(a) {
|
|
56
|
+
cursor: pointer;
|
|
57
|
+
position: relative;
|
|
58
|
+
height: 3.875rem;
|
|
59
|
+
z-index: 1;
|
|
60
|
+
inset: 0;
|
|
61
|
+
padding: 0;
|
|
62
|
+
margin: 0;
|
|
63
|
+
border: 0;
|
|
58
64
|
color: var(--IDS-HEADER-1177-ITEM__COLOR);
|
|
65
|
+
font-family: var(--IDS-FONT-FAMILY-BASE);
|
|
66
|
+
line-height: 1.5rem;
|
|
59
67
|
font-size: 1.125rem;
|
|
60
68
|
text-align: center;
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
69
|
+
bottom: 0;
|
|
70
|
+
width: 100%;
|
|
71
|
+
left: 50%;
|
|
72
|
+
transform: translateX(-50%);
|
|
73
|
+
display: flex;
|
|
74
|
+
align-items: flex-end;
|
|
75
|
+
justify-content: center;
|
|
76
|
+
white-space: nowrap;
|
|
77
|
+
text-decoration: none;
|
|
78
|
+
border-radius: 0.0313rem;
|
|
65
79
|
}
|
|
66
|
-
.ids-header-1177--unresponsive .ids-header-1177-item
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
80
|
+
.ids-header-1177--unresponsive .ids-header-1177-item button,
|
|
81
|
+
.ids-header-1177--unresponsive .ids-header-1177-item ::slotted(button) {
|
|
82
|
+
cursor: pointer;
|
|
83
|
+
position: relative;
|
|
84
|
+
height: 3.875rem;
|
|
85
|
+
z-index: 1;
|
|
86
|
+
inset: 0;
|
|
87
|
+
padding: 0;
|
|
88
|
+
margin: 0;
|
|
89
|
+
border: 0;
|
|
90
|
+
background-color: transparent;
|
|
91
|
+
color: var(--IDS-HEADER-1177-ITEM__COLOR);
|
|
92
|
+
font-family: var(--IDS-FONT-FAMILY-BASE);
|
|
93
|
+
line-height: 1.5rem;
|
|
94
|
+
font-size: 1.125rem;
|
|
95
|
+
text-align: center;
|
|
96
|
+
bottom: 0;
|
|
97
|
+
width: 100%;
|
|
98
|
+
left: 50%;
|
|
99
|
+
transform: translateX(-50%);
|
|
100
|
+
display: flex;
|
|
101
|
+
align-items: flex-end;
|
|
102
|
+
justify-content: center;
|
|
103
|
+
white-space: nowrap;
|
|
104
|
+
border-radius: 0.0313rem;
|
|
70
105
|
}
|
|
71
106
|
.ids-header-1177--unresponsive .ids-header-1177-item:hover .ids-header-1177-item-icon {
|
|
72
107
|
color: var(--IDS-HEADER-1177-ITEM__HOVER-COLOR);
|
|
@@ -75,44 +110,34 @@
|
|
|
75
110
|
.ids-header-1177--unresponsive .ids-header-1177-item:hover .ids-header-1177-item-icon [class^=ids-icon-]:before {
|
|
76
111
|
color: var(--IDS-HEADER-1177-ITEM__HOVER-COLOR);
|
|
77
112
|
}
|
|
78
|
-
|
|
113
|
+
.ids-header-1177--unresponsive .ids-header-1177-item a:hover,
|
|
114
|
+
.ids-header-1177--unresponsive .ids-header-1177-item ::slotted(a:hover),
|
|
115
|
+
.ids-header-1177--unresponsive .ids-header-1177-item button:hover,
|
|
116
|
+
.ids-header-1177--unresponsive .ids-header-1177-item ::slotted(button:hover) {
|
|
117
|
+
color: var(--IDS-HEADER-1177-ITEM__HOVER-COLOR);
|
|
118
|
+
text-decoration: underline !important;
|
|
119
|
+
text-underline-offset: 0.125rem;
|
|
120
|
+
}
|
|
79
121
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item {
|
|
80
122
|
display: flex;
|
|
81
123
|
flex-direction: column;
|
|
82
124
|
align-items: center;
|
|
83
|
-
justify-content:
|
|
84
|
-
margin-left:
|
|
85
|
-
padding: 0.25rem;
|
|
125
|
+
justify-content: flex-end;
|
|
126
|
+
margin-left: 1.25rem;
|
|
86
127
|
text-decoration: none;
|
|
87
128
|
position: relative;
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
}
|
|
92
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item:focus-within {
|
|
93
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
94
|
-
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
95
|
-
}
|
|
96
|
-
@media (max-width: 1024px) {
|
|
97
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item {
|
|
98
|
-
gap: 0.5rem;
|
|
99
|
-
margin-left: 0.75rem;
|
|
100
|
-
flex-direction: row;
|
|
101
|
-
box-sizing: border-box;
|
|
102
|
-
height: 2rem;
|
|
103
|
-
}
|
|
104
|
-
}
|
|
105
|
-
@media (max-width: 1024px) {
|
|
106
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item:not(.ids-header-1177-item--mobile) {
|
|
107
|
-
display: none;
|
|
108
|
-
}
|
|
129
|
+
height: 3.875rem;
|
|
130
|
+
min-width: 2rem;
|
|
131
|
+
border-radius: 0.0313rem;
|
|
109
132
|
}
|
|
110
133
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item .ids-header-1177-item-icon {
|
|
111
134
|
max-width: 1.5rem;
|
|
112
135
|
max-height: 1.5rem;
|
|
113
|
-
margin-left: 0.25rem;
|
|
114
|
-
margin-right: 0.25rem;
|
|
115
136
|
display: flex;
|
|
137
|
+
position: absolute;
|
|
138
|
+
top: 0;
|
|
139
|
+
left: 50%;
|
|
140
|
+
transform: translateX(-50%);
|
|
116
141
|
}
|
|
117
142
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item .ids-header-1177-item-icon ::slotted([class^=ids-icon-]),
|
|
118
143
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item .ids-header-1177-item-icon [class^=ids-icon-] {
|
|
@@ -131,33 +156,57 @@
|
|
|
131
156
|
font-size: 2rem;
|
|
132
157
|
}
|
|
133
158
|
}
|
|
134
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item
|
|
159
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item a,
|
|
160
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item ::slotted(a) {
|
|
161
|
+
cursor: pointer;
|
|
162
|
+
position: relative;
|
|
163
|
+
height: 3.875rem;
|
|
164
|
+
z-index: 1;
|
|
165
|
+
inset: 0;
|
|
166
|
+
padding: 0;
|
|
167
|
+
margin: 0;
|
|
168
|
+
border: 0;
|
|
135
169
|
color: var(--IDS-HEADER-1177-ITEM__COLOR);
|
|
170
|
+
font-family: var(--IDS-FONT-FAMILY-BASE);
|
|
171
|
+
line-height: 1.5rem;
|
|
136
172
|
font-size: 1.125rem;
|
|
137
173
|
text-align: center;
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
}
|
|
149
|
-
@media (max-width: 1024px) {
|
|
150
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item:not(.ids-header-1177-item--keep-text) .ids-header-1177-item-text {
|
|
151
|
-
display: none;
|
|
152
|
-
}
|
|
153
|
-
}
|
|
154
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item:hover {
|
|
155
|
-
color: var(--IDS-HEADER-1177-ITEM__HOVER-COLOR);
|
|
174
|
+
bottom: 0;
|
|
175
|
+
width: 100%;
|
|
176
|
+
left: 50%;
|
|
177
|
+
transform: translateX(-50%);
|
|
178
|
+
display: flex;
|
|
179
|
+
align-items: flex-end;
|
|
180
|
+
justify-content: center;
|
|
181
|
+
white-space: nowrap;
|
|
182
|
+
text-decoration: none;
|
|
183
|
+
border-radius: 0.0313rem;
|
|
156
184
|
}
|
|
157
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
185
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item button,
|
|
186
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item ::slotted(button) {
|
|
187
|
+
cursor: pointer;
|
|
188
|
+
position: relative;
|
|
189
|
+
height: 3.875rem;
|
|
190
|
+
z-index: 1;
|
|
191
|
+
inset: 0;
|
|
192
|
+
padding: 0;
|
|
193
|
+
margin: 0;
|
|
194
|
+
border: 0;
|
|
195
|
+
background-color: transparent;
|
|
196
|
+
color: var(--IDS-HEADER-1177-ITEM__COLOR);
|
|
197
|
+
font-family: var(--IDS-FONT-FAMILY-BASE);
|
|
198
|
+
line-height: 1.5rem;
|
|
199
|
+
font-size: 1.125rem;
|
|
200
|
+
text-align: center;
|
|
201
|
+
bottom: 0;
|
|
202
|
+
width: 100%;
|
|
203
|
+
left: 50%;
|
|
204
|
+
transform: translateX(-50%);
|
|
205
|
+
display: flex;
|
|
206
|
+
align-items: flex-end;
|
|
207
|
+
justify-content: center;
|
|
208
|
+
white-space: nowrap;
|
|
209
|
+
border-radius: 0.0313rem;
|
|
161
210
|
}
|
|
162
211
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item:hover .ids-header-1177-item-icon {
|
|
163
212
|
color: var(--IDS-HEADER-1177-ITEM__HOVER-COLOR);
|
|
@@ -166,44 +215,91 @@
|
|
|
166
215
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item:hover .ids-header-1177-item-icon [class^=ids-icon-]:before {
|
|
167
216
|
color: var(--IDS-HEADER-1177-ITEM__HOVER-COLOR);
|
|
168
217
|
}
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
padding: 0.25rem;
|
|
177
|
-
text-decoration: none;
|
|
178
|
-
position: relative;
|
|
179
|
-
background-color: transparent;
|
|
180
|
-
border: 0;
|
|
181
|
-
cursor: pointer;
|
|
182
|
-
}
|
|
183
|
-
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive):focus-within {
|
|
184
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
185
|
-
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
218
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item a:hover,
|
|
219
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item ::slotted(a:hover),
|
|
220
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item button:hover,
|
|
221
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item ::slotted(button:hover) {
|
|
222
|
+
color: var(--IDS-HEADER-1177-ITEM__HOVER-COLOR);
|
|
223
|
+
text-decoration: underline !important;
|
|
224
|
+
text-underline-offset: 0.125rem;
|
|
186
225
|
}
|
|
187
226
|
@media (max-width: 1024px) {
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
227
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item {
|
|
228
|
+
margin-left: 1rem;
|
|
229
|
+
height: 2rem;
|
|
230
|
+
}
|
|
231
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item .ids-header-1177-item-icon {
|
|
232
|
+
top: 0.25rem;
|
|
233
|
+
}
|
|
234
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item a,
|
|
235
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item ::slotted(a),
|
|
236
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item a:hover,
|
|
237
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item ::slotted(a:hover),
|
|
238
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item button,
|
|
239
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item ::slotted(button),
|
|
240
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item button:hover,
|
|
241
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item ::slotted(button:hover) {
|
|
242
|
+
color: transparent;
|
|
243
|
+
font-size: 0.0063rem;
|
|
193
244
|
height: 2rem;
|
|
245
|
+
width: 2rem;
|
|
194
246
|
}
|
|
195
247
|
}
|
|
196
248
|
@media (max-width: 1024px) {
|
|
197
|
-
|
|
249
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item.ids-header-1177-item--keep-text .ids-header-1177-item-icon {
|
|
250
|
+
left: 0;
|
|
251
|
+
transform: none;
|
|
252
|
+
}
|
|
253
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item.ids-header-1177-item--keep-text a,
|
|
254
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item.ids-header-1177-item--keep-text ::slotted(a),
|
|
255
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item.ids-header-1177-item--keep-text button,
|
|
256
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item.ids-header-1177-item--keep-text ::slotted(button) {
|
|
257
|
+
color: var(--IDS-HEADER-1177-ITEM__COLOR);
|
|
258
|
+
font-size: 1.125rem;
|
|
259
|
+
padding-left: 2rem;
|
|
260
|
+
top: auto;
|
|
261
|
+
left: auto;
|
|
262
|
+
transform: none;
|
|
263
|
+
width: auto;
|
|
264
|
+
align-items: center;
|
|
265
|
+
}
|
|
266
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item.ids-header-1177-item--keep-text a:hover,
|
|
267
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item.ids-header-1177-item--keep-text ::slotted(a:hover),
|
|
268
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item.ids-header-1177-item--keep-text button:hover,
|
|
269
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item.ids-header-1177-item--keep-text ::slotted(button:hover) {
|
|
270
|
+
color: var(--IDS-HEADER-1177-ITEM__COLOR);
|
|
271
|
+
font-size: 1.125rem;
|
|
272
|
+
color: var(--IDS-HEADER-1177-ITEM__HOVER-COLOR);
|
|
273
|
+
text-decoration: underline !important;
|
|
274
|
+
text-underline-offset: 0.125rem;
|
|
275
|
+
}
|
|
276
|
+
}
|
|
277
|
+
@media (max-width: 1024px) {
|
|
278
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item:not(.ids-header-1177-item--mobile) {
|
|
198
279
|
display: none;
|
|
199
280
|
}
|
|
200
281
|
}
|
|
282
|
+
|
|
283
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) {
|
|
284
|
+
display: flex;
|
|
285
|
+
flex-direction: column;
|
|
286
|
+
align-items: center;
|
|
287
|
+
justify-content: flex-end;
|
|
288
|
+
margin-left: 1.25rem;
|
|
289
|
+
text-decoration: none;
|
|
290
|
+
position: relative;
|
|
291
|
+
height: 3.875rem;
|
|
292
|
+
min-width: 2rem;
|
|
293
|
+
border-radius: 0.0313rem;
|
|
294
|
+
}
|
|
201
295
|
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) .ids-header-1177-item-icon {
|
|
202
296
|
max-width: 1.5rem;
|
|
203
297
|
max-height: 1.5rem;
|
|
204
|
-
margin-left: 0.25rem;
|
|
205
|
-
margin-right: 0.25rem;
|
|
206
298
|
display: flex;
|
|
299
|
+
position: absolute;
|
|
300
|
+
top: 0;
|
|
301
|
+
left: 50%;
|
|
302
|
+
transform: translateX(-50%);
|
|
207
303
|
}
|
|
208
304
|
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) .ids-header-1177-item-icon ::slotted([class^=ids-icon-]),
|
|
209
305
|
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) .ids-header-1177-item-icon [class^=ids-icon-] {
|
|
@@ -222,83 +318,206 @@
|
|
|
222
318
|
font-size: 2rem;
|
|
223
319
|
}
|
|
224
320
|
}
|
|
225
|
-
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive)
|
|
321
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) a,
|
|
322
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) ::slotted(a) {
|
|
323
|
+
cursor: pointer;
|
|
324
|
+
position: relative;
|
|
325
|
+
height: 3.875rem;
|
|
326
|
+
z-index: 1;
|
|
327
|
+
inset: 0;
|
|
328
|
+
padding: 0;
|
|
329
|
+
margin: 0;
|
|
330
|
+
border: 0;
|
|
226
331
|
color: var(--IDS-HEADER-1177-ITEM__COLOR);
|
|
332
|
+
font-family: var(--IDS-FONT-FAMILY-BASE);
|
|
333
|
+
line-height: 1.5rem;
|
|
227
334
|
font-size: 1.125rem;
|
|
228
335
|
text-align: center;
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
:
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
336
|
+
bottom: 0;
|
|
337
|
+
width: 100%;
|
|
338
|
+
left: 50%;
|
|
339
|
+
transform: translateX(-50%);
|
|
340
|
+
display: flex;
|
|
341
|
+
align-items: flex-end;
|
|
342
|
+
justify-content: center;
|
|
343
|
+
white-space: nowrap;
|
|
344
|
+
text-decoration: none;
|
|
345
|
+
border-radius: 0.0313rem;
|
|
236
346
|
}
|
|
237
|
-
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive)
|
|
238
|
-
|
|
347
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) button,
|
|
348
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) ::slotted(button) {
|
|
349
|
+
cursor: pointer;
|
|
350
|
+
position: relative;
|
|
351
|
+
height: 3.875rem;
|
|
352
|
+
z-index: 1;
|
|
353
|
+
inset: 0;
|
|
354
|
+
padding: 0;
|
|
355
|
+
margin: 0;
|
|
356
|
+
border: 0;
|
|
357
|
+
background-color: transparent;
|
|
358
|
+
color: var(--IDS-HEADER-1177-ITEM__COLOR);
|
|
359
|
+
font-family: var(--IDS-FONT-FAMILY-BASE);
|
|
360
|
+
line-height: 1.5rem;
|
|
361
|
+
font-size: 1.125rem;
|
|
362
|
+
text-align: center;
|
|
363
|
+
bottom: 0;
|
|
364
|
+
width: 100%;
|
|
365
|
+
left: 50%;
|
|
366
|
+
transform: translateX(-50%);
|
|
367
|
+
display: flex;
|
|
368
|
+
align-items: flex-end;
|
|
369
|
+
justify-content: center;
|
|
370
|
+
white-space: nowrap;
|
|
371
|
+
border-radius: 0.0313rem;
|
|
239
372
|
}
|
|
240
|
-
|
|
241
|
-
:
|
|
242
|
-
display: none;
|
|
243
|
-
}
|
|
373
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive):hover .ids-header-1177-item-icon {
|
|
374
|
+
color: var(--IDS-HEADER-1177-ITEM__HOVER-COLOR);
|
|
244
375
|
}
|
|
245
|
-
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive):hover
|
|
376
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive):hover .ids-header-1177-item-icon ::slotted([class^=ids-icon-]):before,
|
|
377
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive):hover .ids-header-1177-item-icon [class^=ids-icon-]:before {
|
|
246
378
|
color: var(--IDS-HEADER-1177-ITEM__HOVER-COLOR);
|
|
247
379
|
}
|
|
248
|
-
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive):hover
|
|
380
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) a:hover,
|
|
381
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) ::slotted(a:hover),
|
|
382
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) button:hover,
|
|
383
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) ::slotted(button:hover) {
|
|
249
384
|
color: var(--IDS-HEADER-1177-ITEM__HOVER-COLOR);
|
|
385
|
+
text-decoration: underline !important;
|
|
250
386
|
text-underline-offset: 0.125rem;
|
|
251
|
-
text-decoration: underline;
|
|
252
387
|
}
|
|
253
|
-
|
|
254
|
-
|
|
388
|
+
@media (max-width: 1024px) {
|
|
389
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) {
|
|
390
|
+
margin-left: 1rem;
|
|
391
|
+
height: 2rem;
|
|
392
|
+
}
|
|
393
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) .ids-header-1177-item-icon {
|
|
394
|
+
top: 0.25rem;
|
|
395
|
+
}
|
|
396
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) a,
|
|
397
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) ::slotted(a),
|
|
398
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) a:hover,
|
|
399
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) ::slotted(a:hover),
|
|
400
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) button,
|
|
401
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) ::slotted(button),
|
|
402
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) button:hover,
|
|
403
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) ::slotted(button:hover) {
|
|
404
|
+
color: transparent;
|
|
405
|
+
font-size: 0.0063rem;
|
|
406
|
+
height: 2rem;
|
|
407
|
+
width: 2rem;
|
|
408
|
+
}
|
|
255
409
|
}
|
|
256
|
-
|
|
257
|
-
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive)
|
|
258
|
-
|
|
410
|
+
@media (max-width: 1024px) {
|
|
411
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive).ids-header-1177-item--keep-text .ids-header-1177-item-icon {
|
|
412
|
+
left: 0;
|
|
413
|
+
transform: none;
|
|
414
|
+
}
|
|
415
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive).ids-header-1177-item--keep-text a,
|
|
416
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive).ids-header-1177-item--keep-text ::slotted(a),
|
|
417
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive).ids-header-1177-item--keep-text button,
|
|
418
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive).ids-header-1177-item--keep-text ::slotted(button) {
|
|
419
|
+
color: var(--IDS-HEADER-1177-ITEM__COLOR);
|
|
420
|
+
font-size: 1.125rem;
|
|
421
|
+
padding-left: 2rem;
|
|
422
|
+
top: auto;
|
|
423
|
+
left: auto;
|
|
424
|
+
transform: none;
|
|
425
|
+
width: auto;
|
|
426
|
+
align-items: center;
|
|
427
|
+
}
|
|
428
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive).ids-header-1177-item--keep-text a:hover,
|
|
429
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive).ids-header-1177-item--keep-text ::slotted(a:hover),
|
|
430
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive).ids-header-1177-item--keep-text button:hover,
|
|
431
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive).ids-header-1177-item--keep-text ::slotted(button:hover) {
|
|
432
|
+
color: var(--IDS-HEADER-1177-ITEM__COLOR);
|
|
433
|
+
font-size: 1.125rem;
|
|
434
|
+
color: var(--IDS-HEADER-1177-ITEM__HOVER-COLOR);
|
|
435
|
+
text-decoration: underline !important;
|
|
436
|
+
text-underline-offset: 0.125rem;
|
|
437
|
+
}
|
|
438
|
+
}
|
|
439
|
+
@media (max-width: 1024px) {
|
|
440
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive):not(.ids-header-1177-item--mobile) {
|
|
441
|
+
display: none;
|
|
442
|
+
}
|
|
259
443
|
}
|
|
260
444
|
:host .ids-header-1177-item.ids-header-1177-item--unresponsive {
|
|
261
445
|
display: flex;
|
|
262
446
|
flex-direction: column;
|
|
263
447
|
align-items: center;
|
|
264
|
-
justify-content:
|
|
265
|
-
margin-left:
|
|
266
|
-
padding: 0.25rem;
|
|
448
|
+
justify-content: flex-end;
|
|
449
|
+
margin-left: 1.25rem;
|
|
267
450
|
text-decoration: none;
|
|
268
451
|
position: relative;
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
}
|
|
273
|
-
:host .ids-header-1177-item.ids-header-1177-item--unresponsive:focus-within {
|
|
274
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
275
|
-
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
452
|
+
height: 3.875rem;
|
|
453
|
+
min-width: 2rem;
|
|
454
|
+
border-radius: 0.0313rem;
|
|
276
455
|
}
|
|
277
456
|
:host .ids-header-1177-item.ids-header-1177-item--unresponsive .ids-header-1177-item-icon {
|
|
278
457
|
max-width: 1.5rem;
|
|
279
458
|
max-height: 1.5rem;
|
|
280
|
-
margin-left: 0.25rem;
|
|
281
|
-
margin-right: 0.25rem;
|
|
282
459
|
display: flex;
|
|
460
|
+
position: absolute;
|
|
461
|
+
top: 0;
|
|
462
|
+
left: 50%;
|
|
463
|
+
transform: translateX(-50%);
|
|
283
464
|
}
|
|
284
465
|
:host .ids-header-1177-item.ids-header-1177-item--unresponsive .ids-header-1177-item-icon ::slotted([class^=ids-icon-]),
|
|
285
466
|
:host .ids-header-1177-item.ids-header-1177-item--unresponsive .ids-header-1177-item-icon [class^=ids-icon-] {
|
|
286
467
|
font-size: 1.5rem;
|
|
287
468
|
color: var(--IDS-HEADER-1177-ITEM__ICON-COLOR);
|
|
288
469
|
}
|
|
289
|
-
:host .ids-header-1177-item.ids-header-1177-item--unresponsive
|
|
470
|
+
:host .ids-header-1177-item.ids-header-1177-item--unresponsive a,
|
|
471
|
+
:host .ids-header-1177-item.ids-header-1177-item--unresponsive ::slotted(a) {
|
|
472
|
+
cursor: pointer;
|
|
473
|
+
position: relative;
|
|
474
|
+
height: 3.875rem;
|
|
475
|
+
z-index: 1;
|
|
476
|
+
inset: 0;
|
|
477
|
+
padding: 0;
|
|
478
|
+
margin: 0;
|
|
479
|
+
border: 0;
|
|
290
480
|
color: var(--IDS-HEADER-1177-ITEM__COLOR);
|
|
481
|
+
font-family: var(--IDS-FONT-FAMILY-BASE);
|
|
482
|
+
line-height: 1.5rem;
|
|
291
483
|
font-size: 1.125rem;
|
|
292
484
|
text-align: center;
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
:
|
|
296
|
-
|
|
485
|
+
bottom: 0;
|
|
486
|
+
width: 100%;
|
|
487
|
+
left: 50%;
|
|
488
|
+
transform: translateX(-50%);
|
|
489
|
+
display: flex;
|
|
490
|
+
align-items: flex-end;
|
|
491
|
+
justify-content: center;
|
|
492
|
+
white-space: nowrap;
|
|
493
|
+
text-decoration: none;
|
|
494
|
+
border-radius: 0.0313rem;
|
|
297
495
|
}
|
|
298
|
-
:host .ids-header-1177-item.ids-header-1177-item--unresponsive
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
496
|
+
:host .ids-header-1177-item.ids-header-1177-item--unresponsive button,
|
|
497
|
+
:host .ids-header-1177-item.ids-header-1177-item--unresponsive ::slotted(button) {
|
|
498
|
+
cursor: pointer;
|
|
499
|
+
position: relative;
|
|
500
|
+
height: 3.875rem;
|
|
501
|
+
z-index: 1;
|
|
502
|
+
inset: 0;
|
|
503
|
+
padding: 0;
|
|
504
|
+
margin: 0;
|
|
505
|
+
border: 0;
|
|
506
|
+
background-color: transparent;
|
|
507
|
+
color: var(--IDS-HEADER-1177-ITEM__COLOR);
|
|
508
|
+
font-family: var(--IDS-FONT-FAMILY-BASE);
|
|
509
|
+
line-height: 1.5rem;
|
|
510
|
+
font-size: 1.125rem;
|
|
511
|
+
text-align: center;
|
|
512
|
+
bottom: 0;
|
|
513
|
+
width: 100%;
|
|
514
|
+
left: 50%;
|
|
515
|
+
transform: translateX(-50%);
|
|
516
|
+
display: flex;
|
|
517
|
+
align-items: flex-end;
|
|
518
|
+
justify-content: center;
|
|
519
|
+
white-space: nowrap;
|
|
520
|
+
border-radius: 0.0313rem;
|
|
302
521
|
}
|
|
303
522
|
:host .ids-header-1177-item.ids-header-1177-item--unresponsive:hover .ids-header-1177-item-icon {
|
|
304
523
|
color: var(--IDS-HEADER-1177-ITEM__HOVER-COLOR);
|
|
@@ -306,4 +525,12 @@
|
|
|
306
525
|
:host .ids-header-1177-item.ids-header-1177-item--unresponsive:hover .ids-header-1177-item-icon ::slotted([class^=ids-icon-]):before,
|
|
307
526
|
:host .ids-header-1177-item.ids-header-1177-item--unresponsive:hover .ids-header-1177-item-icon [class^=ids-icon-]:before {
|
|
308
527
|
color: var(--IDS-HEADER-1177-ITEM__HOVER-COLOR);
|
|
528
|
+
}
|
|
529
|
+
:host .ids-header-1177-item.ids-header-1177-item--unresponsive a:hover,
|
|
530
|
+
:host .ids-header-1177-item.ids-header-1177-item--unresponsive ::slotted(a:hover),
|
|
531
|
+
:host .ids-header-1177-item.ids-header-1177-item--unresponsive button:hover,
|
|
532
|
+
:host .ids-header-1177-item.ids-header-1177-item--unresponsive ::slotted(button:hover) {
|
|
533
|
+
color: var(--IDS-HEADER-1177-ITEM__HOVER-COLOR);
|
|
534
|
+
text-decoration: underline !important;
|
|
535
|
+
text-underline-offset: 0.125rem;
|
|
309
536
|
}
|