@openui5/themelib_sap_horizon 1.136.2 → 1.138.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/REUSE.toml +0 -28
- package/THIRDPARTY.txt +0 -24
- package/package.json +18 -18
- package/src/sap/f/themes/sap_horizon/Card.less +0 -6
- package/src/sap/f/themes/sap_horizon/DynamicPage.less +52 -43
- package/src/sap/f/themes/sap_horizon/DynamicPageHeader.less +4 -4
- package/src/sap/f/themes/sap_horizon/ShellBar.less +174 -118
- package/src/sap/f/themes/sap_horizon_dark/Card.less +0 -6
- package/src/sap/f/themes/sap_horizon_dark/DynamicPage.less +48 -40
- package/src/sap/f/themes/sap_horizon_dark/DynamicPageHeader.less +3 -3
- package/src/sap/f/themes/sap_horizon_dark/ShellBar.less +192 -130
- package/src/sap/f/themes/sap_horizon_hcb/DynamicPage.less +48 -39
- package/src/sap/f/themes/sap_horizon_hcb/DynamicPageHeader.less +9 -8
- package/src/sap/f/themes/sap_horizon_hcb/ShellBar.less +111 -81
- package/src/sap/f/themes/sap_horizon_hcw/DynamicPage.less +47 -40
- package/src/sap/f/themes/sap_horizon_hcw/DynamicPageHeader.less +8 -7
- package/src/sap/f/themes/sap_horizon_hcw/ShellBar.less +115 -84
- package/src/sap/m/themes/sap_horizon/Button.less +5 -11
- package/src/sap/m/themes/sap_horizon/IconTabBar.less +0 -2
- package/src/sap/m/themes/sap_horizon/Page.less +10 -7
- package/src/sap/m/themes/sap_horizon_dark/Button.less +4 -4
- package/src/sap/m/themes/sap_horizon_dark/IconTabBar.less +0 -2
- package/src/sap/m/themes/sap_horizon_dark/Page.less +9 -5
- package/src/sap/m/themes/sap_horizon_hcb/Button.less +1 -1
- package/src/sap/m/themes/sap_horizon_hcb/Menu.less +19 -10
- package/src/sap/m/themes/sap_horizon_hcb/Page.less +9 -7
- package/src/sap/m/themes/sap_horizon_hcw/Button.less +1 -1
- package/src/sap/m/themes/sap_horizon_hcw/Menu.less +14 -5
- package/src/sap/m/themes/sap_horizon_hcw/Page.less +9 -7
- package/src/sap/tnt/themes/sap_horizon/NavigationList.less +0 -1
- package/src/sap/tnt/themes/sap_horizon/ToolHeader.less +3 -3
- package/src/sap/tnt/themes/sap_horizon_dark/NavigationList.less +0 -1
- package/src/sap/tnt/themes/sap_horizon_dark/ToolHeader.less +3 -3
- package/src/sap/tnt/themes/sap_horizon_hcb/NavigationList.less +0 -1
- package/src/sap/tnt/themes/sap_horizon_hcb/ToolHeader.less +3 -3
- package/src/sap/tnt/themes/sap_horizon_hcw/NavigationList.less +0 -1
- package/src/sap/tnt/themes/sap_horizon_hcw/ToolHeader.less +3 -3
- package/src/sap/ui/core/themes/sap_horizon/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon/fonts/SAP-icons.ttf +0 -0
- package/src/sap/ui/core/themes/sap_horizon/fonts/SAP-icons.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon/global.less +4 -0
- package/src/sap/ui/core/themes/sap_horizon_dark/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon_dark/fonts/SAP-icons.ttf +0 -0
- package/src/sap/ui/core/themes/sap_horizon_dark/fonts/SAP-icons.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_dark/global.less +4 -0
- package/src/sap/ui/core/themes/sap_horizon_hcb/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon_hcb/fonts/SAP-icons.ttf +0 -0
- package/src/sap/ui/core/themes/sap_horizon_hcb/fonts/SAP-icons.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_hcb/global.less +4 -0
- package/src/sap/ui/core/themes/sap_horizon_hcw/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon_hcw/fonts/SAP-icons.ttf +0 -0
- package/src/sap/ui/core/themes/sap_horizon_hcw/fonts/SAP-icons.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_hcw/global.less +4 -0
- package/src/sap/ui/dt/themes/sap_horizon/ContextMenu.less +5 -5
- package/src/sap/ui/dt/themes/sap_horizon_dark/ContextMenu.less +5 -5
- package/src/sap/ui/dt/themes/sap_horizon_hcb/ContextMenu.less +15 -6
- package/src/sap/ui/dt/themes/sap_horizon_hcw/ContextMenu.less +14 -5
- package/src/sap/ui/mdc/themes/sap_horizon/Chart.less +5 -5
- package/src/sap/ui/mdc/themes/sap_horizon_dark/Chart.less +5 -5
- package/src/sap/ui/mdc/themes/sap_horizon_hcb/Chart.less +5 -5
- package/src/sap/ui/mdc/themes/sap_horizon_hcw/Chart.less +5 -5
- package/src/sap/ui/rta/themes/sap_horizon_hcb/ContextMenu.less +4 -4
- package/src/sap/ui/rta/themes/sap_horizon_hcw/ContextMenu.less +4 -4
- package/src/sap/ui/unified/themes/sap_horizon/Calendar.less +1 -1
- package/src/sap/ui/unified/themes/sap_horizon/CalendarRow.less +0 -25
- package/src/sap/ui/unified/themes/sap_horizon_dark/CalendarRow.less +0 -25
- package/src/sap/ui/unified/themes/sap_horizon_hcb/CalendarRow.less +0 -24
- package/src/sap/ui/unified/themes/sap_horizon_hcw/CalendarRow.less +0 -24
- package/src/sap/uxap/themes/sap_horizon/ObjectPageSection.less +14 -6
- package/src/sap/uxap/themes/sap_horizon/ObjectPageSubSection.less +10 -5
- package/src/sap/uxap/themes/sap_horizon_dark/ObjectPageSection.less +14 -6
- package/src/sap/uxap/themes/sap_horizon_dark/ObjectPageSubSection.less +10 -5
- package/src/sap/uxap/themes/sap_horizon_hcb/ObjectPageSection.less +14 -5
- package/src/sap/uxap/themes/sap_horizon_hcb/ObjectPageSubSection.less +9 -3
- package/src/sap/uxap/themes/sap_horizon_hcw/ObjectPageSection.less +14 -5
- package/src/sap/uxap/themes/sap_horizon_hcw/ObjectPageSubSection.less +9 -3
- package/src/sap/f/themes/sap_horizon/ProductSwitchItem.less +0 -4
- package/src/sap/f/themes/sap_horizon_dark/ProductSwitchItem.less +0 -4
- package/src/sap/f/themes/sap_horizon_hcb/ProductSwitchItem.less +0 -8
- package/src/sap/f/themes/sap_horizon_hcw/ProductSwitchItem.less +0 -8
|
@@ -6,7 +6,8 @@
|
|
|
6
6
|
.alwaysCozyOverrideByParent(~"sapFShellBar");
|
|
7
7
|
|
|
8
8
|
.sapFShellBar {
|
|
9
|
-
box-shadow: inset 0 -0.0625rem 0 0
|
|
9
|
+
box-shadow: inset 0 -0.0625rem 0 0 var(--sapShell_BorderColor);
|
|
10
|
+
|
|
10
11
|
.sapFShellBarOTB {
|
|
11
12
|
background-color: transparent;
|
|
12
13
|
}
|
|
@@ -14,31 +15,34 @@
|
|
|
14
15
|
|
|
15
16
|
.sapFShellBar.sapFShellBarFCLFPHeader,
|
|
16
17
|
.sapMPageHeader .sapFShellBar {
|
|
17
|
-
box-shadow:
|
|
18
|
+
box-shadow: var(--sapShell_Shadow);
|
|
18
19
|
}
|
|
19
20
|
|
|
20
21
|
.sapFButtonNotifications[data-notifications],
|
|
21
22
|
.sapFShellBarOverflowButton[data-notifications] {
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
23
|
+
|
|
24
|
+
&::after {
|
|
25
|
+
line-height: 1rem;
|
|
26
|
+
background: var(--sapGroup_ContentBackground);
|
|
27
|
+
border: solid 1px var(--sapGroup_ContentBorderColor);
|
|
28
|
+
color: var(--sapContent_ForegroundTextColor);
|
|
29
|
+
}
|
|
28
30
|
}
|
|
29
31
|
|
|
30
32
|
.sapFShellBar .CPImage,
|
|
31
33
|
.sapFShellBar .sapMIBar.sapMTB .CPImage {
|
|
34
|
+
|
|
32
35
|
.color1 {
|
|
33
|
-
stop-color:
|
|
36
|
+
stop-color: var(--sapContent_IconColor);
|
|
34
37
|
}
|
|
38
|
+
|
|
35
39
|
.color2 {
|
|
36
|
-
stop-color:
|
|
40
|
+
stop-color: var(--sapContent_IconColor);
|
|
37
41
|
}
|
|
38
42
|
}
|
|
39
43
|
|
|
40
44
|
html.sap-desktop .sapMTB-Transparent-CTX .sapMBtnInner.sapMToggleBtnPressed{
|
|
41
|
-
background-color:
|
|
45
|
+
background-color: var(--sapButton_Attention_Active_Background);
|
|
42
46
|
}
|
|
43
47
|
|
|
44
48
|
.sapFShellBarSizeLargeDesktop,
|
|
@@ -55,20 +59,21 @@ html.sap-desktop .sapMTB-Transparent-CTX .sapMBtnInner.sapMToggleBtnPressed{
|
|
|
55
59
|
}
|
|
56
60
|
|
|
57
61
|
.sapFShellBar {
|
|
58
|
-
background:
|
|
62
|
+
background: var(--sapShellColor);
|
|
59
63
|
height: 3.25rem;
|
|
60
|
-
box-shadow: inset 0 -0.0625rem 0 0
|
|
64
|
+
box-shadow: inset 0 -0.0625rem 0 0 var(--sapShell_BorderColor);
|
|
61
65
|
|
|
62
66
|
.sapFShellBarOTB.sapMIBar.sapMTB {
|
|
63
67
|
height: 3.25rem;
|
|
64
68
|
}
|
|
65
69
|
|
|
66
|
-
|
|
70
|
+
/* Copilot */
|
|
67
71
|
.CPImage,
|
|
68
72
|
& .sapMIBar.sapMTB .CPImage {
|
|
69
|
-
|
|
73
|
+
|
|
74
|
+
&::after {
|
|
70
75
|
position: absolute;
|
|
71
|
-
content:
|
|
76
|
+
content: '';
|
|
72
77
|
left: 3px;
|
|
73
78
|
right: 3px;
|
|
74
79
|
top: 3px;
|
|
@@ -77,41 +82,44 @@ html.sap-desktop .sapMTB-Transparent-CTX .sapMBtnInner.sapMToggleBtnPressed{
|
|
|
77
82
|
pointer-events: none;
|
|
78
83
|
border-radius: 0.5rem;
|
|
79
84
|
}
|
|
85
|
+
|
|
80
86
|
&:focus {
|
|
81
87
|
border-radius: 0.5rem;
|
|
82
88
|
outline: none;
|
|
83
|
-
background-color:
|
|
84
|
-
color:
|
|
85
|
-
|
|
86
|
-
|
|
89
|
+
background-color: var(--sapShell_Active_Background);
|
|
90
|
+
color: var(--sapShell_Active_TextColor);
|
|
91
|
+
|
|
92
|
+
&::after {
|
|
93
|
+
box-shadow: var(--sapContent_Selected_Shadow);
|
|
87
94
|
}
|
|
88
95
|
}
|
|
96
|
+
|
|
89
97
|
&:hover:not(:focus) {
|
|
90
|
-
background:
|
|
98
|
+
background: var(--sapShell_Hover_Background);
|
|
91
99
|
border-radius: 0.5rem;
|
|
92
|
-
|
|
93
|
-
|
|
100
|
+
|
|
101
|
+
&::after {
|
|
102
|
+
box-shadow: var(--sapContent_Interaction_Shadow);
|
|
94
103
|
}
|
|
95
104
|
}
|
|
96
|
-
html[data-sap-ui-browser^="ie"] &:focus:before {
|
|
97
|
-
border-color: @sapUiContentContrastFocusColor;
|
|
98
|
-
}
|
|
99
105
|
}
|
|
100
106
|
|
|
101
107
|
&.sapMPageHeader .sapMIBar,
|
|
102
108
|
.sapMIBar {
|
|
103
109
|
height: 3.25rem;
|
|
104
110
|
}
|
|
111
|
+
|
|
105
112
|
.sapMBtn:hover > .sapMBtnHoverable.sapMToggleBtnPressed:not(.sapMBtnActive) {
|
|
106
|
-
border-color:
|
|
113
|
+
border-color: var(--sapShell_Hover_Background);
|
|
107
114
|
}
|
|
115
|
+
|
|
108
116
|
.sapMToggleBtnPressed:not(.sapMBtnDisabled),
|
|
109
117
|
.sapMTB-Transparent-CTX .sapMBtnInner.sapMToggleBtnPressed:not(.sapMBtnDisabled) {
|
|
110
|
-
background-color:
|
|
111
|
-
border-color:
|
|
118
|
+
background-color: var(--sapShell_Active_Background);
|
|
119
|
+
border-color: var(--sapShell_Active_Background);
|
|
112
120
|
}
|
|
113
121
|
|
|
114
|
-
|
|
122
|
+
/* Avatar */
|
|
115
123
|
.sapFShellBarProfile:not(:focus):hover {
|
|
116
124
|
box-shadow: 0 0 0.125rem 0 fade(@sapContent_ShadowColor, 72);
|
|
117
125
|
background-color: none;
|
|
@@ -121,22 +129,22 @@ html.sap-desktop .sapMTB-Transparent-CTX .sapMBtnInner.sapMToggleBtnPressed{
|
|
|
121
129
|
content: none;
|
|
122
130
|
}
|
|
123
131
|
|
|
124
|
-
|
|
132
|
+
/* Mega Menu */
|
|
125
133
|
.sapFSHMegaMenu {
|
|
126
|
-
color:
|
|
134
|
+
color: var(--sapShell_TextColor);
|
|
127
135
|
overflow: visible;
|
|
128
|
-
font-size:
|
|
136
|
+
font-size: var(--sapFontHeader5Size);
|
|
129
137
|
font-weight: bold;
|
|
130
138
|
|
|
131
139
|
.sapMBtn:hover > .sapMBtnHoverable.sapMToggleBtnPressed:not(.sapMBtnActive) {
|
|
132
|
-
background:
|
|
133
|
-
box-shadow:
|
|
140
|
+
background: var(--sapShell_Hover_Background);
|
|
141
|
+
box-shadow: var(--sapContent_Interaction_Shadow);
|
|
134
142
|
}
|
|
135
143
|
|
|
136
144
|
.sapMBtn:hover > .sapMBtnHoverable.sapMToggleBtnPressed.sapMBtnActive {
|
|
137
|
-
background:
|
|
138
|
-
color:
|
|
139
|
-
box-shadow:
|
|
145
|
+
background: var(--sapShell_Active_Background);
|
|
146
|
+
color: var(--sapShell_Active_TextColor);
|
|
147
|
+
box-shadow: var(--sapContent_Selected_Shadow);
|
|
140
148
|
}
|
|
141
149
|
|
|
142
150
|
.sapMBtnInner,
|
|
@@ -147,19 +155,19 @@ html.sap-desktop .sapMTB-Transparent-CTX .sapMBtnInner.sapMToggleBtnPressed{
|
|
|
147
155
|
|
|
148
156
|
.sapMBtnInner::after {
|
|
149
157
|
content: '\e1ef';
|
|
150
|
-
font-family:
|
|
158
|
+
font-family: var(--sapContent_IconFontFamily);
|
|
151
159
|
}
|
|
152
160
|
}
|
|
153
161
|
|
|
154
|
-
|
|
162
|
+
/* Home Icon */
|
|
155
163
|
.sapFShellBarHomeIcon {
|
|
156
164
|
max-height: 2rem;
|
|
157
165
|
padding: 0.25rem;
|
|
158
166
|
overflow-clip-margin: border-box;
|
|
159
167
|
|
|
160
168
|
&:hover {
|
|
161
|
-
background:
|
|
162
|
-
box-shadow:
|
|
169
|
+
background: var(--sapShell_Hover_Background);
|
|
170
|
+
box-shadow: var(--sapContent_Interaction_Shadow);
|
|
163
171
|
border-radius: 0.5rem;
|
|
164
172
|
}
|
|
165
173
|
|
|
@@ -168,27 +176,27 @@ html.sap-desktop .sapMTB-Transparent-CTX .sapMBtnInner.sapMToggleBtnPressed{
|
|
|
168
176
|
}
|
|
169
177
|
}
|
|
170
178
|
|
|
171
|
-
|
|
179
|
+
/* Primary Title */
|
|
172
180
|
.sapFShellBarPrimaryTitle {
|
|
173
181
|
color: var(--sapShell_SubBrand_TextColor);
|
|
174
182
|
}
|
|
175
183
|
|
|
176
|
-
|
|
184
|
+
/* Second Title */
|
|
177
185
|
.sapFShellBarSecondTitle {
|
|
178
|
-
font-size:
|
|
179
|
-
color:
|
|
186
|
+
font-size: var(--sapFontSmallSize);
|
|
187
|
+
color: var(--sapShell_TextColor);
|
|
180
188
|
text-overflow: ellipsis;
|
|
181
189
|
}
|
|
182
190
|
|
|
183
|
-
|
|
191
|
+
/* Search */
|
|
184
192
|
.sapFShellBarSearch {
|
|
185
|
-
max-width: 35rem;
|
|
193
|
+
max-width: 35rem; /* max width of searchField + button width */
|
|
186
194
|
|
|
187
195
|
.sapMSF {
|
|
188
196
|
max-width: 35rem;
|
|
189
197
|
}
|
|
190
198
|
|
|
191
|
-
|
|
199
|
+
/* Reflection: styles overwritten */
|
|
192
200
|
.sapMBtn {
|
|
193
201
|
padding: 0;
|
|
194
202
|
margin-left: 0.25rem;
|
|
@@ -197,10 +205,10 @@ html.sap-desktop .sapMTB-Transparent-CTX .sapMBtnInner.sapMToggleBtnPressed{
|
|
|
197
205
|
}
|
|
198
206
|
|
|
199
207
|
.sapMSFVal + .sapMBtn .sapMBtnInner {
|
|
200
|
-
background-color:
|
|
208
|
+
background-color: var(--sapShell_Active_Background);
|
|
201
209
|
|
|
202
210
|
.sapMBtnIcon {
|
|
203
|
-
color:
|
|
211
|
+
color: var(--sapShell_InteractiveTextColor);
|
|
204
212
|
}
|
|
205
213
|
}
|
|
206
214
|
}
|
|
@@ -228,17 +236,18 @@ html.sap-desktop .sapMTB-Transparent-CTX .sapMBtnInner.sapMToggleBtnPressed{
|
|
|
228
236
|
|
|
229
237
|
.sapFShellBarSearchWrap {
|
|
230
238
|
position: relative;
|
|
239
|
+
|
|
231
240
|
.sapMSFF {
|
|
232
241
|
background: @sapUiUx3ShellHeaderColor;
|
|
233
|
-
border: 0.0625rem solid
|
|
242
|
+
border: 0.0625rem solid var(--sapShell_InteractiveBorderColor);
|
|
234
243
|
border-radius: 0;
|
|
235
|
-
color:
|
|
244
|
+
color: var(--sapShell_InteractiveTextColor);
|
|
236
245
|
height: 2.25rem;
|
|
237
246
|
font-weight: normal;
|
|
238
247
|
|
|
239
|
-
|
|
248
|
+
/* Clear icon */
|
|
240
249
|
.sapMSFB {
|
|
241
|
-
border: 1px solid transparent;
|
|
250
|
+
border: 1px solid transparent; /* prevent jumping when hovering */
|
|
242
251
|
width: 2.125rem;
|
|
243
252
|
height: 2.125rem;
|
|
244
253
|
line-height: 2.125rem;
|
|
@@ -252,19 +261,19 @@ html.sap-desktop .sapMTB-Transparent-CTX .sapMBtnInner.sapMToggleBtnPressed{
|
|
|
252
261
|
|
|
253
262
|
.sapMSFB:hover {
|
|
254
263
|
box-shadow: none;
|
|
255
|
-
border: 0.0625rem solid
|
|
264
|
+
border: 0.0625rem solid var(--sapButton_Lite_Hover_BorderColor);
|
|
256
265
|
border-radius: 0;
|
|
257
266
|
height: 2.125rem;
|
|
258
|
-
color:
|
|
267
|
+
color: var(--sapShell_InteractiveTextColor);
|
|
259
268
|
}
|
|
260
269
|
|
|
261
270
|
.sapMSFB:active,
|
|
262
271
|
.sapMSFB.sapMSFBA {
|
|
263
|
-
background:
|
|
264
|
-
border: 0.0625rem solid
|
|
272
|
+
background: var(--sapShell_Active_Background);
|
|
273
|
+
border: 0.0625rem solid var(--sapShell_InteractiveBorderColor);
|
|
265
274
|
box-shadow: none;
|
|
266
275
|
border-radius: 0;
|
|
267
|
-
color:
|
|
276
|
+
color: var(--sapShell_Active_TextColor);
|
|
268
277
|
}
|
|
269
278
|
}
|
|
270
279
|
|
|
@@ -278,32 +287,34 @@ html.sap-desktop .sapMTB-Transparent-CTX .sapMBtnInner.sapMToggleBtnPressed{
|
|
|
278
287
|
}
|
|
279
288
|
|
|
280
289
|
.sapMSF:not(.sapMSFDisabled):hover .sapMSFF {
|
|
281
|
-
background-color:
|
|
282
|
-
box-shadow:
|
|
283
|
-
border-bottom: 1px solid
|
|
290
|
+
background-color: var(--sapShell_Hover_Background);
|
|
291
|
+
box-shadow: var(--sapContent_Interaction_Shadow);
|
|
292
|
+
border-bottom: 1px solid var(--sapField_Hover_BorderColor);
|
|
284
293
|
}
|
|
285
294
|
|
|
286
295
|
.sapMBtn .sapMBtnInner {
|
|
287
|
-
border: 0.0625rem solid
|
|
296
|
+
border: 0.0625rem solid var(--sapShell_InteractiveBorderColor);
|
|
288
297
|
border-radius: 0;
|
|
289
|
-
color:
|
|
298
|
+
color: var(--sapShell_InteractiveTextColor);
|
|
290
299
|
}
|
|
291
300
|
|
|
292
301
|
.sapMSFI {
|
|
293
|
-
color:
|
|
302
|
+
color: var(--sapField_PlaceholderTextColor);
|
|
294
303
|
font-weight: italic;
|
|
295
304
|
}
|
|
296
305
|
}
|
|
297
306
|
}
|
|
298
307
|
|
|
299
|
-
|
|
300
|
-
html.sap-desktop .sapFShellBarSearchWrap .sapMBtn:focus > .sapMFocusable:not(.sapMBadgeIndicator)
|
|
308
|
+
/* Overriding styles comming from other controls */
|
|
309
|
+
html.sap-desktop .sapFShellBarSearchWrap .sapMBtn:focus > .sapMFocusable:not(.sapMBadgeIndicator)::before {
|
|
301
310
|
border-radius: 1.125rem;
|
|
302
311
|
}
|
|
303
312
|
|
|
304
|
-
|
|
313
|
+
/* Resets of sizes for "Compact" mode - controls should remain in cozy mode */
|
|
305
314
|
.alwaysCozyOverrideByParent(@controlClass) {
|
|
315
|
+
|
|
306
316
|
.sapUiSizeCompact {
|
|
317
|
+
|
|
307
318
|
.@{controlClass} {
|
|
308
319
|
height: 3.25rem;
|
|
309
320
|
|
|
@@ -312,15 +323,16 @@ html.sap-desktop .sapFShellBarSearchWrap .sapMBtn:focus > .sapMFocusable:not(.sa
|
|
|
312
323
|
height: 3.25rem;
|
|
313
324
|
}
|
|
314
325
|
|
|
315
|
-
|
|
316
|
-
|
|
326
|
+
/* Reflection: styles overwritten
|
|
327
|
+
sap.m.MegaMenu */
|
|
317
328
|
.sapFSHMegaMenu {
|
|
318
329
|
height: 2.75rem;
|
|
319
330
|
}
|
|
320
|
-
|
|
331
|
+
|
|
332
|
+
/* sap.m.Button */
|
|
321
333
|
.sapMBtn {
|
|
322
334
|
height: 2.75rem;
|
|
323
|
-
padding: 0.
|
|
335
|
+
padding: 0.25rem 0;
|
|
324
336
|
}
|
|
325
337
|
|
|
326
338
|
.sapMBtnInner {
|
|
@@ -345,14 +357,17 @@ html.sap-desktop .sapFShellBarSearchWrap .sapMBtn:focus > .sapMFocusable:not(.sa
|
|
|
345
357
|
margin: 0;
|
|
346
358
|
padding: 0;
|
|
347
359
|
}
|
|
360
|
+
|
|
348
361
|
.sapMBtnIconLeft + .sapMBtnIconLeft {
|
|
349
362
|
left: 0;
|
|
350
363
|
}
|
|
364
|
+
|
|
351
365
|
.sapMBtnText {
|
|
352
366
|
.sapMBtnIconLeft + .sapMBtnIconLeft {
|
|
353
367
|
left: 2.875rem;
|
|
354
368
|
}
|
|
355
369
|
}
|
|
370
|
+
|
|
356
371
|
.sapMBtnInner > img {
|
|
357
372
|
width: 2.5rem;
|
|
358
373
|
margin-top: 0.2rem;
|
|
@@ -360,29 +375,33 @@ html.sap-desktop .sapFShellBarSearchWrap .sapMBtn:focus > .sapMFocusable:not(.sa
|
|
|
360
375
|
}
|
|
361
376
|
|
|
362
377
|
html.sap-desktop & .sapMTB-Transparent-CTX .sapMBtnInner.sapMToggleBtnPressed, .sapMTB-Transparent-CTX .sapMBtnInner.sapMToggleBtnPressed:not(.sapMBtnDisabled) {
|
|
363
|
-
background-color:
|
|
378
|
+
background-color: var(--sapShell_Active_Background);
|
|
364
379
|
}
|
|
365
380
|
|
|
366
|
-
|
|
381
|
+
/* sap.m.MenuButton */
|
|
367
382
|
.sapMMenuBtn.sapMMenuBtnRegular .sapMBtnInner::after {
|
|
368
|
-
height:
|
|
383
|
+
height: 2.375rem;
|
|
369
384
|
line-height: 2.2rem;
|
|
370
385
|
padding-right: 0.75rem;
|
|
371
386
|
padding-left: 0.5625rem;
|
|
372
387
|
}
|
|
388
|
+
|
|
373
389
|
.sapMMenuBtn.sapMMenuBtnRegular .sapMBtnInner:not(.sapMBtnText) {
|
|
374
390
|
padding-right: 1.625rem;
|
|
375
391
|
}
|
|
392
|
+
|
|
376
393
|
.sapMMenuBtn.sapMMenuBtnRegular .sapMBtnInner {
|
|
377
394
|
padding-right: 2rem;
|
|
378
395
|
}
|
|
396
|
+
|
|
379
397
|
.sapMMenuBtn .sapMBtnIconFirst .sapMBtnIcon {
|
|
380
398
|
padding-right: 0.75rem;
|
|
381
399
|
}
|
|
382
400
|
|
|
383
|
-
|
|
401
|
+
/* sap.m.SearchField */
|
|
384
402
|
.sapFShellBarSearch {
|
|
385
403
|
max-width: 35rem;
|
|
404
|
+
|
|
386
405
|
.sapMSF {
|
|
387
406
|
max-width: 35rem;
|
|
388
407
|
margin-right: 0;
|
|
@@ -407,27 +426,33 @@ html.sap-desktop .sapFShellBarSearchWrap .sapMBtn:focus > .sapMFocusable:not(.sa
|
|
|
407
426
|
}
|
|
408
427
|
|
|
409
428
|
.sapFShellBarSearchWrap {
|
|
429
|
+
|
|
410
430
|
.sapMBtn .sapMBtnInner {
|
|
411
431
|
border-radius: 0;
|
|
412
432
|
}
|
|
413
433
|
}
|
|
434
|
+
|
|
414
435
|
.sapMSF {
|
|
415
436
|
min-width: 7rem;
|
|
416
437
|
height: 2.75rem;
|
|
417
438
|
padding: 0.25rem 0;
|
|
439
|
+
|
|
418
440
|
.sapMSFI {
|
|
419
441
|
height: 2.125rem
|
|
420
442
|
}
|
|
443
|
+
|
|
421
444
|
.sapMSFF {
|
|
422
445
|
height: 2.25rem;
|
|
423
446
|
line-height: 2.125rem;
|
|
424
447
|
padding-left: 0.625rem;
|
|
425
448
|
}
|
|
449
|
+
|
|
426
450
|
.sapMSFR:not(.sapMSFNS) {
|
|
427
451
|
right: 2.375rem;
|
|
428
452
|
}
|
|
453
|
+
|
|
429
454
|
.sapMSFB {
|
|
430
|
-
border: 1px solid transparent;
|
|
455
|
+
border: 1px solid transparent; /* prevent jumping when hovering */
|
|
431
456
|
width: 2.125rem;
|
|
432
457
|
height: 2.125rem;
|
|
433
458
|
line-height: 2.125rem;
|
|
@@ -436,30 +461,35 @@ html.sap-desktop .sapFShellBarSearchWrap .sapMBtn:focus > .sapMFocusable:not(.sa
|
|
|
436
461
|
right: 0;
|
|
437
462
|
top: 0;
|
|
438
463
|
}
|
|
464
|
+
|
|
439
465
|
.sapMSFB:hover {
|
|
440
466
|
height: 2.125rem;
|
|
441
467
|
}
|
|
442
468
|
}
|
|
443
|
-
// sap.m.Select
|
|
444
469
|
|
|
445
|
-
|
|
470
|
+
/* sap.m.Select
|
|
471
|
+
Reflection: styles overwritten */
|
|
446
472
|
.sapMSlt {
|
|
447
473
|
height: 2.5rem;
|
|
474
|
+
|
|
448
475
|
.sapMSltArrow {
|
|
449
476
|
line-height: 2.5rem;
|
|
450
477
|
width: 2.5rem;
|
|
451
478
|
}
|
|
479
|
+
|
|
452
480
|
.sapMSltLabel {
|
|
453
481
|
line-height: 2.375rem;
|
|
454
482
|
padding: 0 3rem 0 0.625rem;
|
|
455
483
|
}
|
|
484
|
+
|
|
456
485
|
.sapMSelectListItem {
|
|
457
486
|
line-height: 2.5rem;
|
|
458
487
|
}
|
|
488
|
+
|
|
459
489
|
.sapMSelectListItemBase {
|
|
460
490
|
height: 2.5rem;
|
|
461
491
|
}
|
|
462
492
|
}
|
|
463
493
|
}
|
|
464
494
|
}
|
|
465
|
-
}
|
|
495
|
+
}
|