@openui5/themelib_sap_horizon 1.112.0 → 1.113.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/THIRDPARTY.txt +1 -1
- package/package.json +18 -18
- package/src/sap/m/themes/sap_horizon/ActionSelect.less +1 -1
- package/src/sap/m/themes/sap_horizon/FeedInput.less +1 -1
- package/src/sap/m/themes/sap_horizon/InputBase.less +8 -0
- package/src/sap/m/themes/sap_horizon/Panel.less +1 -1
- package/src/sap/m/themes/sap_horizon/RatingIndicator.less +7 -13
- package/src/sap/m/themes/sap_horizon/SinglePlanningCalendarGrid.less +42 -0
- package/src/sap/m/themes/sap_horizon/SinglePlanningCalendarMonthGrid.less +18 -0
- package/src/sap/m/themes/sap_horizon_dark/FeedInput.less +1 -1
- package/src/sap/m/themes/sap_horizon_dark/InputBase.less +8 -0
- package/src/sap/m/themes/sap_horizon_dark/Panel.less +1 -1
- package/src/sap/m/themes/sap_horizon_dark/SinglePlanningCalendarGrid.less +42 -0
- package/src/sap/m/themes/sap_horizon_dark/SinglePlanningCalendarMonthGrid.less +18 -0
- package/src/sap/m/themes/sap_horizon_hcb/FeedInput.less +19 -3
- package/src/sap/m/themes/sap_horizon_hcb/Panel.less +1 -1
- package/src/sap/m/themes/sap_horizon_hcb/SinglePlanningCalendarMonthGrid.less +19 -1
- package/src/sap/m/themes/sap_horizon_hcw/FeedInput.less +19 -2
- package/src/sap/m/themes/sap_horizon_hcw/Panel.less +1 -1
- package/src/sap/tnt/themes/sap_horizon/ToolHeader.less +1 -1
- package/src/sap/tnt/themes/sap_horizon_dark/ToolHeader.less +1 -1
- package/src/sap/ui/core/themes/sap_horizon/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon/base.less +735 -13
- package/src/sap/ui/core/themes/sap_horizon_dark/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon_dark/base.less +737 -15
- package/src/sap/ui/core/themes/sap_horizon_hcb/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon_hcb/base.less +736 -7
- package/src/sap/ui/core/themes/sap_horizon_hcw/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon_hcw/base.less +736 -7
- package/src/sap/ui/integration/themes/sap_horizon/ListContent.less +2 -2
- package/src/sap/ui/integration/themes/sap_horizon/TableContent.less +2 -2
- package/src/sap/ui/integration/themes/sap_horizon_dark/ListContent.less +2 -2
- package/src/sap/ui/integration/themes/sap_horizon_dark/TableContent.less +2 -2
- package/src/sap/uxap/themes/sap_horizon/ObjectPageSubSection.less +1 -7
- package/src/sap/uxap/themes/sap_horizon_dark/ObjectPageSubSection.less +1 -7
|
@@ -1,2229 +1,2958 @@
|
|
|
1
1
|
// /**
|
|
2
2
|
// * Copyright (c) 2012-2020 SAP SE or an SAP affiliate company and Theming Base Content contributors. Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
3
|
-
// * Theming Engine 1.
|
|
4
|
-
// * data:{"sModified":"
|
|
3
|
+
// * Theming Engine 1.23020.0-20230307104335+d1c2c3769b35a96c9647c4970676104d5e0a1bbd
|
|
4
|
+
// * data:{"sModified":"2023-03-09T09:38:11Z"}
|
|
5
5
|
// */
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
/******************* FILE /Base/baseLib/sap_horizon_hcw/base.less (Version 11.1
|
|
8
|
+
/******************* FILE /Base/baseLib/sap_horizon_hcw/base.less (Version 11.2.1) *******************/
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
// [Tags "SapInternal", "Base", "Dimension", "Protected"]
|
|
12
|
+
// [Protected "true"]
|
|
13
|
+
// [Category "Internal"]
|
|
14
|
+
// [Type "dimension"]
|
|
12
15
|
@sapContent_GridSize: 1rem;
|
|
13
16
|
|
|
14
17
|
// [Label "Shell Background Pattern Color"]
|
|
15
18
|
// [Description "The background pattern color of the shell. To turn off the pattern set the value to 'transparent'."]
|
|
16
19
|
// [Tags "ThemeSpecific", "Base", "Shell", "Color", "Protected"]
|
|
20
|
+
// [Protected "true"]
|
|
21
|
+
// [Category "Resource"]
|
|
22
|
+
// [Type "color"]
|
|
17
23
|
@sapShell_BackgroundPatternColor: @sapBackgroundColor;
|
|
18
24
|
|
|
19
25
|
// [Label "High-Contrast Standard Background"]
|
|
20
26
|
// [Description "The high-contrast reference background color for most backgrounds."]
|
|
21
27
|
// [Tags "Base", "Content", "Color", "HighContrast"]
|
|
28
|
+
// [Category "HighContrast"]
|
|
29
|
+
// [Type "color"]
|
|
22
30
|
@sapHC_StandardBackground: #fff;
|
|
23
31
|
|
|
24
32
|
// [Label "High-Contrast Highlight Background"]
|
|
25
33
|
// [Description "The high-contrast reference background color used for hover and active states."]
|
|
26
34
|
// [Tags "Base", "Content", "Color", "HighContrast"]
|
|
35
|
+
// [Category "HighContrast"]
|
|
36
|
+
// [Type "color"]
|
|
27
37
|
@sapHC_HighlightBackground: #e97624;
|
|
28
38
|
|
|
29
39
|
// [Label "High-Contrast Highlight Alternative Background"]
|
|
30
40
|
// [Description "The high-contrast reference background color used for selection."]
|
|
31
41
|
// [Tags "Base", "Content", "Color", "HighContrast"]
|
|
42
|
+
// [Category "HighContrast"]
|
|
43
|
+
// [Type "color"]
|
|
32
44
|
@sapHC_HighlightAltBackground: #5c93ff;
|
|
33
45
|
|
|
34
46
|
// [Label "High-Contrast Reduced Background"]
|
|
35
47
|
// [Description "The high-contrast reference background color used for read-only and disabled items."]
|
|
36
48
|
// [Tags "Base", "Content", "Color", "HighContrast"]
|
|
49
|
+
// [Category "HighContrast"]
|
|
50
|
+
// [Type "color"]
|
|
37
51
|
@sapHC_ReducedBackground: #b3b3b3;
|
|
38
52
|
|
|
39
53
|
// [Label "High-Contrast Reduced Alternative Background"]
|
|
40
54
|
// [Description "The high-contrast reference background color used for read-only and disabled items."]
|
|
41
55
|
// [Tags "Base", "Content", "Color", "HighContrast"]
|
|
56
|
+
// [Category "HighContrast"]
|
|
57
|
+
// [Type "color"]
|
|
42
58
|
@sapHC_ReducedAltBackground: #4d4d4d;
|
|
43
59
|
|
|
44
60
|
// [Label "High-Contrast Standard Foreground"]
|
|
45
61
|
// [Description "The high-contrast reference foreground color for elements such as text, icons, and borders."]
|
|
46
62
|
// [Tags "Base", "Content", "Color", "HighContrast"]
|
|
63
|
+
// [Category "HighContrast"]
|
|
64
|
+
// [Type "color"]
|
|
47
65
|
@sapHC_StandardForeground: #000;
|
|
48
66
|
|
|
49
67
|
// [Label "High-Contrast Enhanced Foreground"]
|
|
50
68
|
// [Description "The high-contrast reference foreground color for elements such as help borders and help text."]
|
|
51
69
|
// [Tags "Base", "Content", "Color", "HighContrast"]
|
|
70
|
+
// [Category "HighContrast"]
|
|
71
|
+
// [Type "color"]
|
|
52
72
|
@sapHC_EnhancedForeground: #006800;
|
|
53
73
|
|
|
54
74
|
// [Label "High-Contrast Reduced Foreground"]
|
|
55
75
|
// [Description "The high-contrast reference foreground color for elements such as disabled text, icons, and borders."]
|
|
56
76
|
// [Tags "Base", "Content", "Color", "HighContrast"]
|
|
77
|
+
// [Category "HighContrast"]
|
|
78
|
+
// [Type "color"]
|
|
57
79
|
@sapHC_ReducedForeground: #888;
|
|
58
80
|
|
|
59
81
|
// [Label "High-Contrast Reduced Alternative Foreground"]
|
|
60
82
|
// [Description "The high-contrast reference foreground color for elements such as list borders or read-only borders that are less prominent than standard elements."]
|
|
61
83
|
// [Tags "Base", "Content", "Color", "HighContrast"]
|
|
84
|
+
// [Category "HighContrast"]
|
|
85
|
+
// [Type "color"]
|
|
62
86
|
@sapHC_ReducedAltForeground: #585858;
|
|
63
87
|
|
|
64
88
|
// [Label "High-Contrast Negative Color"]
|
|
65
89
|
// [Description "The high-contrast reference color for elements showing negative state."]
|
|
66
90
|
// [Tags "Base", "SemanticColor", "Color", "HighContrast"]
|
|
91
|
+
// [Category "HighContrast"]
|
|
92
|
+
// [Type "color"]
|
|
67
93
|
@sapHC_NegativeColor: #ab0000;
|
|
68
94
|
|
|
69
95
|
// [Label "High-Contrast Critical Color"]
|
|
70
96
|
// [Description "The high-contrast reference color for elements showing critical state."]
|
|
71
97
|
// [Tags "Base", "SemanticColor", "Color", "HighContrast"]
|
|
98
|
+
// [Category "HighContrast"]
|
|
99
|
+
// [Type "color"]
|
|
72
100
|
@sapHC_CriticalColor: #5c5c00;
|
|
73
101
|
|
|
74
102
|
// [Label "High-Contrast Positive Color"]
|
|
75
103
|
// [Description "The high-contrast reference color for elements showing positive state."]
|
|
76
104
|
// [Tags "Base", "SemanticColor", "Color", "HighContrast"]
|
|
105
|
+
// [Category "HighContrast"]
|
|
106
|
+
// [Type "color"]
|
|
77
107
|
@sapHC_PositiveColor: #006362;
|
|
78
108
|
|
|
79
109
|
// [Label "High-Contrast Informative Color"]
|
|
80
110
|
// [Description "The high-contrast reference color for elements showing informative state."]
|
|
81
111
|
// [Tags "Base", "SemanticColor", "Color", "HighContrast"]
|
|
112
|
+
// [Category "HighContrast"]
|
|
113
|
+
// [Type "color"]
|
|
82
114
|
@sapHC_InformativeColor: #000;
|
|
83
115
|
|
|
84
116
|
// [Label "High-Contrast Neutral Color"]
|
|
85
117
|
// [Description "The high-contrast reference color for elements showing neutral state."]
|
|
86
118
|
// [Tags "Base", "SemanticColor", "Color", "HighContrast"]
|
|
119
|
+
// [Category "HighContrast"]
|
|
120
|
+
// [Type "color"]
|
|
87
121
|
@sapHC_NeutralColor: #000;
|
|
88
122
|
|
|
89
123
|
// [Tags "!Protected"]
|
|
124
|
+
// [Protected "!true"]
|
|
90
125
|
@sapBrandColor: @sapHC_HighlightBackground;
|
|
91
126
|
|
|
92
127
|
// [Tags "!Protected"]
|
|
128
|
+
// [Protected "!true"]
|
|
93
129
|
@sapHighlightColor: @sapBrandColor;
|
|
94
130
|
|
|
95
131
|
// [Tags "!Protected"]
|
|
132
|
+
// [Protected "!true"]
|
|
96
133
|
@sapBaseColor: @sapHC_StandardBackground;
|
|
97
134
|
|
|
98
135
|
// [Tags "!Protected"]
|
|
136
|
+
// [Protected "!true"]
|
|
99
137
|
@sapShellColor: @sapBackgroundColor;
|
|
100
138
|
|
|
101
139
|
// [Tags "!Protected"]
|
|
140
|
+
// [Protected "!true"]
|
|
102
141
|
@sapBackgroundColor: @sapHC_StandardBackground;
|
|
103
142
|
|
|
104
143
|
// [Tags "!Protected"]
|
|
144
|
+
// [Protected "!true"]
|
|
105
145
|
@sapFontFamily: "72", "72full", Arial, Helvetica, sans-serif;
|
|
106
146
|
|
|
107
147
|
// [Tags "!Protected"]
|
|
148
|
+
// [Protected "!true"]
|
|
108
149
|
@sapFontSize: 0.875 * @sapContent_GridSize;
|
|
109
150
|
|
|
110
151
|
// [Tags "!Protected"]
|
|
152
|
+
// [Protected "!true"]
|
|
111
153
|
@sapTextColor: @sapHC_StandardForeground;
|
|
112
154
|
|
|
113
155
|
// [Tags "!Protected"]
|
|
156
|
+
// [Protected "!true"]
|
|
114
157
|
@sapLinkColor: @sapHC_StandardForeground;
|
|
115
158
|
|
|
116
159
|
// [Tags "!Protected"]
|
|
160
|
+
// [Protected "!true"]
|
|
117
161
|
@sapCompanyLogo: none;
|
|
118
162
|
|
|
119
163
|
// [Tags "!Protected"]
|
|
164
|
+
// [Protected "!true"]
|
|
120
165
|
@sapBackgroundImage: none;
|
|
121
166
|
|
|
122
167
|
// [Tags "!Protected"]
|
|
168
|
+
// [Protected "!true"]
|
|
123
169
|
@sapBackgroundImageOpacity: 1.0;
|
|
124
170
|
|
|
125
171
|
// [Tags "!Protected"]
|
|
172
|
+
// [Protected "!true"]
|
|
126
173
|
@sapBackgroundImageRepeat: false;
|
|
127
174
|
|
|
128
175
|
// [Tags "!Protected"]
|
|
176
|
+
// [Protected "!true"]
|
|
129
177
|
@sapSelectedColor: @sapHC_HighlightAltBackground;
|
|
130
178
|
|
|
131
179
|
// [Tags "!Protected"]
|
|
180
|
+
// [Protected "!true"]
|
|
132
181
|
@sapActiveColor: @sapHighlightColor;
|
|
133
182
|
|
|
134
183
|
// [Tags "!Protected"]
|
|
184
|
+
// [Protected "!true"]
|
|
135
185
|
@sapHighlightTextColor: contrast(@sapHighlightColor, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
136
186
|
|
|
137
187
|
// [Tags "!Protected"]
|
|
188
|
+
// [Protected "!true"]
|
|
138
189
|
@sapTitleColor: @sapTextColor;
|
|
139
190
|
|
|
140
191
|
// [Tags "!Protected"]
|
|
192
|
+
// [Protected "!true"]
|
|
141
193
|
@sapNegativeColor: @sapHC_NegativeColor;
|
|
142
194
|
|
|
143
195
|
// [Tags "!Protected"]
|
|
196
|
+
// [Protected "!true"]
|
|
144
197
|
@sapCriticalColor: @sapHC_CriticalColor;
|
|
145
198
|
|
|
146
199
|
// [Tags "!Protected"]
|
|
200
|
+
// [Protected "!true"]
|
|
147
201
|
@sapPositiveColor: @sapHC_PositiveColor;
|
|
148
202
|
|
|
149
203
|
// [Tags "!Protected"]
|
|
204
|
+
// [Protected "!true"]
|
|
150
205
|
@sapInformativeColor: @sapHC_InformativeColor;
|
|
151
206
|
|
|
152
207
|
// [Tags "!Protected"]
|
|
208
|
+
// [Protected "!true"]
|
|
153
209
|
@sapNeutralColor: @sapHC_NeutralColor;
|
|
154
210
|
|
|
155
211
|
// [Tags "!Protected"]
|
|
212
|
+
// [Protected "!true"]
|
|
156
213
|
@sapNegativeElementColor: @sapNegativeColor;
|
|
157
214
|
|
|
158
215
|
// [Tags "!Protected"]
|
|
216
|
+
// [Protected "!true"]
|
|
159
217
|
@sapCriticalElementColor: @sapCriticalColor;
|
|
160
218
|
|
|
161
219
|
// [Tags "!Protected"]
|
|
220
|
+
// [Protected "!true"]
|
|
162
221
|
@sapPositiveElementColor: @sapPositiveColor;
|
|
163
222
|
|
|
164
223
|
// [Tags "!Protected"]
|
|
224
|
+
// [Protected "!true"]
|
|
165
225
|
@sapInformativeElementColor: @sapInformativeColor;
|
|
166
226
|
|
|
167
227
|
// [Tags "!Protected"]
|
|
228
|
+
// [Protected "!true"]
|
|
168
229
|
@sapNeutralElementColor: @sapNeutralColor;
|
|
169
230
|
|
|
170
231
|
// [Tags "!Protected"]
|
|
232
|
+
// [Protected "!true"]
|
|
171
233
|
@sapNegativeTextColor: @sapNegativeColor;
|
|
172
234
|
|
|
173
235
|
// [Tags "!Protected"]
|
|
236
|
+
// [Protected "!true"]
|
|
174
237
|
@sapCriticalTextColor: @sapCriticalColor;
|
|
175
238
|
|
|
176
239
|
// [Tags "!Protected"]
|
|
240
|
+
// [Protected "!true"]
|
|
177
241
|
@sapPositiveTextColor: @sapPositiveColor;
|
|
178
242
|
|
|
179
243
|
// [Tags "!Protected"]
|
|
244
|
+
// [Protected "!true"]
|
|
180
245
|
@sapInformativeTextColor: @sapInformativeColor;
|
|
181
246
|
|
|
182
247
|
// [Tags "!Protected"]
|
|
248
|
+
// [Protected "!true"]
|
|
183
249
|
@sapNeutralTextColor: @sapNeutralColor;
|
|
184
250
|
|
|
185
251
|
// [Tags "!Protected"]
|
|
252
|
+
// [Protected "!true"]
|
|
186
253
|
@sapErrorColor: @sapNegativeColor;
|
|
187
254
|
|
|
188
255
|
// [Tags "!Protected"]
|
|
256
|
+
// [Protected "!true"]
|
|
189
257
|
@sapWarningColor: @sapCriticalColor;
|
|
190
258
|
|
|
191
259
|
// [Tags "!Protected"]
|
|
260
|
+
// [Protected "!true"]
|
|
192
261
|
@sapSuccessColor: @sapPositiveColor;
|
|
193
262
|
|
|
194
263
|
// [Tags "!Protected"]
|
|
264
|
+
// [Protected "!true"]
|
|
195
265
|
@sapInformationColor: @sapInformativeColor;
|
|
196
266
|
|
|
197
267
|
// [Tags "!Protected"]
|
|
268
|
+
// [Protected "!true"]
|
|
198
269
|
@sapErrorBackground: @sapHC_StandardBackground;
|
|
199
270
|
|
|
200
271
|
// [Tags "!Protected"]
|
|
272
|
+
// [Protected "!true"]
|
|
201
273
|
@sapWarningBackground: @sapHC_StandardBackground;
|
|
202
274
|
|
|
203
275
|
// [Tags "!Protected"]
|
|
276
|
+
// [Protected "!true"]
|
|
204
277
|
@sapSuccessBackground: @sapHC_StandardBackground;
|
|
205
278
|
|
|
206
279
|
// [Tags "!Protected"]
|
|
280
|
+
// [Protected "!true"]
|
|
207
281
|
@sapInformationBackground: @sapHC_StandardBackground;
|
|
208
282
|
|
|
209
283
|
// [Tags "!Protected"]
|
|
284
|
+
// [Protected "!true"]
|
|
210
285
|
@sapNeutralBackground: @sapHC_StandardBackground;
|
|
211
286
|
|
|
212
287
|
// [Tags "!Protected"]
|
|
288
|
+
// [Protected "!true"]
|
|
213
289
|
@sapErrorBorderColor: @sapErrorColor;
|
|
214
290
|
|
|
215
291
|
// [Tags "!Protected"]
|
|
292
|
+
// [Protected "!true"]
|
|
216
293
|
@sapWarningBorderColor: @sapWarningColor;
|
|
217
294
|
|
|
218
295
|
// [Tags "!Protected"]
|
|
296
|
+
// [Protected "!true"]
|
|
219
297
|
@sapSuccessBorderColor: @sapSuccessColor;
|
|
220
298
|
|
|
221
299
|
// [Tags "!Protected"]
|
|
300
|
+
// [Protected "!true"]
|
|
222
301
|
@sapInformationBorderColor: @sapInformationColor;
|
|
223
302
|
|
|
224
303
|
// [Tags "!Protected"]
|
|
304
|
+
// [Protected "!true"]
|
|
225
305
|
@sapNeutralBorderColor: @sapNeutralColor;
|
|
226
306
|
|
|
227
307
|
// [Tags "Protected"]
|
|
308
|
+
// [Protected "true"]
|
|
228
309
|
@sapElement_LineHeight: 2.75 * @sapContent_GridSize;
|
|
229
310
|
|
|
230
311
|
// [Tags "Protected"]
|
|
312
|
+
// [Protected "true"]
|
|
231
313
|
@sapElement_Height: 2.25 * @sapContent_GridSize;
|
|
232
314
|
|
|
233
315
|
// [Tags "Protected"]
|
|
316
|
+
// [Protected "true"]
|
|
234
317
|
@sapElement_BorderWidth: 0.0625 * @sapContent_GridSize;
|
|
235
318
|
|
|
236
319
|
// [Tags "!Protected"]
|
|
320
|
+
// [Protected "!true"]
|
|
237
321
|
@sapElement_BorderCornerRadius: 0.25 * @sapContent_GridSize;
|
|
238
322
|
|
|
239
323
|
// [Tags "Protected"]
|
|
324
|
+
// [Protected "true"]
|
|
240
325
|
@sapElement_Compact_LineHeight: 2 * @sapContent_GridSize;
|
|
241
326
|
|
|
242
327
|
// [Tags "Protected"]
|
|
328
|
+
// [Protected "true"]
|
|
243
329
|
@sapElement_Compact_Height: 1.625 * @sapContent_GridSize;
|
|
244
330
|
|
|
245
331
|
// [Tags "Protected"]
|
|
332
|
+
// [Protected "true"]
|
|
246
333
|
@sapElement_Condensed_LineHeight: 1.5 * @sapContent_GridSize;
|
|
247
334
|
|
|
248
335
|
// [Tags "Protected"]
|
|
336
|
+
// [Protected "true"]
|
|
249
337
|
@sapElement_Condensed_Height: 1.375 * @sapContent_GridSize;
|
|
250
338
|
|
|
251
339
|
// [Tags "!Protected"]
|
|
340
|
+
// [Protected "!true"]
|
|
252
341
|
@sapContent_LineHeight: 1.5;
|
|
253
342
|
|
|
254
343
|
// [Tags "!Protected"]
|
|
344
|
+
// [Protected "!true"]
|
|
255
345
|
@sapContent_IconHeight: @sapContent_GridSize;
|
|
256
346
|
|
|
257
347
|
// [Tags "!Protected"]
|
|
348
|
+
// [Protected "!true"]
|
|
258
349
|
@sapContent_IconColor: @sapHC_StandardForeground;
|
|
259
350
|
|
|
260
351
|
// [Tags "!Protected"]
|
|
352
|
+
// [Protected "!true"]
|
|
261
353
|
@sapContent_ContrastIconColor: @sapContent_IconColor;
|
|
262
354
|
|
|
263
355
|
// [Tags "!Protected"]
|
|
356
|
+
// [Protected "!true"]
|
|
264
357
|
@sapContent_NonInteractiveIconColor: @sapContent_IconColor;
|
|
265
358
|
|
|
266
359
|
// [Tags "!Protected"]
|
|
360
|
+
// [Protected "!true"]
|
|
267
361
|
@sapContent_MarkerIconColor: @sapContent_IconColor;
|
|
268
362
|
|
|
269
363
|
// [Tags "!Protected"]
|
|
364
|
+
// [Protected "!true"]
|
|
270
365
|
@sapContent_MarkerTextColor: @sapTextColor;
|
|
271
366
|
|
|
272
367
|
// [Tags "!Protected"]
|
|
368
|
+
// [Protected "!true"]
|
|
273
369
|
@sapContent_MeasureIndicatorColor: @sapField_BorderColor;
|
|
274
370
|
|
|
275
371
|
// [Tags "!Protected"]
|
|
372
|
+
// [Protected "!true"]
|
|
276
373
|
@sapContent_Selected_MeasureIndicatorColor: @sapField_BorderColor;
|
|
277
374
|
|
|
278
375
|
// [Tags "!Protected"]
|
|
376
|
+
// [Protected "!true"]
|
|
279
377
|
@sapContent_Placeholderloading_Background: @sapHC_ReducedForeground;
|
|
280
378
|
|
|
281
379
|
// [Tags "!Protected"]
|
|
380
|
+
// [Protected "!true"]
|
|
282
381
|
@sapContent_Placeholderloading_Gradient: linear-gradient(to right, @sapHC_ReducedForeground 0%, @sapHC_ReducedForeground 35%, @sapHC_ReducedAltForeground 50%, @sapHC_ReducedForeground 65%, @sapHC_ReducedForeground 100%);
|
|
283
382
|
|
|
284
383
|
// [Tags "!Protected"]
|
|
384
|
+
// [Protected "!true"]
|
|
285
385
|
@sapContent_ImagePlaceholderBackground: @sapBackgroundColor;
|
|
286
386
|
|
|
287
387
|
// [Tags "!Protected"]
|
|
388
|
+
// [Protected "!true"]
|
|
288
389
|
@sapContent_ImagePlaceholderForegroundColor: @sapContent_IconColor;
|
|
289
390
|
|
|
290
391
|
// [Tags "!Protected"]
|
|
392
|
+
// [Protected "!true"]
|
|
291
393
|
@sapContent_RatedColor: @sapContent_IconColor;
|
|
292
394
|
|
|
293
395
|
// [Tags "!Protected"]
|
|
396
|
+
// [Protected "!true"]
|
|
294
397
|
@sapContent_UnratedColor: @sapHC_ReducedAltForeground;
|
|
295
398
|
|
|
296
399
|
// [Tags "!Protected"]
|
|
400
|
+
// [Protected "!true"]
|
|
297
401
|
@sapContent_BusyColor: @sapContent_IconColor;
|
|
298
402
|
|
|
299
403
|
// [Tags "!Protected"]
|
|
404
|
+
// [Protected "!true"]
|
|
300
405
|
@sapContent_FocusColor: @sapHC_StandardForeground;
|
|
301
406
|
|
|
302
407
|
// [Tags "!Protected"]
|
|
408
|
+
// [Protected "!true"]
|
|
303
409
|
@sapContent_FocusStyle: dotted;
|
|
304
410
|
|
|
305
411
|
// [Tags "!Protected"]
|
|
412
|
+
// [Protected "!true"]
|
|
306
413
|
@sapContent_FocusWidth: 0.125 * @sapContent_GridSize;
|
|
307
414
|
|
|
308
415
|
// [Tags "!Protected"]
|
|
416
|
+
// [Protected "!true"]
|
|
309
417
|
@sapContent_ContrastFocusColor: @sapContent_FocusColor;
|
|
310
418
|
|
|
311
419
|
// [Tags "!Protected"]
|
|
420
|
+
// [Protected "!true"]
|
|
312
421
|
@sapContent_ShadowColor: @sapHC_StandardForeground;
|
|
313
422
|
|
|
314
423
|
// [Tags "!Protected"]
|
|
424
|
+
// [Protected "!true"]
|
|
315
425
|
@sapContent_ContrastShadowColor: @sapContent_ShadowColor;
|
|
316
426
|
|
|
317
427
|
// [Tags "!Protected"]
|
|
428
|
+
// [Protected "!true"]
|
|
318
429
|
@sapContent_Shadow0: 0 0 0 0.0625rem @sapContent_ShadowColor;
|
|
319
430
|
|
|
320
431
|
// [Tags "!Protected"]
|
|
432
|
+
// [Protected "!true"]
|
|
321
433
|
@sapContent_Shadow1: 0 0 1rem 0 fade(@sapContent_ContrastShadowColor, 50), 0 0 0 0.125rem @sapContent_ShadowColor;
|
|
322
434
|
|
|
323
435
|
// [Tags "!Protected"]
|
|
436
|
+
// [Protected "!true"]
|
|
324
437
|
@sapContent_Shadow2: 0 0.25rem 2rem 0 fade(@sapContent_ContrastShadowColor, 60), 0 0 0 0.125rem @sapContent_ShadowColor;
|
|
325
438
|
|
|
326
439
|
// [Tags "!Protected"]
|
|
440
|
+
// [Protected "!true"]
|
|
327
441
|
@sapContent_Shadow3: 0 0.625rem 4rem 0 fade(@sapContent_ContrastShadowColor, 80), 0 0 0 0.125rem @sapContent_ShadowColor;
|
|
328
442
|
|
|
329
443
|
// [Tags "!Protected"]
|
|
444
|
+
// [Protected "!true"]
|
|
330
445
|
@sapContent_TextShadow: -0.0625rem 0 @sapHC_StandardBackground, 0 0.0625rem @sapHC_StandardBackground, 0.0625rem 0 @sapHC_StandardBackground, 0 -0.0625rem @sapHC_StandardBackground;
|
|
331
446
|
|
|
332
447
|
// [Tags "!Protected"]
|
|
448
|
+
// [Protected "!true"]
|
|
333
449
|
@sapContent_ContrastTextShadow: none;
|
|
334
450
|
|
|
335
451
|
// [Tags "!Protected"]
|
|
452
|
+
// [Protected "!true"]
|
|
336
453
|
@sapContent_HeaderShadow: inset 0 -0.125rem @sapObjectHeader_BorderColor;
|
|
337
454
|
|
|
338
455
|
// [Tags "!Protected"]
|
|
456
|
+
// [Protected "!true"]
|
|
339
457
|
@sapContent_Interaction_Shadow: none;
|
|
340
458
|
|
|
341
459
|
// [Tags "!Protected"]
|
|
460
|
+
// [Protected "!true"]
|
|
342
461
|
@sapContent_Selected_Shadow: none;
|
|
343
462
|
|
|
344
463
|
// [Tags "!Protected"]
|
|
464
|
+
// [Protected "!true"]
|
|
345
465
|
@sapContent_Negative_Shadow: none;
|
|
346
466
|
|
|
347
467
|
// [Tags "!Protected"]
|
|
468
|
+
// [Protected "!true"]
|
|
348
469
|
@sapContent_Critical_Shadow: none;
|
|
349
470
|
|
|
350
471
|
// [Tags "!Protected"]
|
|
472
|
+
// [Protected "!true"]
|
|
351
473
|
@sapContent_Positive_Shadow: none;
|
|
352
474
|
|
|
353
475
|
// [Tags "!Protected"]
|
|
476
|
+
// [Protected "!true"]
|
|
354
477
|
@sapContent_Informative_Shadow: none;
|
|
355
478
|
|
|
356
479
|
// [Tags "!Protected"]
|
|
480
|
+
// [Protected "!true"]
|
|
357
481
|
@sapContent_Neutral_Shadow: none;
|
|
358
482
|
|
|
359
483
|
// [Tags "!Protected"]
|
|
484
|
+
// [Protected "!true"]
|
|
360
485
|
@sapContent_SearchHighlightColor: @sapHighlightColor;
|
|
361
486
|
|
|
362
487
|
// [Tags "!Protected"]
|
|
488
|
+
// [Protected "!true"]
|
|
363
489
|
@sapContent_HelpColor: @sapHC_EnhancedForeground;
|
|
364
490
|
|
|
365
491
|
// [Tags "!Protected"]
|
|
492
|
+
// [Protected "!true"]
|
|
366
493
|
@sapContent_LabelColor: @sapTextColor;
|
|
367
494
|
|
|
368
495
|
// [Tags "!Protected"]
|
|
496
|
+
// [Protected "!true"]
|
|
369
497
|
@sapContent_MonospaceFontFamily: "72Mono", "72Monofull", lucida console, monospace;
|
|
370
498
|
|
|
371
499
|
// [Tags "!Protected"]
|
|
500
|
+
// [Protected "!true"]
|
|
372
501
|
@sapContent_MonospaceBoldFontFamily: "72Mono-Bold", "72Mono-Boldfull", lucida console, monospace;
|
|
373
502
|
|
|
374
503
|
// [Tags "!Protected"]
|
|
504
|
+
// [Protected "!true"]
|
|
375
505
|
@sapContent_IconFontFamily: "SAP-icons";
|
|
376
506
|
|
|
377
507
|
// [Tags "!Protected"]
|
|
508
|
+
// [Protected "!true"]
|
|
378
509
|
@sapContent_DisabledTextColor: @sapHC_ReducedForeground;
|
|
379
510
|
|
|
380
511
|
// [Tags "!Protected"]
|
|
512
|
+
// [Protected "!true"]
|
|
381
513
|
@sapContent_DisabledOpacity: 0.4;
|
|
382
514
|
|
|
383
515
|
// [Tags "!Protected"]
|
|
516
|
+
// [Protected "!true"]
|
|
384
517
|
@sapContent_ContrastTextThreshold: 0.5;
|
|
385
518
|
|
|
386
519
|
// [Tags "!Protected"]
|
|
520
|
+
// [Protected "!true"]
|
|
387
521
|
@sapContent_ContrastTextColor: @sapTextColor;
|
|
388
522
|
|
|
389
523
|
// [Tags "!Protected"]
|
|
524
|
+
// [Protected "!true"]
|
|
390
525
|
@sapContent_ForegroundColor: @sapBackgroundColor;
|
|
391
526
|
|
|
392
527
|
// [Tags "!Protected"]
|
|
528
|
+
// [Protected "!true"]
|
|
393
529
|
@sapContent_ForegroundBorderColor: @sapHC_StandardForeground;
|
|
394
530
|
|
|
395
531
|
// [Tags "!Protected"]
|
|
532
|
+
// [Protected "!true"]
|
|
396
533
|
@sapContent_ForegroundTextColor: contrast(@sapContent_ForegroundColor, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
397
534
|
|
|
398
535
|
// [Tags "!Protected"]
|
|
536
|
+
// [Protected "!true"]
|
|
399
537
|
@sapContent_BadgeBackground: @sapBackgroundColor;
|
|
400
538
|
|
|
401
539
|
// [Tags "!Protected"]
|
|
540
|
+
// [Protected "!true"]
|
|
402
541
|
@sapContent_BadgeTextColor: contrast(@sapContent_BadgeBackground, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
403
542
|
|
|
404
543
|
// [Tags "!Protected"]
|
|
544
|
+
// [Protected "!true"]
|
|
405
545
|
@sapContent_DragAndDropActiveColor: @sapContent_HelpColor;
|
|
406
546
|
|
|
407
547
|
// [Tags "!Protected"]
|
|
548
|
+
// [Protected "!true"]
|
|
408
549
|
@sapContent_Selected_TextColor: contrast(@sapContent_Selected_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
409
550
|
|
|
410
551
|
// [Tags "!Protected"]
|
|
552
|
+
// [Protected "!true"]
|
|
411
553
|
@sapContent_Selected_Background: @sapSelectedColor;
|
|
412
554
|
|
|
413
555
|
// [Tags "!Protected"]
|
|
556
|
+
// [Protected "!true"]
|
|
414
557
|
@sapContent_Selected_Hover_Background: @sapHighlightColor;
|
|
415
558
|
|
|
416
559
|
// [Tags "!Protected"]
|
|
560
|
+
// [Protected "!true"]
|
|
417
561
|
@sapContent_Selected_ForegroundColor: @sapHC_StandardForeground;
|
|
418
562
|
|
|
419
563
|
// [Tags "!Protected"]
|
|
564
|
+
// [Protected "!true"]
|
|
420
565
|
@sapContent_ForcedColorAdjust: none;
|
|
421
566
|
|
|
422
567
|
// [Tags "!Protected"]
|
|
568
|
+
// [Protected "!true"]
|
|
423
569
|
@sapContent_Illustrative_Color1: #212628;
|
|
424
570
|
|
|
425
571
|
// [Tags "!Protected"]
|
|
572
|
+
// [Protected "!true"]
|
|
426
573
|
@sapContent_Illustrative_Color2: #434e56;
|
|
427
574
|
|
|
428
575
|
// [Tags "!Protected"]
|
|
576
|
+
// [Protected "!true"]
|
|
429
577
|
@sapContent_Illustrative_Color3: #62737c;
|
|
430
578
|
|
|
431
579
|
// [Tags "!Protected"]
|
|
580
|
+
// [Protected "!true"]
|
|
432
581
|
@sapContent_Illustrative_Color4: #030303;
|
|
433
582
|
|
|
434
583
|
// [Tags "!Protected"]
|
|
584
|
+
// [Protected "!true"]
|
|
435
585
|
@sapContent_Illustrative_Color5: #9da4aa;
|
|
436
586
|
|
|
437
587
|
// [Tags "!Protected"]
|
|
588
|
+
// [Protected "!true"]
|
|
438
589
|
@sapContent_Illustrative_Color6: #c6cace;
|
|
439
590
|
|
|
440
591
|
// [Tags "!Protected"]
|
|
592
|
+
// [Protected "!true"]
|
|
441
593
|
@sapContent_Illustrative_Color7: #e7e9ea;
|
|
442
594
|
|
|
443
595
|
// [Tags "!Protected"]
|
|
596
|
+
// [Protected "!true"]
|
|
444
597
|
@sapContent_Illustrative_Color8: #fff;
|
|
445
598
|
|
|
446
599
|
// [Tags "!Protected"]
|
|
600
|
+
// [Protected "!true"]
|
|
447
601
|
@sapContent_Illustrative_Color9: #62737c;
|
|
448
602
|
|
|
449
603
|
// [Tags "!Protected"]
|
|
604
|
+
// [Protected "!true"]
|
|
450
605
|
@sapContent_Illustrative_Color10: #d5dadd;
|
|
451
606
|
|
|
452
607
|
// [Tags "!Protected"]
|
|
608
|
+
// [Protected "!true"]
|
|
453
609
|
@sapContent_Illustrative_Color11: #88979e;
|
|
454
610
|
|
|
455
611
|
// [Tags "!Protected"]
|
|
612
|
+
// [Protected "!true"]
|
|
456
613
|
@sapContent_Illustrative_Color12: #88979e;
|
|
457
614
|
|
|
458
615
|
// [Tags "!Protected"]
|
|
616
|
+
// [Protected "!true"]
|
|
459
617
|
@sapContent_Illustrative_Color13: #bec6cb;
|
|
460
618
|
|
|
461
619
|
// [Tags "!Protected"]
|
|
620
|
+
// [Protected "!true"]
|
|
462
621
|
@sapContent_Illustrative_Color14: #8f9ca4;
|
|
463
622
|
|
|
464
623
|
// [Tags "!Protected"]
|
|
624
|
+
// [Protected "!true"]
|
|
465
625
|
@sapContent_Illustrative_Color15: #31393f;
|
|
466
626
|
|
|
467
627
|
// [Tags "!Protected"]
|
|
628
|
+
// [Protected "!true"]
|
|
468
629
|
@sapContent_Illustrative_Color16: #505e65;
|
|
469
630
|
|
|
470
631
|
// [Tags "!Protected"]
|
|
632
|
+
// [Protected "!true"]
|
|
471
633
|
@sapContent_Illustrative_Color17: #505e65;
|
|
472
634
|
|
|
473
635
|
// [Tags "!Protected"]
|
|
636
|
+
// [Protected "!true"]
|
|
474
637
|
@sapContent_Illustrative_Color18: #2d3336;
|
|
475
638
|
|
|
476
639
|
// [Tags "!Protected"]
|
|
640
|
+
// [Protected "!true"]
|
|
477
641
|
@sapContent_Illustrative_Color19: #384144;
|
|
478
642
|
|
|
479
643
|
// [Tags "!Protected"]
|
|
644
|
+
// [Protected "!true"]
|
|
480
645
|
@sapContent_Illustrative_Color20: #444e52;
|
|
481
646
|
|
|
482
647
|
// [Tags "!Protected"]
|
|
648
|
+
// [Protected "!true"]
|
|
483
649
|
@sapFontLightFamily: "72-Light", "72-Lightfull", "72", "72full", Arial, Helvetica, sans-serif;
|
|
484
650
|
|
|
485
651
|
// [Tags "!Protected"]
|
|
652
|
+
// [Protected "!true"]
|
|
486
653
|
@sapFontBoldFamily: "72-Bold", "72-Boldfull", "72", "72full", Arial, Helvetica, sans-serif;
|
|
487
654
|
|
|
488
655
|
// [Tags "!Protected"]
|
|
656
|
+
// [Protected "!true"]
|
|
489
657
|
@sapFontSemiboldFamily: "72-Semibold", "72-Semiboldfull", "72", "72full", Arial, Helvetica, sans-serif;
|
|
490
658
|
|
|
491
659
|
// [Tags "!Protected"]
|
|
660
|
+
// [Protected "!true"]
|
|
492
661
|
@sapFontSemiboldDuplexFamily: "72-SemiboldDuplex", "72-SemiboldDuplexfull", "72", "72full", Arial, Helvetica, sans-serif;
|
|
493
662
|
|
|
494
663
|
// [Tags "!Protected"]
|
|
664
|
+
// [Protected "!true"]
|
|
495
665
|
@sapFontBlackFamily: "72Black", "72Blackfull","72", "72full", Arial, Helvetica, sans-serif;
|
|
496
666
|
|
|
497
667
|
// [Tags "!Protected"]
|
|
668
|
+
// [Protected "!true"]
|
|
498
669
|
@sapFontHeaderFamily: @sapFontFamily;
|
|
499
670
|
|
|
500
671
|
// [Tags "!Protected"]
|
|
672
|
+
// [Protected "!true"]
|
|
501
673
|
@sapFontSmallSize: 0.75 * @sapContent_GridSize;
|
|
502
674
|
|
|
503
675
|
// [Tags "!Protected"]
|
|
676
|
+
// [Protected "!true"]
|
|
504
677
|
@sapFontLargeSize: 1.0 * @sapContent_GridSize;
|
|
505
678
|
|
|
506
679
|
// [Tags "!Protected"]
|
|
680
|
+
// [Protected "!true"]
|
|
507
681
|
@sapFontHeader1Size: 3.0 * @sapContent_GridSize;
|
|
508
682
|
|
|
509
683
|
// [Tags "!Protected"]
|
|
684
|
+
// [Protected "!true"]
|
|
510
685
|
@sapFontHeader2Size: 2.0 * @sapContent_GridSize;
|
|
511
686
|
|
|
512
687
|
// [Tags "!Protected"]
|
|
688
|
+
// [Protected "!true"]
|
|
513
689
|
@sapFontHeader3Size: 1.5 * @sapContent_GridSize;
|
|
514
690
|
|
|
515
691
|
// [Tags "!Protected"]
|
|
692
|
+
// [Protected "!true"]
|
|
516
693
|
@sapFontHeader4Size: 1.25 * @sapContent_GridSize;
|
|
517
694
|
|
|
518
695
|
// [Tags "!Protected"]
|
|
696
|
+
// [Protected "!true"]
|
|
519
697
|
@sapFontHeader5Size: 1.0 * @sapContent_GridSize;
|
|
520
698
|
|
|
521
699
|
// [Tags "!Protected"]
|
|
700
|
+
// [Protected "!true"]
|
|
522
701
|
@sapFontHeader6Size: 0.875 * @sapContent_GridSize;
|
|
523
702
|
|
|
524
703
|
// [Tags "!Protected"]
|
|
704
|
+
// [Protected "!true"]
|
|
525
705
|
@sapLink_Hover_Color: @sapLinkColor;
|
|
526
706
|
|
|
527
707
|
// [Tags "!Protected"]
|
|
708
|
+
// [Protected "!true"]
|
|
528
709
|
@sapLink_Active_Color: @sapLinkColor;
|
|
529
710
|
|
|
530
711
|
// [Tags "!Protected"]
|
|
712
|
+
// [Protected "!true"]
|
|
531
713
|
@sapLink_Visited_Color: @sapLinkColor;
|
|
532
714
|
|
|
533
715
|
// [Tags "!Protected"]
|
|
716
|
+
// [Protected "!true"]
|
|
534
717
|
@sapLink_InvertedColor: @sapLinkColor;
|
|
535
718
|
|
|
536
719
|
// [Tags "!Protected"]
|
|
720
|
+
// [Protected "!true"]
|
|
537
721
|
@sapLink_SubtleColor: @sapLinkColor;
|
|
538
722
|
|
|
539
723
|
// [Tags "!Protected"]
|
|
724
|
+
// [Protected "!true"]
|
|
540
725
|
@sapShell_Background: @sapBackgroundColor;
|
|
541
726
|
|
|
542
727
|
// [Tags "!Protected"]
|
|
728
|
+
// [Protected "!true"]
|
|
543
729
|
@sapShell_BackgroundImage: linear-gradient(to bottom, @sapShell_Background, @sapShell_Background);
|
|
544
730
|
|
|
545
731
|
// [Tags "!Protected"]
|
|
732
|
+
// [Protected "!true"]
|
|
546
733
|
@sapShell_BackgroundImageOpacity: 1.0;
|
|
547
734
|
|
|
548
735
|
// [Tags "!Protected"]
|
|
736
|
+
// [Protected "!true"]
|
|
549
737
|
@sapShell_BackgroundImageRepeat: false;
|
|
550
738
|
|
|
551
739
|
// [Tags "!Protected"]
|
|
740
|
+
// [Protected "!true"]
|
|
552
741
|
@sapShell_BorderColor: @sapHC_StandardForeground;
|
|
553
742
|
|
|
554
743
|
// [Tags "!Protected"]
|
|
744
|
+
// [Protected "!true"]
|
|
555
745
|
@sapShell_TextColor: contrast(@sapShellColor, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
556
746
|
|
|
557
747
|
// [Tags "!Protected"]
|
|
748
|
+
// [Protected "!true"]
|
|
558
749
|
@sapShell_InteractiveBackground: @sapField_Background;
|
|
559
750
|
|
|
560
751
|
// [Tags "!Protected"]
|
|
752
|
+
// [Protected "!true"]
|
|
561
753
|
@sapShell_InteractiveTextColor: @sapShell_TextColor;
|
|
562
754
|
|
|
563
755
|
// [Tags "!Protected"]
|
|
756
|
+
// [Protected "!true"]
|
|
564
757
|
@sapShell_InteractiveBorderColor: @sapField_BorderColor;
|
|
565
758
|
|
|
566
759
|
// [Tags "!Protected"]
|
|
760
|
+
// [Protected "!true"]
|
|
567
761
|
@sapShell_GroupTitleTextColor: @sapTitleColor;
|
|
568
762
|
|
|
569
763
|
// [Tags "!Protected"]
|
|
764
|
+
// [Protected "!true"]
|
|
570
765
|
@sapShell_GroupTitleTextShadow: -0.0625 * @sapContent_GridSize 0 @sapShell_Background, 0 0.0625 * @sapContent_GridSize @sapShell_Background, 0.0625 * @sapContent_GridSize 0 @sapShell_Background, 0 -0.0625 * @sapContent_GridSize @sapShell_Background;
|
|
571
766
|
|
|
572
767
|
// [Tags "!Protected"]
|
|
768
|
+
// [Protected "!true"]
|
|
573
769
|
@sapShell_Hover_Background: @sapHighlightColor;
|
|
574
770
|
|
|
575
771
|
// [Tags "!Protected"]
|
|
772
|
+
// [Protected "!true"]
|
|
576
773
|
@sapShell_Active_Background: @sapActiveColor;
|
|
577
774
|
|
|
578
775
|
// [Tags "!Protected"]
|
|
776
|
+
// [Protected "!true"]
|
|
579
777
|
@sapShell_Active_TextColor: contrast(@sapShell_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
580
778
|
|
|
581
779
|
// [Tags "!Protected"]
|
|
780
|
+
// [Protected "!true"]
|
|
582
781
|
@sapShell_Selected_Background: @sapSelectedColor;
|
|
583
782
|
|
|
584
783
|
// [Tags "!Protected"]
|
|
784
|
+
// [Protected "!true"]
|
|
585
785
|
@sapShell_Selected_TextColor: contrast(@sapShell_Selected_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
586
786
|
|
|
587
787
|
// [Tags "!Protected"]
|
|
788
|
+
// [Protected "!true"]
|
|
588
789
|
@sapShell_Selected_Hover_Background: @sapHighlightColor;
|
|
589
790
|
|
|
590
791
|
// [Tags "!Protected"]
|
|
792
|
+
// [Protected "!true"]
|
|
591
793
|
@sapShell_Favicon: none;
|
|
592
794
|
|
|
593
795
|
// [Tags "!Protected"]
|
|
796
|
+
// [Protected "!true"]
|
|
594
797
|
@sapShell_Navigation_Background: @sapShellColor;
|
|
595
798
|
|
|
596
799
|
// [Tags "!Protected"]
|
|
800
|
+
// [Protected "!true"]
|
|
597
801
|
@sapShell_Navigation_Hover_Background: @sapShell_Hover_Background;
|
|
598
802
|
|
|
599
803
|
// [Tags "!Protected"]
|
|
804
|
+
// [Protected "!true"]
|
|
600
805
|
@sapShell_Navigation_SelectedColor: @sapShell_Navigation_Selected_TextColor;
|
|
601
806
|
|
|
602
807
|
// [Tags "!Protected"]
|
|
808
|
+
// [Protected "!true"]
|
|
603
809
|
@sapShell_Navigation_Selected_TextColor: @sapShell_InteractiveTextColor;
|
|
604
810
|
|
|
605
811
|
// [Tags "!Protected"]
|
|
812
|
+
// [Protected "!true"]
|
|
606
813
|
@sapShell_Navigation_TextColor: contrast(@sapShell_Navigation_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
607
814
|
|
|
608
815
|
// [Tags "!Protected"]
|
|
816
|
+
// [Protected "!true"]
|
|
609
817
|
@sapShell_Navigation_Active_TextColor: contrast(@sapShell_Navigation_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
610
818
|
|
|
611
819
|
// [Tags "!Protected"]
|
|
820
|
+
// [Protected "!true"]
|
|
612
821
|
@sapShell_Navigation_Active_Background: @sapShell_Active_Background;
|
|
613
822
|
|
|
614
823
|
// [Tags "!Protected"]
|
|
824
|
+
// [Protected "!true"]
|
|
615
825
|
@sapShell_Shadow: 0 0.125rem 0 0 @sapShell_BorderColor;
|
|
616
826
|
|
|
617
827
|
// [Tags "!Protected"]
|
|
828
|
+
// [Protected "!true"]
|
|
618
829
|
@sapShell_NegativeColor: @sapNegativeColor;
|
|
619
830
|
|
|
620
831
|
// [Tags "!Protected"]
|
|
832
|
+
// [Protected "!true"]
|
|
621
833
|
@sapShell_CriticalColor: @sapCriticalColor;
|
|
622
834
|
|
|
623
835
|
// [Tags "!Protected"]
|
|
836
|
+
// [Protected "!true"]
|
|
624
837
|
@sapShell_PositiveColor: @sapPositiveColor;
|
|
625
838
|
|
|
626
839
|
// [Tags "!Protected"]
|
|
840
|
+
// [Protected "!true"]
|
|
627
841
|
@sapShell_InformativeColor: @sapInformativeColor;
|
|
628
842
|
|
|
629
843
|
// [Tags "!Protected"]
|
|
844
|
+
// [Protected "!true"]
|
|
630
845
|
@sapShell_NeutralColor: @sapNeutralColor;
|
|
631
846
|
@sapShell_Category_1_Background: @sapHC_StandardBackground;
|
|
632
847
|
|
|
633
848
|
// [Tags "!Protected"]
|
|
849
|
+
// [Protected "!true"]
|
|
634
850
|
@sapShell_Category_1_BorderColor: @sapLegendColor6;
|
|
635
851
|
@sapShell_Category_1_TextColor: contrast(@sapShell_Category_1_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
636
852
|
@sapShell_Category_1_TextShadow: none;
|
|
637
853
|
@sapShell_Category_2_Background: @sapHC_StandardBackground;
|
|
638
854
|
|
|
639
855
|
// [Tags "!Protected"]
|
|
856
|
+
// [Protected "!true"]
|
|
640
857
|
@sapShell_Category_2_BorderColor: @sapLegendColor3;
|
|
641
858
|
@sapShell_Category_2_TextColor: contrast(@sapShell_Category_2_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
642
859
|
@sapShell_Category_2_TextShadow: none;
|
|
643
860
|
@sapShell_Category_3_Background: @sapHC_StandardBackground;
|
|
644
861
|
|
|
645
862
|
// [Tags "!Protected"]
|
|
863
|
+
// [Protected "!true"]
|
|
646
864
|
@sapShell_Category_3_BorderColor: @sapLegendColor1;
|
|
647
865
|
@sapShell_Category_3_TextColor: contrast(@sapShell_Category_3_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
648
866
|
@sapShell_Category_3_TextShadow: none;
|
|
649
867
|
@sapShell_Category_4_Background: @sapHC_StandardBackground;
|
|
650
868
|
|
|
651
869
|
// [Tags "!Protected"]
|
|
870
|
+
// [Protected "!true"]
|
|
652
871
|
@sapShell_Category_4_BorderColor: @sapLegendColor10;
|
|
653
872
|
@sapShell_Category_4_TextColor: contrast(@sapShell_Category_4_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
654
873
|
@sapShell_Category_4_TextShadow: none;
|
|
655
874
|
@sapShell_Category_5_Background: @sapHC_StandardBackground;
|
|
656
875
|
|
|
657
876
|
// [Tags "!Protected"]
|
|
877
|
+
// [Protected "!true"]
|
|
658
878
|
@sapShell_Category_5_BorderColor: @sapLegendColor12;
|
|
659
879
|
@sapShell_Category_5_TextColor: contrast(@sapShell_Category_5_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
660
880
|
@sapShell_Category_5_TextShadow: none;
|
|
661
881
|
@sapShell_Category_6_Background: @sapHC_StandardBackground;
|
|
662
882
|
|
|
663
883
|
// [Tags "!Protected"]
|
|
884
|
+
// [Protected "!true"]
|
|
664
885
|
@sapShell_Category_6_BorderColor: @sapLegendColor7;
|
|
665
886
|
@sapShell_Category_6_TextColor: contrast(@sapShell_Category_6_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
666
887
|
@sapShell_Category_6_TextShadow: none;
|
|
667
888
|
@sapShell_Category_7_Background: @sapHC_StandardBackground;
|
|
668
889
|
|
|
669
890
|
// [Tags "!Protected"]
|
|
891
|
+
// [Protected "!true"]
|
|
670
892
|
@sapShell_Category_7_BorderColor: @sapLegendColor5;
|
|
671
893
|
@sapShell_Category_7_TextColor: contrast(@sapShell_Category_7_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
672
894
|
@sapShell_Category_7_TextShadow: none;
|
|
673
895
|
@sapShell_Category_8_Background: @sapHC_StandardBackground;
|
|
674
896
|
|
|
675
897
|
// [Tags "!Protected"]
|
|
898
|
+
// [Protected "!true"]
|
|
676
899
|
@sapShell_Category_8_BorderColor: @sapLegendColor8;
|
|
677
900
|
@sapShell_Category_8_TextColor: contrast(@sapShell_Category_8_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
678
901
|
@sapShell_Category_8_TextShadow: none;
|
|
679
902
|
@sapShell_Category_9_Background: @sapHC_StandardBackground;
|
|
680
903
|
|
|
681
904
|
// [Tags "!Protected"]
|
|
905
|
+
// [Protected "!true"]
|
|
682
906
|
@sapShell_Category_9_BorderColor: #002a86;
|
|
683
907
|
@sapShell_Category_9_TextColor: contrast(@sapShell_Category_9_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
684
908
|
@sapShell_Category_9_TextShadow: none;
|
|
685
909
|
@sapShell_Category_10_Background: @sapHC_StandardBackground;
|
|
686
910
|
|
|
687
911
|
// [Tags "!Protected"]
|
|
912
|
+
// [Protected "!true"]
|
|
688
913
|
@sapShell_Category_10_BorderColor: #47596c;
|
|
689
914
|
@sapShell_Category_10_TextColor: contrast(@sapShell_Category_10_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
690
915
|
@sapShell_Category_10_TextShadow: none;
|
|
691
916
|
@sapShell_Category_11_Background: @sapHC_StandardBackground;
|
|
692
917
|
|
|
693
918
|
// [Tags "!Protected"]
|
|
919
|
+
// [Protected "!true"]
|
|
694
920
|
@sapShell_Category_11_BorderColor: #af080b;
|
|
695
921
|
@sapShell_Category_11_TextColor: contrast(@sapShell_Category_11_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
696
922
|
@sapShell_Category_11_TextShadow: none;
|
|
697
923
|
@sapShell_Category_12_Background: @sapHC_StandardBackground;
|
|
698
924
|
|
|
699
925
|
// [Tags "!Protected"]
|
|
926
|
+
// [Protected "!true"]
|
|
700
927
|
@sapShell_Category_12_BorderColor: #7000e0;
|
|
701
928
|
@sapShell_Category_12_TextColor: contrast(@sapShell_Category_12_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
702
929
|
@sapShell_Category_12_TextShadow: none;
|
|
703
930
|
@sapShell_Category_13_Background: @sapHC_StandardBackground;
|
|
704
931
|
|
|
705
932
|
// [Tags "!Protected"]
|
|
933
|
+
// [Protected "!true"]
|
|
706
934
|
@sapShell_Category_13_BorderColor: #580440;
|
|
707
935
|
@sapShell_Category_13_TextColor: contrast(@sapShell_Category_13_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
708
936
|
@sapShell_Category_13_TextShadow: none;
|
|
709
937
|
@sapShell_Category_14_Background: @sapHC_StandardBackground;
|
|
710
938
|
|
|
711
939
|
// [Tags "!Protected"]
|
|
940
|
+
// [Protected "!true"]
|
|
712
941
|
@sapShell_Category_14_BorderColor: #035663;
|
|
713
942
|
@sapShell_Category_14_TextColor: contrast(@sapShell_Category_14_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
714
943
|
@sapShell_Category_14_TextShadow: none;
|
|
715
944
|
@sapShell_Category_15_Background: @sapHC_StandardBackground;
|
|
716
945
|
|
|
717
946
|
// [Tags "!Protected"]
|
|
947
|
+
// [Protected "!true"]
|
|
718
948
|
@sapShell_Category_15_BorderColor: #223548;
|
|
719
949
|
@sapShell_Category_15_TextColor: contrast(@sapShell_Category_15_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
720
950
|
@sapShell_Category_15_TextShadow: none;
|
|
721
951
|
@sapShell_Category_16_Background: @sapHC_StandardBackground;
|
|
722
952
|
|
|
723
953
|
// [Tags "!Protected"]
|
|
954
|
+
// [Protected "!true"]
|
|
724
955
|
@sapShell_Category_16_BorderColor: #1e592f;
|
|
725
956
|
@sapShell_Category_16_TextColor: contrast(@sapShell_Category_16_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
726
957
|
@sapShell_Category_16_TextShadow: none;
|
|
727
958
|
|
|
728
959
|
// [Tags "!Protected"]
|
|
960
|
+
// [Protected "!true"]
|
|
729
961
|
@sapAvatar_1_Background: @sapBackgroundColor;
|
|
730
962
|
|
|
731
963
|
// [Tags "!Protected"]
|
|
964
|
+
// [Protected "!true"]
|
|
732
965
|
@sapAvatar_1_BorderColor: @sapGroup_ContentBorderColor;
|
|
733
966
|
|
|
734
967
|
// [Tags "!Protected"]
|
|
968
|
+
// [Protected "!true"]
|
|
735
969
|
@sapAvatar_1_TextColor: contrast(@sapAvatar_1_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
736
970
|
|
|
737
971
|
// [Tags "!Protected"]
|
|
972
|
+
// [Protected "!true"]
|
|
738
973
|
@sapAvatar_2_Background: @sapBackgroundColor;
|
|
739
974
|
|
|
740
975
|
// [Tags "!Protected"]
|
|
976
|
+
// [Protected "!true"]
|
|
741
977
|
@sapAvatar_2_BorderColor: @sapGroup_ContentBorderColor;
|
|
742
978
|
|
|
743
979
|
// [Tags "!Protected"]
|
|
980
|
+
// [Protected "!true"]
|
|
744
981
|
@sapAvatar_2_TextColor: contrast(@sapAvatar_2_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
745
982
|
|
|
746
983
|
// [Tags "!Protected"]
|
|
984
|
+
// [Protected "!true"]
|
|
747
985
|
@sapAvatar_3_Background: @sapBackgroundColor;
|
|
748
986
|
|
|
749
987
|
// [Tags "!Protected"]
|
|
988
|
+
// [Protected "!true"]
|
|
750
989
|
@sapAvatar_3_BorderColor: @sapGroup_ContentBorderColor;
|
|
751
990
|
|
|
752
991
|
// [Tags "!Protected"]
|
|
992
|
+
// [Protected "!true"]
|
|
753
993
|
@sapAvatar_3_TextColor: contrast(@sapAvatar_3_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
754
994
|
|
|
755
995
|
// [Tags "!Protected"]
|
|
996
|
+
// [Protected "!true"]
|
|
756
997
|
@sapAvatar_4_Background: @sapBackgroundColor;
|
|
757
998
|
|
|
758
999
|
// [Tags "!Protected"]
|
|
1000
|
+
// [Protected "!true"]
|
|
759
1001
|
@sapAvatar_4_BorderColor: @sapGroup_ContentBorderColor;
|
|
760
1002
|
|
|
761
1003
|
// [Tags "!Protected"]
|
|
1004
|
+
// [Protected "!true"]
|
|
762
1005
|
@sapAvatar_4_TextColor: contrast(@sapAvatar_4_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
763
1006
|
|
|
764
1007
|
// [Tags "!Protected"]
|
|
1008
|
+
// [Protected "!true"]
|
|
765
1009
|
@sapAvatar_5_Background: @sapBackgroundColor;
|
|
766
1010
|
|
|
767
1011
|
// [Tags "!Protected"]
|
|
1012
|
+
// [Protected "!true"]
|
|
768
1013
|
@sapAvatar_5_BorderColor: @sapGroup_ContentBorderColor;
|
|
769
1014
|
|
|
770
1015
|
// [Tags "!Protected"]
|
|
1016
|
+
// [Protected "!true"]
|
|
771
1017
|
@sapAvatar_5_TextColor: contrast(@sapAvatar_5_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
772
1018
|
|
|
773
1019
|
// [Tags "!Protected"]
|
|
1020
|
+
// [Protected "!true"]
|
|
774
1021
|
@sapAvatar_6_Background: @sapBackgroundColor;
|
|
775
1022
|
|
|
776
1023
|
// [Tags "!Protected"]
|
|
1024
|
+
// [Protected "!true"]
|
|
777
1025
|
@sapAvatar_6_BorderColor: @sapGroup_ContentBorderColor;
|
|
778
1026
|
|
|
779
1027
|
// [Tags "!Protected"]
|
|
1028
|
+
// [Protected "!true"]
|
|
780
1029
|
@sapAvatar_6_TextColor: contrast(@sapAvatar_6_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
781
1030
|
|
|
782
1031
|
// [Tags "!Protected"]
|
|
1032
|
+
// [Protected "!true"]
|
|
783
1033
|
@sapAvatar_7_Background: @sapBackgroundColor;
|
|
784
1034
|
|
|
785
1035
|
// [Tags "!Protected"]
|
|
1036
|
+
// [Protected "!true"]
|
|
786
1037
|
@sapAvatar_7_BorderColor: @sapGroup_ContentBorderColor;
|
|
787
1038
|
|
|
788
1039
|
// [Tags "!Protected"]
|
|
1040
|
+
// [Protected "!true"]
|
|
789
1041
|
@sapAvatar_7_TextColor: contrast(@sapAvatar_7_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
790
1042
|
|
|
791
1043
|
// [Tags "!Protected"]
|
|
1044
|
+
// [Protected "!true"]
|
|
792
1045
|
@sapAvatar_8_Background: @sapBackgroundColor;
|
|
793
1046
|
|
|
794
1047
|
// [Tags "!Protected"]
|
|
1048
|
+
// [Protected "!true"]
|
|
795
1049
|
@sapAvatar_8_BorderColor: @sapGroup_ContentBorderColor;
|
|
796
1050
|
|
|
797
1051
|
// [Tags "!Protected"]
|
|
1052
|
+
// [Protected "!true"]
|
|
798
1053
|
@sapAvatar_8_TextColor: contrast(@sapAvatar_8_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
799
1054
|
|
|
800
1055
|
// [Tags "!Protected"]
|
|
1056
|
+
// [Protected "!true"]
|
|
801
1057
|
@sapAvatar_9_Background: @sapBackgroundColor;
|
|
802
1058
|
|
|
803
1059
|
// [Tags "!Protected"]
|
|
1060
|
+
// [Protected "!true"]
|
|
804
1061
|
@sapAvatar_9_BorderColor: @sapGroup_ContentBorderColor;
|
|
805
1062
|
|
|
806
1063
|
// [Tags "!Protected"]
|
|
1064
|
+
// [Protected "!true"]
|
|
807
1065
|
@sapAvatar_9_TextColor: contrast(@sapAvatar_9_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
808
1066
|
|
|
809
1067
|
// [Tags "!Protected"]
|
|
1068
|
+
// [Protected "!true"]
|
|
810
1069
|
@sapAvatar_10_Background: @sapBackgroundColor;
|
|
811
1070
|
|
|
812
1071
|
// [Tags "!Protected"]
|
|
1072
|
+
// [Protected "!true"]
|
|
813
1073
|
@sapAvatar_10_BorderColor: @sapGroup_ContentBorderColor;
|
|
814
1074
|
|
|
815
1075
|
// [Tags "!Protected"]
|
|
1076
|
+
// [Protected "!true"]
|
|
816
1077
|
@sapAvatar_10_TextColor: contrast(@sapAvatar_10_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
817
1078
|
|
|
818
1079
|
// [Tags "!Protected"]
|
|
1080
|
+
// [Protected "!true"]
|
|
819
1081
|
@sapButton_Background: @sapBackgroundColor;
|
|
820
1082
|
|
|
821
1083
|
// [Tags "!Protected"]
|
|
1084
|
+
// [Protected "!true"]
|
|
822
1085
|
@sapButton_BorderColor: @sapHC_StandardForeground;
|
|
823
1086
|
|
|
824
1087
|
// [Tags "!Protected"]
|
|
1088
|
+
// [Protected "!true"]
|
|
825
1089
|
@sapButton_BorderWidth: @sapElement_BorderWidth;
|
|
826
1090
|
|
|
827
1091
|
// [Tags "!Protected"]
|
|
1092
|
+
// [Protected "!true"]
|
|
828
1093
|
@sapButton_BorderCornerRadius: 0.375 * @sapContent_GridSize;
|
|
829
1094
|
|
|
830
1095
|
// [Tags "!Protected"]
|
|
1096
|
+
// [Protected "!true"]
|
|
831
1097
|
@sapButton_TextColor: contrast(@sapButton_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
832
1098
|
|
|
833
1099
|
// [Tags "!Protected"]
|
|
1100
|
+
// [Protected "!true"]
|
|
834
1101
|
@sapButton_Hover_Background: @sapHighlightColor;
|
|
835
1102
|
|
|
836
1103
|
// [Tags "!Protected"]
|
|
1104
|
+
// [Protected "!true"]
|
|
837
1105
|
@sapButton_Hover_BorderColor: @sapButton_BorderColor;
|
|
838
1106
|
|
|
839
1107
|
// [Tags "!Protected"]
|
|
1108
|
+
// [Protected "!true"]
|
|
840
1109
|
@sapButton_Hover_TextColor: contrast(@sapButton_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
841
1110
|
|
|
842
1111
|
// [Tags "!Protected"]
|
|
1112
|
+
// [Protected "!true"]
|
|
843
1113
|
@sapButton_IconColor: contrast(@sapButton_Background, @sapContent_IconColor, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);
|
|
844
1114
|
|
|
845
1115
|
// [Tags "!Protected"]
|
|
1116
|
+
// [Protected "!true"]
|
|
846
1117
|
@sapButton_Active_Background: @sapActiveColor;
|
|
847
1118
|
|
|
848
1119
|
// [Tags "!Protected"]
|
|
1120
|
+
// [Protected "!true"]
|
|
849
1121
|
@sapButton_Active_BorderColor: @sapButton_BorderColor;
|
|
850
1122
|
|
|
851
1123
|
// [Tags "!Protected"]
|
|
1124
|
+
// [Protected "!true"]
|
|
852
1125
|
@sapButton_Active_TextColor: contrast(@sapButton_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
853
1126
|
|
|
854
1127
|
// [Tags "!Protected"]
|
|
1128
|
+
// [Protected "!true"]
|
|
855
1129
|
@sapButton_Emphasized_Background: @sapButton_Background;
|
|
856
1130
|
|
|
857
1131
|
// [Tags "!Protected"]
|
|
1132
|
+
// [Protected "!true"]
|
|
858
1133
|
@sapButton_Emphasized_BorderColor: @sapButton_BorderColor;
|
|
859
1134
|
|
|
860
1135
|
// [Tags "!Protected"]
|
|
1136
|
+
// [Protected "!true"]
|
|
861
1137
|
@sapButton_Emphasized_TextColor: contrast(@sapButton_Emphasized_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
862
1138
|
|
|
863
1139
|
// [Tags "!Protected"]
|
|
1140
|
+
// [Protected "!true"]
|
|
864
1141
|
@sapButton_Emphasized_Hover_Background: @sapButton_Hover_Background;
|
|
865
1142
|
|
|
866
1143
|
// [Tags "!Protected"]
|
|
1144
|
+
// [Protected "!true"]
|
|
867
1145
|
@sapButton_Emphasized_Hover_BorderColor: @sapButton_Emphasized_BorderColor;
|
|
868
1146
|
|
|
869
1147
|
// [Tags "!Protected"]
|
|
1148
|
+
// [Protected "!true"]
|
|
870
1149
|
@sapButton_Emphasized_Hover_TextColor: contrast(@sapButton_Emphasized_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
871
1150
|
|
|
872
1151
|
// [Tags "!Protected"]
|
|
1152
|
+
// [Protected "!true"]
|
|
873
1153
|
@sapButton_Emphasized_Active_Background: @sapButton_Active_Background;
|
|
874
1154
|
|
|
875
1155
|
// [Tags "!Protected"]
|
|
1156
|
+
// [Protected "!true"]
|
|
876
1157
|
@sapButton_Emphasized_Active_BorderColor: @sapButton_Active_BorderColor;
|
|
877
1158
|
|
|
878
1159
|
// [Tags "!Protected"]
|
|
1160
|
+
// [Protected "!true"]
|
|
879
1161
|
@sapButton_Emphasized_Active_TextColor: contrast(@sapButton_Emphasized_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
880
1162
|
|
|
881
1163
|
// [Tags "!Protected"]
|
|
1164
|
+
// [Protected "!true"]
|
|
882
1165
|
@sapButton_Emphasized_TextShadow: transparent;
|
|
883
1166
|
|
|
884
1167
|
// [Tags "!Protected"]
|
|
1168
|
+
// [Protected "!true"]
|
|
885
1169
|
@sapButton_Emphasized_FontWeight: bold;
|
|
886
1170
|
|
|
887
1171
|
// [Tags "!Protected"]
|
|
1172
|
+
// [Protected "!true"]
|
|
888
1173
|
@sapButton_Reject_Background: @sapButton_Background;
|
|
889
1174
|
|
|
890
1175
|
// [Tags "!Protected"]
|
|
1176
|
+
// [Protected "!true"]
|
|
891
1177
|
@sapButton_Reject_BorderColor: @sapButton_BorderColor;
|
|
892
1178
|
|
|
893
1179
|
// [Tags "!Protected"]
|
|
1180
|
+
// [Protected "!true"]
|
|
894
1181
|
@sapButton_Reject_TextColor: contrast(@sapButton_Reject_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
895
1182
|
|
|
896
1183
|
// [Tags "!Protected"]
|
|
1184
|
+
// [Protected "!true"]
|
|
897
1185
|
@sapButton_Reject_Hover_Background: @sapButton_Hover_Background;
|
|
898
1186
|
|
|
899
1187
|
// [Tags "!Protected"]
|
|
1188
|
+
// [Protected "!true"]
|
|
900
1189
|
@sapButton_Reject_Hover_BorderColor: @sapButton_Hover_BorderColor;
|
|
901
1190
|
|
|
902
1191
|
// [Tags "!Protected"]
|
|
1192
|
+
// [Protected "!true"]
|
|
903
1193
|
@sapButton_Reject_Hover_TextColor: contrast(@sapButton_Reject_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
904
1194
|
|
|
905
1195
|
// [Tags "!Protected"]
|
|
1196
|
+
// [Protected "!true"]
|
|
906
1197
|
@sapButton_Reject_Active_Background: @sapButton_Active_Background;
|
|
907
1198
|
|
|
908
1199
|
// [Tags "!Protected"]
|
|
1200
|
+
// [Protected "!true"]
|
|
909
1201
|
@sapButton_Reject_Active_BorderColor: @sapButton_Active_BorderColor;
|
|
910
1202
|
|
|
911
1203
|
// [Tags "!Protected"]
|
|
1204
|
+
// [Protected "!true"]
|
|
912
1205
|
@sapButton_Reject_Active_TextColor: contrast(@sapButton_Reject_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
913
1206
|
|
|
914
1207
|
// [Tags "!Protected"]
|
|
1208
|
+
// [Protected "!true"]
|
|
915
1209
|
@sapButton_Reject_Selected_Background: @sapSelectedColor;
|
|
916
1210
|
|
|
917
1211
|
// [Tags "!Protected"]
|
|
1212
|
+
// [Protected "!true"]
|
|
918
1213
|
@sapButton_Reject_Selected_BorderColor: @sapButton_BorderColor;
|
|
919
1214
|
|
|
920
1215
|
// [Tags "!Protected"]
|
|
1216
|
+
// [Protected "!true"]
|
|
921
1217
|
@sapButton_Reject_Selected_TextColor: contrast(@sapButton_Reject_Selected_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
922
1218
|
|
|
923
1219
|
// [Tags "!Protected"]
|
|
1220
|
+
// [Protected "!true"]
|
|
924
1221
|
@sapButton_Reject_Selected_Hover_Background: @sapButton_Hover_Background;
|
|
925
1222
|
|
|
926
1223
|
// [Tags "!Protected"]
|
|
1224
|
+
// [Protected "!true"]
|
|
927
1225
|
@sapButton_Reject_Selected_Hover_BorderColor: @sapButton_Hover_BorderColor;
|
|
928
1226
|
|
|
929
1227
|
// [Tags "!Protected"]
|
|
1228
|
+
// [Protected "!true"]
|
|
930
1229
|
@sapButton_Accept_Background: @sapButton_Background;
|
|
931
1230
|
|
|
932
1231
|
// [Tags "!Protected"]
|
|
1232
|
+
// [Protected "!true"]
|
|
933
1233
|
@sapButton_Accept_BorderColor: @sapButton_BorderColor;
|
|
934
1234
|
|
|
935
1235
|
// [Tags "!Protected"]
|
|
1236
|
+
// [Protected "!true"]
|
|
936
1237
|
@sapButton_Accept_TextColor: contrast(@sapButton_Accept_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
937
1238
|
|
|
938
1239
|
// [Tags "!Protected"]
|
|
1240
|
+
// [Protected "!true"]
|
|
939
1241
|
@sapButton_Accept_Hover_Background: @sapButton_Hover_Background;
|
|
940
1242
|
|
|
941
1243
|
// [Tags "!Protected"]
|
|
1244
|
+
// [Protected "!true"]
|
|
942
1245
|
@sapButton_Accept_Hover_BorderColor: @sapButton_Hover_BorderColor;
|
|
943
1246
|
|
|
944
1247
|
// [Tags "!Protected"]
|
|
1248
|
+
// [Protected "!true"]
|
|
945
1249
|
@sapButton_Accept_Hover_TextColor: contrast(@sapButton_Accept_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
946
1250
|
|
|
947
1251
|
// [Tags "!Protected"]
|
|
1252
|
+
// [Protected "!true"]
|
|
948
1253
|
@sapButton_Accept_Active_Background: @sapButton_Active_Background;
|
|
949
1254
|
|
|
950
1255
|
// [Tags "!Protected"]
|
|
1256
|
+
// [Protected "!true"]
|
|
951
1257
|
@sapButton_Accept_Active_BorderColor: @sapButton_Active_BorderColor;
|
|
952
1258
|
|
|
953
1259
|
// [Tags "!Protected"]
|
|
1260
|
+
// [Protected "!true"]
|
|
954
1261
|
@sapButton_Accept_Active_TextColor: contrast(@sapButton_Accept_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
955
1262
|
|
|
956
1263
|
// [Tags "!Protected"]
|
|
1264
|
+
// [Protected "!true"]
|
|
957
1265
|
@sapButton_Accept_Selected_Background: @sapSelectedColor;
|
|
958
1266
|
|
|
959
1267
|
// [Tags "!Protected"]
|
|
1268
|
+
// [Protected "!true"]
|
|
960
1269
|
@sapButton_Accept_Selected_BorderColor: @sapButton_BorderColor;
|
|
961
1270
|
|
|
962
1271
|
// [Tags "!Protected"]
|
|
1272
|
+
// [Protected "!true"]
|
|
963
1273
|
@sapButton_Accept_Selected_TextColor: contrast(@sapButton_Accept_Selected_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
964
1274
|
|
|
965
1275
|
// [Tags "!Protected"]
|
|
1276
|
+
// [Protected "!true"]
|
|
966
1277
|
@sapButton_Accept_Selected_Hover_Background: @sapButton_Hover_Background;
|
|
967
1278
|
|
|
968
1279
|
// [Tags "!Protected"]
|
|
1280
|
+
// [Protected "!true"]
|
|
969
1281
|
@sapButton_Accept_Selected_Hover_BorderColor: @sapButton_Hover_BorderColor;
|
|
970
1282
|
|
|
971
1283
|
// [Tags "!Protected"]
|
|
1284
|
+
// [Protected "!true"]
|
|
972
1285
|
@sapButton_Lite_Background: @sapButton_Background;
|
|
973
1286
|
|
|
974
1287
|
// [Tags "!Protected"]
|
|
1288
|
+
// [Protected "!true"]
|
|
975
1289
|
@sapButton_Lite_BorderColor: @sapButton_BorderColor;
|
|
976
1290
|
|
|
977
1291
|
// [Tags "!Protected"]
|
|
1292
|
+
// [Protected "!true"]
|
|
978
1293
|
@sapButton_Lite_TextColor: @sapButton_TextColor;
|
|
979
1294
|
|
|
980
1295
|
// [Tags "!Protected"]
|
|
1296
|
+
// [Protected "!true"]
|
|
981
1297
|
@sapButton_Lite_Hover_Background: @sapButton_Hover_Background;
|
|
982
1298
|
|
|
983
1299
|
// [Tags "!Protected"]
|
|
1300
|
+
// [Protected "!true"]
|
|
984
1301
|
@sapButton_Lite_Hover_BorderColor: @sapButton_Hover_BorderColor;
|
|
985
1302
|
|
|
986
1303
|
// [Tags "!Protected"]
|
|
1304
|
+
// [Protected "!true"]
|
|
987
1305
|
@sapButton_Lite_Hover_TextColor: @sapButton_Lite_TextColor;
|
|
988
1306
|
|
|
989
1307
|
// [Tags "!Protected"]
|
|
1308
|
+
// [Protected "!true"]
|
|
990
1309
|
@sapButton_Lite_Active_Background: @sapButton_Active_Background;
|
|
991
1310
|
|
|
992
1311
|
// [Tags "!Protected"]
|
|
1312
|
+
// [Protected "!true"]
|
|
993
1313
|
@sapButton_Lite_Active_BorderColor: @sapButton_Active_BorderColor;
|
|
994
1314
|
|
|
995
1315
|
// [Tags "!Protected"]
|
|
1316
|
+
// [Protected "!true"]
|
|
996
1317
|
@sapButton_Selected_Background: @sapSelectedColor;
|
|
997
1318
|
|
|
998
1319
|
// [Tags "!Protected"]
|
|
1320
|
+
// [Protected "!true"]
|
|
999
1321
|
@sapButton_Selected_BorderColor: @sapButton_BorderColor;
|
|
1000
1322
|
|
|
1001
1323
|
// [Tags "!Protected"]
|
|
1324
|
+
// [Protected "!true"]
|
|
1002
1325
|
@sapButton_Selected_TextColor: contrast(@sapButton_Selected_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1003
1326
|
|
|
1004
1327
|
// [Tags "!Protected"]
|
|
1328
|
+
// [Protected "!true"]
|
|
1005
1329
|
@sapButton_Selected_Hover_Background: @sapButton_Hover_Background;
|
|
1006
1330
|
|
|
1007
1331
|
// [Tags "!Protected"]
|
|
1332
|
+
// [Protected "!true"]
|
|
1008
1333
|
@sapButton_Selected_Hover_BorderColor: @sapButton_Hover_BorderColor;
|
|
1009
1334
|
|
|
1010
1335
|
// [Tags "!Protected"]
|
|
1336
|
+
// [Protected "!true"]
|
|
1011
1337
|
@sapButton_Attention_Background: @sapButton_Background;
|
|
1012
1338
|
|
|
1013
1339
|
// [Tags "!Protected"]
|
|
1340
|
+
// [Protected "!true"]
|
|
1014
1341
|
@sapButton_Attention_BorderColor: @sapButton_BorderColor;
|
|
1015
1342
|
|
|
1016
1343
|
// [Tags "!Protected"]
|
|
1344
|
+
// [Protected "!true"]
|
|
1017
1345
|
@sapButton_Attention_TextColor: contrast(@sapButton_Attention_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1018
1346
|
|
|
1019
1347
|
// [Tags "!Protected"]
|
|
1348
|
+
// [Protected "!true"]
|
|
1020
1349
|
@sapButton_Attention_Hover_Background: @sapButton_Hover_Background;
|
|
1021
1350
|
|
|
1022
1351
|
// [Tags "!Protected"]
|
|
1352
|
+
// [Protected "!true"]
|
|
1023
1353
|
@sapButton_Attention_Hover_BorderColor: @sapButton_Hover_BorderColor;
|
|
1024
1354
|
|
|
1025
1355
|
// [Tags "!Protected"]
|
|
1356
|
+
// [Protected "!true"]
|
|
1026
1357
|
@sapButton_Attention_Hover_TextColor: contrast(@sapButton_Attention_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1027
1358
|
|
|
1028
1359
|
// [Tags "!Protected"]
|
|
1360
|
+
// [Protected "!true"]
|
|
1029
1361
|
@sapButton_Attention_Active_Background: @sapButton_Active_Background;
|
|
1030
1362
|
|
|
1031
1363
|
// [Tags "!Protected"]
|
|
1364
|
+
// [Protected "!true"]
|
|
1032
1365
|
@sapButton_Attention_Active_BorderColor: @sapButton_Active_BorderColor;
|
|
1033
1366
|
|
|
1034
1367
|
// [Tags "!Protected"]
|
|
1368
|
+
// [Protected "!true"]
|
|
1035
1369
|
@sapButton_Attention_Active_TextColor: contrast(@sapButton_Attention_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1036
1370
|
|
|
1037
1371
|
// [Tags "!Protected"]
|
|
1372
|
+
// [Protected "!true"]
|
|
1038
1373
|
@sapButton_Attention_Selected_Background: @sapSelectedColor;
|
|
1039
1374
|
|
|
1040
1375
|
// [Tags "!Protected"]
|
|
1376
|
+
// [Protected "!true"]
|
|
1041
1377
|
@sapButton_Attention_Selected_BorderColor: @sapButton_BorderColor;
|
|
1042
1378
|
|
|
1043
1379
|
// [Tags "!Protected"]
|
|
1380
|
+
// [Protected "!true"]
|
|
1044
1381
|
@sapButton_Attention_Selected_TextColor: contrast(@sapButton_Attention_Selected_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1045
1382
|
|
|
1046
1383
|
// [Tags "!Protected"]
|
|
1384
|
+
// [Protected "!true"]
|
|
1047
1385
|
@sapButton_Attention_Selected_Hover_Background: @sapButton_Hover_Background;
|
|
1048
1386
|
|
|
1049
1387
|
// [Tags "!Protected"]
|
|
1388
|
+
// [Protected "!true"]
|
|
1050
1389
|
@sapButton_Attention_Selected_Hover_BorderColor: @sapButton_Hover_BorderColor;
|
|
1051
1390
|
|
|
1052
1391
|
// [Tags "!Protected"]
|
|
1392
|
+
// [Protected "!true"]
|
|
1053
1393
|
@sapButton_Negative_Background: @sapButton_Background;
|
|
1054
1394
|
|
|
1055
1395
|
// [Tags "!Protected"]
|
|
1396
|
+
// [Protected "!true"]
|
|
1056
1397
|
@sapButton_Negative_BorderColor: @sapButton_BorderColor;
|
|
1057
1398
|
|
|
1058
1399
|
// [Tags "!Protected"]
|
|
1400
|
+
// [Protected "!true"]
|
|
1059
1401
|
@sapButton_Negative_TextColor: contrast(@sapButton_Negative_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1060
1402
|
|
|
1061
1403
|
// [Tags "!Protected"]
|
|
1404
|
+
// [Protected "!true"]
|
|
1062
1405
|
@sapButton_Negative_Hover_Background: @sapButton_Hover_Background;
|
|
1063
1406
|
|
|
1064
1407
|
// [Tags "!Protected"]
|
|
1408
|
+
// [Protected "!true"]
|
|
1065
1409
|
@sapButton_Negative_Hover_BorderColor: @sapButton_Negative_BorderColor;
|
|
1066
1410
|
|
|
1067
1411
|
// [Tags "!Protected"]
|
|
1412
|
+
// [Protected "!true"]
|
|
1068
1413
|
@sapButton_Negative_Hover_TextColor: contrast(@sapButton_Negative_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1069
1414
|
|
|
1070
1415
|
// [Tags "!Protected"]
|
|
1416
|
+
// [Protected "!true"]
|
|
1071
1417
|
@sapButton_Negative_Active_Background: @sapButton_Active_Background;
|
|
1072
1418
|
|
|
1073
1419
|
// [Tags "!Protected"]
|
|
1420
|
+
// [Protected "!true"]
|
|
1074
1421
|
@sapButton_Negative_Active_BorderColor: @sapButton_Active_BorderColor;
|
|
1075
1422
|
|
|
1076
1423
|
// [Tags "!Protected"]
|
|
1424
|
+
// [Protected "!true"]
|
|
1077
1425
|
@sapButton_Negative_Active_TextColor: contrast(@sapButton_Negative_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1078
1426
|
|
|
1079
1427
|
// [Tags "!Protected"]
|
|
1428
|
+
// [Protected "!true"]
|
|
1080
1429
|
@sapButton_Critical_Background: @sapButton_Background;
|
|
1081
1430
|
|
|
1082
1431
|
// [Tags "!Protected"]
|
|
1432
|
+
// [Protected "!true"]
|
|
1083
1433
|
@sapButton_Critical_BorderColor: @sapButton_BorderColor;
|
|
1084
1434
|
|
|
1085
1435
|
// [Tags "!Protected"]
|
|
1436
|
+
// [Protected "!true"]
|
|
1086
1437
|
@sapButton_Critical_TextColor: contrast(@sapButton_Critical_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1087
1438
|
|
|
1088
1439
|
// [Tags "!Protected"]
|
|
1440
|
+
// [Protected "!true"]
|
|
1089
1441
|
@sapButton_Critical_Hover_Background: @sapButton_Hover_Background;
|
|
1090
1442
|
|
|
1091
1443
|
// [Tags "!Protected"]
|
|
1444
|
+
// [Protected "!true"]
|
|
1092
1445
|
@sapButton_Critical_Hover_BorderColor: @sapButton_Critical_BorderColor;
|
|
1093
1446
|
|
|
1094
1447
|
// [Tags "!Protected"]
|
|
1448
|
+
// [Protected "!true"]
|
|
1095
1449
|
@sapButton_Critical_Hover_TextColor: contrast(@sapButton_Critical_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1096
1450
|
|
|
1097
1451
|
// [Tags "!Protected"]
|
|
1452
|
+
// [Protected "!true"]
|
|
1098
1453
|
@sapButton_Critical_Active_Background: @sapButton_Active_Background;
|
|
1099
1454
|
|
|
1100
1455
|
// [Tags "!Protected"]
|
|
1456
|
+
// [Protected "!true"]
|
|
1101
1457
|
@sapButton_Critical_Active_BorderColor: @sapButton_Active_BorderColor;
|
|
1102
1458
|
|
|
1103
1459
|
// [Tags "!Protected"]
|
|
1460
|
+
// [Protected "!true"]
|
|
1104
1461
|
@sapButton_Critical_Active_TextColor: contrast(@sapButton_Critical_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1105
1462
|
|
|
1106
1463
|
// [Tags "!Protected"]
|
|
1464
|
+
// [Protected "!true"]
|
|
1107
1465
|
@sapButton_Success_Background: @sapButton_Background;
|
|
1108
1466
|
|
|
1109
1467
|
// [Tags "!Protected"]
|
|
1468
|
+
// [Protected "!true"]
|
|
1110
1469
|
@sapButton_Success_BorderColor: @sapButton_BorderColor;
|
|
1111
1470
|
|
|
1112
1471
|
// [Tags "!Protected"]
|
|
1472
|
+
// [Protected "!true"]
|
|
1113
1473
|
@sapButton_Success_TextColor: contrast(@sapButton_Success_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1114
1474
|
|
|
1115
1475
|
// [Tags "!Protected"]
|
|
1476
|
+
// [Protected "!true"]
|
|
1116
1477
|
@sapButton_Success_Hover_Background: @sapButton_Hover_Background;
|
|
1117
1478
|
|
|
1118
1479
|
// [Tags "!Protected"]
|
|
1480
|
+
// [Protected "!true"]
|
|
1119
1481
|
@sapButton_Success_Hover_BorderColor: @sapButton_Success_BorderColor;
|
|
1120
1482
|
|
|
1121
1483
|
// [Tags "!Protected"]
|
|
1484
|
+
// [Protected "!true"]
|
|
1122
1485
|
@sapButton_Success_Hover_TextColor: contrast(@sapButton_Success_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1123
1486
|
|
|
1124
1487
|
// [Tags "!Protected"]
|
|
1488
|
+
// [Protected "!true"]
|
|
1125
1489
|
@sapButton_Success_Active_Background: @sapButton_Active_Background;
|
|
1126
1490
|
|
|
1127
1491
|
// [Tags "!Protected"]
|
|
1492
|
+
// [Protected "!true"]
|
|
1128
1493
|
@sapButton_Success_Active_BorderColor: @sapButton_Active_BorderColor;
|
|
1129
1494
|
|
|
1130
1495
|
// [Tags "!Protected"]
|
|
1496
|
+
// [Protected "!true"]
|
|
1131
1497
|
@sapButton_Success_Active_TextColor: contrast(@sapButton_Success_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1132
1498
|
|
|
1133
1499
|
// [Tags "!Protected"]
|
|
1500
|
+
// [Protected "!true"]
|
|
1134
1501
|
@sapButton_Information_Background: @sapButton_Background;
|
|
1135
1502
|
|
|
1136
1503
|
// [Tags "!Protected"]
|
|
1504
|
+
// [Protected "!true"]
|
|
1137
1505
|
@sapButton_Information_BorderColor: @sapButton_BorderColor;
|
|
1138
1506
|
|
|
1139
1507
|
// [Tags "!Protected"]
|
|
1508
|
+
// [Protected "!true"]
|
|
1140
1509
|
@sapButton_Information_TextColor: contrast(@sapButton_Information_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1141
1510
|
|
|
1142
1511
|
// [Tags "!Protected"]
|
|
1512
|
+
// [Protected "!true"]
|
|
1143
1513
|
@sapButton_Information_Hover_Background: @sapButton_Hover_Background;
|
|
1144
1514
|
|
|
1145
1515
|
// [Tags "!Protected"]
|
|
1516
|
+
// [Protected "!true"]
|
|
1146
1517
|
@sapButton_Information_Hover_BorderColor: @sapButton_Information_BorderColor;
|
|
1147
1518
|
|
|
1148
1519
|
// [Tags "!Protected"]
|
|
1520
|
+
// [Protected "!true"]
|
|
1149
1521
|
@sapButton_Information_Hover_TextColor: contrast(@sapButton_Information_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1150
1522
|
|
|
1151
1523
|
// [Tags "!Protected"]
|
|
1524
|
+
// [Protected "!true"]
|
|
1152
1525
|
@sapButton_Information_Active_Background: @sapButton_Active_Background;
|
|
1153
1526
|
|
|
1154
1527
|
// [Tags "!Protected"]
|
|
1528
|
+
// [Protected "!true"]
|
|
1155
1529
|
@sapButton_Information_Active_BorderColor: @sapButton_Active_BorderColor;
|
|
1156
1530
|
|
|
1157
1531
|
// [Tags "!Protected"]
|
|
1532
|
+
// [Protected "!true"]
|
|
1158
1533
|
@sapButton_Information_Active_TextColor: contrast(@sapButton_Information_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1159
1534
|
|
|
1160
1535
|
// [Tags "!Protected"]
|
|
1536
|
+
// [Protected "!true"]
|
|
1161
1537
|
@sapButton_Neutral_Background: @sapButton_Background;
|
|
1162
1538
|
|
|
1163
1539
|
// [Tags "!Protected"]
|
|
1540
|
+
// [Protected "!true"]
|
|
1164
1541
|
@sapButton_Neutral_BorderColor: @sapButton_BorderColor;
|
|
1165
1542
|
|
|
1166
1543
|
// [Tags "!Protected"]
|
|
1544
|
+
// [Protected "!true"]
|
|
1167
1545
|
@sapButton_Neutral_TextColor: contrast(@sapButton_Neutral_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1168
1546
|
|
|
1169
1547
|
// [Tags "!Protected"]
|
|
1548
|
+
// [Protected "!true"]
|
|
1170
1549
|
@sapButton_Neutral_Hover_Background: @sapButton_Hover_Background;
|
|
1171
1550
|
|
|
1172
1551
|
// [Tags "!Protected"]
|
|
1552
|
+
// [Protected "!true"]
|
|
1173
1553
|
@sapButton_Neutral_Hover_BorderColor: @sapButton_Neutral_BorderColor;
|
|
1174
1554
|
|
|
1175
1555
|
// [Tags "!Protected"]
|
|
1556
|
+
// [Protected "!true"]
|
|
1176
1557
|
@sapButton_Neutral_Hover_TextColor: contrast(@sapButton_Neutral_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1177
1558
|
|
|
1178
1559
|
// [Tags "!Protected"]
|
|
1560
|
+
// [Protected "!true"]
|
|
1179
1561
|
@sapButton_Neutral_Active_Background: @sapButton_Active_Background;
|
|
1180
1562
|
|
|
1181
1563
|
// [Tags "!Protected"]
|
|
1564
|
+
// [Protected "!true"]
|
|
1182
1565
|
@sapButton_Neutral_Active_BorderColor: @sapButton_Active_BorderColor;
|
|
1183
1566
|
|
|
1184
1567
|
// [Tags "!Protected"]
|
|
1568
|
+
// [Protected "!true"]
|
|
1185
1569
|
@sapButton_Neutral_Active_TextColor: contrast(@sapButton_Neutral_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1186
1570
|
|
|
1187
1571
|
// [Tags "!Protected"]
|
|
1572
|
+
// [Protected "!true"]
|
|
1188
1573
|
@sapButton_Track_Background: @sapButton_Background;
|
|
1189
1574
|
|
|
1190
1575
|
// [Tags "!Protected"]
|
|
1576
|
+
// [Protected "!true"]
|
|
1191
1577
|
@sapButton_Track_BorderColor: @sapContent_ForegroundBorderColor;
|
|
1192
1578
|
|
|
1193
1579
|
// [Tags "!Protected"]
|
|
1580
|
+
// [Protected "!true"]
|
|
1194
1581
|
@sapButton_Track_TextColor: contrast(@sapButton_Track_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1195
1582
|
|
|
1196
1583
|
// [Tags "!Protected"]
|
|
1584
|
+
// [Protected "!true"]
|
|
1197
1585
|
@sapButton_Track_Hover_Background: @sapButton_Hover_Background;
|
|
1198
1586
|
|
|
1199
1587
|
// [Tags "!Protected"]
|
|
1588
|
+
// [Protected "!true"]
|
|
1200
1589
|
@sapButton_Track_Hover_BorderColor: @sapButton_Track_BorderColor;
|
|
1201
1590
|
|
|
1202
1591
|
// [Tags "!Protected"]
|
|
1592
|
+
// [Protected "!true"]
|
|
1203
1593
|
@sapButton_Track_Selected_Background: @sapButton_Selected_Background;
|
|
1204
1594
|
|
|
1205
1595
|
// [Tags "!Protected"]
|
|
1596
|
+
// [Protected "!true"]
|
|
1206
1597
|
@sapButton_Track_Selected_BorderColor: @sapButton_Selected_BorderColor;
|
|
1207
1598
|
|
|
1208
1599
|
// [Tags "!Protected"]
|
|
1600
|
+
// [Protected "!true"]
|
|
1209
1601
|
@sapButton_Track_Selected_TextColor: contrast(@sapButton_Track_Selected_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1210
1602
|
|
|
1211
1603
|
// [Tags "!Protected"]
|
|
1604
|
+
// [Protected "!true"]
|
|
1212
1605
|
@sapButton_Track_Selected_Hover_Background: @sapButton_Selected_Hover_Background;
|
|
1213
1606
|
|
|
1214
1607
|
// [Tags "!Protected"]
|
|
1608
|
+
// [Protected "!true"]
|
|
1215
1609
|
@sapButton_Track_Selected_Hover_BorderColor: @sapButton_Selected_Hover_BorderColor;
|
|
1216
1610
|
|
|
1217
1611
|
// [Tags "!Protected"]
|
|
1612
|
+
// [Protected "!true"]
|
|
1218
1613
|
@sapButton_Handle_Background: @sapButton_Background;
|
|
1219
1614
|
|
|
1220
1615
|
// [Tags "!Protected"]
|
|
1616
|
+
// [Protected "!true"]
|
|
1221
1617
|
@sapButton_Handle_BorderColor: @sapButton_BorderColor;
|
|
1222
1618
|
|
|
1223
1619
|
// [Tags "!Protected"]
|
|
1620
|
+
// [Protected "!true"]
|
|
1224
1621
|
@sapButton_Handle_TextColor: contrast(@sapButton_Handle_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1225
1622
|
|
|
1226
1623
|
// [Tags "!Protected"]
|
|
1624
|
+
// [Protected "!true"]
|
|
1227
1625
|
@sapButton_Handle_Hover_Background: @sapButton_Hover_Background;
|
|
1228
1626
|
|
|
1229
1627
|
// [Tags "!Protected"]
|
|
1628
|
+
// [Protected "!true"]
|
|
1230
1629
|
@sapButton_Handle_Hover_BorderColor: @sapButton_Hover_BorderColor;
|
|
1231
1630
|
|
|
1232
1631
|
// [Tags "!Protected"]
|
|
1632
|
+
// [Protected "!true"]
|
|
1233
1633
|
@sapButton_Handle_Selected_Background: @sapButton_Selected_Background;
|
|
1234
1634
|
|
|
1235
1635
|
// [Tags "!Protected"]
|
|
1636
|
+
// [Protected "!true"]
|
|
1236
1637
|
@sapButton_Handle_Selected_BorderColor: @sapButton_Selected_BorderColor;
|
|
1237
1638
|
|
|
1238
1639
|
// [Tags "!Protected"]
|
|
1640
|
+
// [Protected "!true"]
|
|
1239
1641
|
@sapButton_Handle_Selected_TextColor: contrast(@sapButton_Handle_Selected_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1240
1642
|
|
|
1241
1643
|
// [Tags "!Protected"]
|
|
1644
|
+
// [Protected "!true"]
|
|
1242
1645
|
@sapButton_Handle_Selected_Hover_Background: @sapButton_Selected_Hover_Background;
|
|
1243
1646
|
|
|
1244
1647
|
// [Tags "!Protected"]
|
|
1648
|
+
// [Protected "!true"]
|
|
1245
1649
|
@sapButton_Handle_Selected_Hover_BorderColor: @sapButton_Selected_Hover_BorderColor;
|
|
1246
1650
|
|
|
1247
1651
|
// [Tags "!Protected"]
|
|
1652
|
+
// [Protected "!true"]
|
|
1248
1653
|
@sapButton_Track_Negative_Background: @sapButton_Background;
|
|
1249
1654
|
|
|
1250
1655
|
// [Tags "!Protected"]
|
|
1656
|
+
// [Protected "!true"]
|
|
1251
1657
|
@sapButton_Track_Negative_BorderColor: @sapNegativeElementColor;
|
|
1252
1658
|
|
|
1253
1659
|
// [Tags "!Protected"]
|
|
1660
|
+
// [Protected "!true"]
|
|
1254
1661
|
@sapButton_Track_Negative_TextColor: contrast(@sapButton_Track_Negative_Background, @sapNegativeElementColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1255
1662
|
|
|
1256
1663
|
// [Tags "!Protected"]
|
|
1664
|
+
// [Protected "!true"]
|
|
1257
1665
|
@sapButton_Track_Negative_Hover_Background: @sapButton_Hover_Background;
|
|
1258
1666
|
|
|
1259
1667
|
// [Tags "!Protected"]
|
|
1668
|
+
// [Protected "!true"]
|
|
1260
1669
|
@sapButton_Track_Negative_Hover_BorderColor: @sapButton_Track_Negative_BorderColor;
|
|
1261
1670
|
|
|
1262
1671
|
// [Tags "!Protected"]
|
|
1672
|
+
// [Protected "!true"]
|
|
1263
1673
|
@sapButton_Handle_Negative_Background: @sapButton_Handle_Background;
|
|
1264
1674
|
|
|
1265
1675
|
// [Tags "!Protected"]
|
|
1676
|
+
// [Protected "!true"]
|
|
1266
1677
|
@sapButton_Handle_Negative_BorderColor: @sapNegativeElementColor;
|
|
1267
1678
|
|
|
1268
1679
|
// [Tags "!Protected"]
|
|
1680
|
+
// [Protected "!true"]
|
|
1269
1681
|
@sapButton_Handle_Negative_TextColor: contrast(@sapButton_Handle_Negative_Background, @sapNegativeElementColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1270
1682
|
|
|
1271
1683
|
// [Tags "!Protected"]
|
|
1684
|
+
// [Protected "!true"]
|
|
1272
1685
|
@sapButton_Handle_Negative_Hover_Background: @sapButton_Handle_Hover_Background;
|
|
1273
1686
|
|
|
1274
1687
|
// [Tags "!Protected"]
|
|
1688
|
+
// [Protected "!true"]
|
|
1275
1689
|
@sapButton_Handle_Negative_Hover_BorderColor: @sapButton_Handle_Negative_BorderColor;
|
|
1276
1690
|
|
|
1277
1691
|
// [Tags "!Protected"]
|
|
1692
|
+
// [Protected "!true"]
|
|
1278
1693
|
@sapButton_Track_Positive_Background: @sapButton_Background;
|
|
1279
1694
|
|
|
1280
1695
|
// [Tags "!Protected"]
|
|
1696
|
+
// [Protected "!true"]
|
|
1281
1697
|
@sapButton_Track_Positive_BorderColor: @sapPositiveElementColor;
|
|
1282
1698
|
|
|
1283
1699
|
// [Tags "!Protected"]
|
|
1700
|
+
// [Protected "!true"]
|
|
1284
1701
|
@sapButton_Track_Positive_TextColor: contrast(@sapButton_Track_Positive_Background, @sapPositiveElementColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1285
1702
|
|
|
1286
1703
|
// [Tags "!Protected"]
|
|
1704
|
+
// [Protected "!true"]
|
|
1287
1705
|
@sapButton_Track_Positive_Hover_Background: @sapButton_Hover_Background;
|
|
1288
1706
|
|
|
1289
1707
|
// [Tags "!Protected"]
|
|
1708
|
+
// [Protected "!true"]
|
|
1290
1709
|
@sapButton_Track_Positive_Hover_BorderColor: @sapButton_Track_BorderColor;
|
|
1291
1710
|
|
|
1292
1711
|
// [Tags "!Protected"]
|
|
1712
|
+
// [Protected "!true"]
|
|
1293
1713
|
@sapButton_Handle_Positive_Background: @sapButton_Handle_Background;
|
|
1294
1714
|
|
|
1295
1715
|
// [Tags "!Protected"]
|
|
1716
|
+
// [Protected "!true"]
|
|
1296
1717
|
@sapButton_Handle_Positive_BorderColor: @sapPositiveElementColor;
|
|
1297
1718
|
|
|
1298
1719
|
// [Tags "!Protected"]
|
|
1720
|
+
// [Protected "!true"]
|
|
1299
1721
|
@sapButton_Handle_Positive_TextColor: contrast(@sapButton_Handle_Positive_Background, @sapPositiveTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1300
1722
|
|
|
1301
1723
|
// [Tags "!Protected"]
|
|
1724
|
+
// [Protected "!true"]
|
|
1302
1725
|
@sapButton_Handle_Positive_Hover_Background: @sapButton_Handle_Hover_Background;
|
|
1303
1726
|
|
|
1304
1727
|
// [Tags "!Protected"]
|
|
1728
|
+
// [Protected "!true"]
|
|
1305
1729
|
@sapButton_Handle_Positive_Hover_BorderColor: @sapButton_Handle_Positive_BorderColor;
|
|
1306
1730
|
|
|
1307
1731
|
// [Tags "!Protected"]
|
|
1732
|
+
// [Protected "!true"]
|
|
1308
1733
|
@sapButton_TokenBackground: @sapButton_Background;
|
|
1309
1734
|
|
|
1310
1735
|
// [Tags "!Protected"]
|
|
1736
|
+
// [Protected "!true"]
|
|
1311
1737
|
@sapButton_TokenBorderColor: @sapButton_BorderColor;
|
|
1312
1738
|
|
|
1313
1739
|
// [Tags "!Protected"]
|
|
1740
|
+
// [Protected "!true"]
|
|
1314
1741
|
@sapField_Background: @sapBackgroundColor;
|
|
1315
1742
|
|
|
1316
1743
|
// [Tags "!Protected"]
|
|
1744
|
+
// [Protected "!true"]
|
|
1317
1745
|
@sapField_BackgroundStyle: none;
|
|
1318
1746
|
|
|
1319
1747
|
// [Tags "!Protected"]
|
|
1748
|
+
// [Protected "!true"]
|
|
1320
1749
|
@sapField_TextColor: @sapTextColor;
|
|
1321
1750
|
|
|
1322
1751
|
// [Tags "!Protected"]
|
|
1752
|
+
// [Protected "!true"]
|
|
1323
1753
|
@sapField_PlaceholderTextColor: @sapHC_ReducedAltForeground;
|
|
1324
1754
|
|
|
1325
1755
|
// [Tags "!Protected"]
|
|
1756
|
+
// [Protected "!true"]
|
|
1326
1757
|
@sapField_BorderColor: @sapHC_StandardForeground;
|
|
1327
1758
|
|
|
1328
1759
|
// [Tags "!Protected"]
|
|
1760
|
+
// [Protected "!true"]
|
|
1329
1761
|
@sapField_HelpBackground: @sapField_Background;
|
|
1330
1762
|
|
|
1331
1763
|
// [Tags "!Protected"]
|
|
1764
|
+
// [Protected "!true"]
|
|
1332
1765
|
@sapField_BorderWidth: 0.125 * @sapContent_GridSize;
|
|
1333
1766
|
|
|
1334
1767
|
// [Tags "!Protected"]
|
|
1768
|
+
// [Protected "!true"]
|
|
1335
1769
|
@sapField_BorderStyle: solid;
|
|
1336
1770
|
|
|
1337
1771
|
// [Tags "!Protected"]
|
|
1772
|
+
// [Protected "!true"]
|
|
1338
1773
|
@sapField_BorderCornerRadius: 0;
|
|
1339
1774
|
|
|
1340
1775
|
// [Tags "!Protected"]
|
|
1776
|
+
// [Protected "!true"]
|
|
1341
1777
|
@sapField_Hover_Background: @sapField_Background;
|
|
1342
1778
|
|
|
1343
1779
|
// [Tags "!Protected"]
|
|
1780
|
+
// [Protected "!true"]
|
|
1344
1781
|
@sapField_Hover_BackgroundStyle: none;
|
|
1345
1782
|
|
|
1346
1783
|
// [Tags "!Protected"]
|
|
1784
|
+
// [Protected "!true"]
|
|
1347
1785
|
@sapField_Hover_BorderColor: @sapField_BorderColor;
|
|
1348
1786
|
|
|
1349
1787
|
// [Tags "!Protected"]
|
|
1788
|
+
// [Protected "!true"]
|
|
1350
1789
|
@sapField_Hover_HelpBackground: @sapField_Background;
|
|
1351
1790
|
|
|
1352
1791
|
// [Tags "!Protected"]
|
|
1792
|
+
// [Protected "!true"]
|
|
1353
1793
|
@sapField_Active_BorderColor: @sapField_BorderColor;
|
|
1354
1794
|
|
|
1355
1795
|
// [Tags "!Protected"]
|
|
1796
|
+
// [Protected "!true"]
|
|
1356
1797
|
@sapField_Focus_Background: @sapField_Background;
|
|
1357
1798
|
|
|
1358
1799
|
// [Tags "!Protected"]
|
|
1800
|
+
// [Protected "!true"]
|
|
1359
1801
|
@sapField_Focus_BorderColor: @sapField_BorderColor;
|
|
1360
1802
|
|
|
1361
1803
|
// [Tags "!Protected"]
|
|
1804
|
+
// [Protected "!true"]
|
|
1362
1805
|
@sapField_Focus_HelpBackground: @sapField_Background;
|
|
1363
1806
|
|
|
1364
1807
|
// [Tags "!Protected"]
|
|
1808
|
+
// [Protected "!true"]
|
|
1365
1809
|
@sapField_ReadOnly_Background: @sapHC_ReducedBackground;
|
|
1366
1810
|
|
|
1367
1811
|
// [Tags "!Protected"]
|
|
1812
|
+
// [Protected "!true"]
|
|
1368
1813
|
@sapField_ReadOnly_BackgroundStyle: none;
|
|
1369
1814
|
|
|
1370
1815
|
// [Tags "!Protected"]
|
|
1816
|
+
// [Protected "!true"]
|
|
1371
1817
|
@sapField_ReadOnly_BorderColor: @sapField_BorderColor;
|
|
1372
1818
|
|
|
1373
1819
|
// [Tags "!Protected"]
|
|
1820
|
+
// [Protected "!true"]
|
|
1374
1821
|
@sapField_ReadOnly_BorderStyle: @sapField_BorderStyle;
|
|
1375
1822
|
|
|
1376
1823
|
// [Tags "!Protected"]
|
|
1824
|
+
// [Protected "!true"]
|
|
1377
1825
|
@sapField_ReadOnly_HelpBackground: @sapField_ReadOnly_Background;
|
|
1378
1826
|
|
|
1379
1827
|
// [Tags "!Protected"]
|
|
1828
|
+
// [Protected "!true"]
|
|
1380
1829
|
@sapField_RequiredColor: @sapTextColor;
|
|
1381
1830
|
|
|
1382
1831
|
// [Tags "!Protected"]
|
|
1832
|
+
// [Protected "!true"]
|
|
1383
1833
|
@sapField_InvalidColor: @sapField_BorderColor;
|
|
1384
1834
|
|
|
1385
1835
|
// [Tags "!Protected"]
|
|
1836
|
+
// [Protected "!true"]
|
|
1386
1837
|
@sapField_InvalidBackground: @sapHighlightColor;
|
|
1387
1838
|
|
|
1388
1839
|
// [Tags "!Protected"]
|
|
1840
|
+
// [Protected "!true"]
|
|
1389
1841
|
@sapField_InvalidBackgroundStyle: none;
|
|
1390
1842
|
|
|
1391
1843
|
// [Tags "!Protected"]
|
|
1844
|
+
// [Protected "!true"]
|
|
1392
1845
|
@sapField_InvalidBorderWidth: 0.125 * @sapContent_GridSize;
|
|
1393
1846
|
|
|
1394
1847
|
// [Tags "!Protected"]
|
|
1848
|
+
// [Protected "!true"]
|
|
1395
1849
|
@sapField_InvalidBorderStyle: dashed;
|
|
1396
1850
|
|
|
1397
1851
|
// [Tags "!Protected"]
|
|
1852
|
+
// [Protected "!true"]
|
|
1398
1853
|
@sapField_WarningColor: @sapField_BorderColor;
|
|
1399
1854
|
|
|
1400
1855
|
// [Tags "!Protected"]
|
|
1856
|
+
// [Protected "!true"]
|
|
1401
1857
|
@sapField_WarningBackground: @sapField_Background;
|
|
1402
1858
|
|
|
1403
1859
|
// [Tags "!Protected"]
|
|
1860
|
+
// [Protected "!true"]
|
|
1404
1861
|
@sapField_WarningBackgroundStyle: none;
|
|
1405
1862
|
|
|
1406
1863
|
// [Tags "!Protected"]
|
|
1864
|
+
// [Protected "!true"]
|
|
1407
1865
|
@sapField_WarningBorderWidth: 0.125 * @sapContent_GridSize;
|
|
1408
1866
|
|
|
1409
1867
|
// [Tags "!Protected"]
|
|
1868
|
+
// [Protected "!true"]
|
|
1410
1869
|
@sapField_WarningBorderStyle: dashed;
|
|
1411
1870
|
|
|
1412
1871
|
// [Tags "!Protected"]
|
|
1872
|
+
// [Protected "!true"]
|
|
1413
1873
|
@sapField_SuccessColor: @sapField_BorderColor;
|
|
1414
1874
|
|
|
1415
1875
|
// [Tags "!Protected"]
|
|
1876
|
+
// [Protected "!true"]
|
|
1416
1877
|
@sapField_SuccessBackground: @sapField_Background;
|
|
1417
1878
|
|
|
1418
1879
|
// [Tags "!Protected"]
|
|
1880
|
+
// [Protected "!true"]
|
|
1419
1881
|
@sapField_SuccessBackgroundStyle: none;
|
|
1420
1882
|
|
|
1421
1883
|
// [Tags "!Protected"]
|
|
1884
|
+
// [Protected "!true"]
|
|
1422
1885
|
@sapField_SuccessBorderWidth: 0.125 * @sapContent_GridSize;
|
|
1423
1886
|
|
|
1424
1887
|
// [Tags "!Protected"]
|
|
1888
|
+
// [Protected "!true"]
|
|
1425
1889
|
@sapField_SuccessBorderStyle: solid;
|
|
1426
1890
|
|
|
1427
1891
|
// [Tags "!Protected"]
|
|
1892
|
+
// [Protected "!true"]
|
|
1428
1893
|
@sapField_InformationColor: @sapField_BorderColor;
|
|
1429
1894
|
|
|
1430
1895
|
// [Tags "!Protected"]
|
|
1896
|
+
// [Protected "!true"]
|
|
1431
1897
|
@sapField_InformationBackground: @sapField_Background;
|
|
1432
1898
|
|
|
1433
1899
|
// [Tags "!Protected"]
|
|
1900
|
+
// [Protected "!true"]
|
|
1434
1901
|
@sapField_InformationBackgroundStyle: none;
|
|
1435
1902
|
|
|
1436
1903
|
// [Tags "!Protected"]
|
|
1904
|
+
// [Protected "!true"]
|
|
1437
1905
|
@sapField_InformationBorderWidth: 0.0625 * @sapContent_GridSize;
|
|
1438
1906
|
|
|
1439
1907
|
// [Tags "!Protected"]
|
|
1908
|
+
// [Protected "!true"]
|
|
1440
1909
|
@sapField_InformationBorderStyle: dashed;
|
|
1441
1910
|
|
|
1442
1911
|
// [Tags "!Protected"]
|
|
1912
|
+
// [Protected "!true"]
|
|
1443
1913
|
@sapGroup_TitleBackground: @sapBackgroundColor;
|
|
1444
1914
|
|
|
1445
1915
|
// [Tags "!Protected"]
|
|
1916
|
+
// [Protected "!true"]
|
|
1446
1917
|
@sapGroup_TitleBorderColor: @sapHC_StandardForeground;
|
|
1447
1918
|
|
|
1448
1919
|
// [Tags "!Protected"]
|
|
1920
|
+
// [Protected "!true"]
|
|
1449
1921
|
@sapGroup_TitleTextColor: contrast(@sapGroup_TitleBackground, @sapTitleColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1450
1922
|
|
|
1451
1923
|
// [Tags "!Protected"]
|
|
1924
|
+
// [Protected "!true"]
|
|
1452
1925
|
@sapGroup_Title_FontSize: @sapFontHeader5Size;
|
|
1453
1926
|
|
|
1454
1927
|
// [Tags "!Protected"]
|
|
1928
|
+
// [Protected "!true"]
|
|
1455
1929
|
@sapGroup_ContentBackground: @sapBackgroundColor;
|
|
1456
1930
|
|
|
1457
1931
|
// [Tags "!Protected"]
|
|
1932
|
+
// [Protected "!true"]
|
|
1458
1933
|
@sapGroup_ContentBorderColor: @sapHC_StandardForeground;
|
|
1459
1934
|
|
|
1460
1935
|
// [Tags "!Protected"]
|
|
1936
|
+
// [Protected "!true"]
|
|
1461
1937
|
@sapGroup_BorderWidth: @sapElement_BorderWidth;
|
|
1462
1938
|
|
|
1463
1939
|
// [Tags "!Protected"]
|
|
1940
|
+
// [Protected "!true"]
|
|
1464
1941
|
@sapGroup_BorderCornerRadius: 0;
|
|
1465
1942
|
|
|
1466
1943
|
// [Tags "!Protected"]
|
|
1944
|
+
// [Protected "!true"]
|
|
1467
1945
|
@sapGroup_FooterBackground: @sapBackgroundColor;
|
|
1468
1946
|
|
|
1469
1947
|
// [Tags "!Protected"]
|
|
1948
|
+
// [Protected "!true"]
|
|
1470
1949
|
@sapToolbar_Background: @sapBackgroundColor;
|
|
1471
1950
|
|
|
1472
1951
|
// [Tags "!Protected"]
|
|
1952
|
+
// [Protected "!true"]
|
|
1473
1953
|
@sapToolbar_SeparatorColor: @sapHC_StandardForeground;
|
|
1474
1954
|
|
|
1475
1955
|
// [Tags "!Protected"]
|
|
1956
|
+
// [Protected "!true"]
|
|
1476
1957
|
@sapList_HeaderBackground: @sapBackgroundColor;
|
|
1477
1958
|
|
|
1478
1959
|
// [Tags "!Protected"]
|
|
1960
|
+
// [Protected "!true"]
|
|
1479
1961
|
@sapList_HeaderBorderColor: @sapHC_StandardForeground;
|
|
1480
1962
|
|
|
1481
1963
|
// [Tags "!Protected"]
|
|
1964
|
+
// [Protected "!true"]
|
|
1482
1965
|
@sapList_HeaderTextColor: contrast(@sapList_HeaderBackground, @sapTitleColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1483
1966
|
|
|
1484
1967
|
// [Tags "!Protected"]
|
|
1968
|
+
// [Protected "!true"]
|
|
1485
1969
|
@sapList_BorderColor: @sapHC_ReducedAltForeground;
|
|
1486
1970
|
|
|
1487
1971
|
// [Tags "!Protected"]
|
|
1972
|
+
// [Protected "!true"]
|
|
1488
1973
|
@sapList_BorderWidth: @sapElement_BorderWidth;
|
|
1489
1974
|
|
|
1490
1975
|
// [Tags "!Protected"]
|
|
1976
|
+
// [Protected "!true"]
|
|
1491
1977
|
@sapList_TextColor: contrast(@sapList_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1492
1978
|
|
|
1493
1979
|
// [Tags "!Protected"]
|
|
1980
|
+
// [Protected "!true"]
|
|
1494
1981
|
@sapList_Active_TextColor: contrast(@sapList_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1495
1982
|
|
|
1496
1983
|
// [Tags "!Protected"]
|
|
1984
|
+
// [Protected "!true"]
|
|
1497
1985
|
@sapList_Active_Background: @sapActiveColor;
|
|
1498
1986
|
|
|
1499
1987
|
// [Tags "!Protected"]
|
|
1988
|
+
// [Protected "!true"]
|
|
1500
1989
|
@sapList_SelectionBackgroundColor: @sapSelectedColor;
|
|
1501
1990
|
|
|
1502
1991
|
// [Tags "!Protected"]
|
|
1992
|
+
// [Protected "!true"]
|
|
1503
1993
|
@sapList_SelectionBorderColor: @sapHC_StandardForeground;
|
|
1504
1994
|
|
|
1505
1995
|
// [Tags "!Protected"]
|
|
1996
|
+
// [Protected "!true"]
|
|
1506
1997
|
@sapList_Hover_SelectionBackground: @sapList_Hover_Background;
|
|
1507
1998
|
|
|
1508
1999
|
// [Tags "!Protected"]
|
|
2000
|
+
// [Protected "!true"]
|
|
1509
2001
|
@sapList_Background: @sapBackgroundColor;
|
|
1510
2002
|
|
|
1511
2003
|
// [Tags "!Protected"]
|
|
2004
|
+
// [Protected "!true"]
|
|
1512
2005
|
@sapList_Hover_Background: @sapHighlightColor;
|
|
1513
2006
|
|
|
1514
2007
|
// [Tags "!Protected"]
|
|
2008
|
+
// [Protected "!true"]
|
|
1515
2009
|
@sapList_AlternatingBackground: darken(@sapList_Background, 10);
|
|
1516
2010
|
|
|
1517
2011
|
// [Tags "!Protected"]
|
|
2012
|
+
// [Protected "!true"]
|
|
1518
2013
|
@sapList_GroupHeaderBackground: @sapList_Background;
|
|
1519
2014
|
|
|
1520
2015
|
// [Tags "!Protected"]
|
|
2016
|
+
// [Protected "!true"]
|
|
1521
2017
|
@sapList_GroupHeaderBorderColor: @sapHC_StandardForeground;
|
|
1522
2018
|
|
|
1523
2019
|
// [Tags "!Protected"]
|
|
2020
|
+
// [Protected "!true"]
|
|
1524
2021
|
@sapList_GroupHeaderTextColor: contrast(@sapList_GroupHeaderBackground, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1525
2022
|
|
|
1526
2023
|
// [Tags "!Protected"]
|
|
2024
|
+
// [Protected "!true"]
|
|
1527
2025
|
@sapList_TableGroupHeaderBackground: @sapHC_ReducedBackground;
|
|
1528
2026
|
|
|
1529
2027
|
// [Tags "!Protected"]
|
|
2028
|
+
// [Protected "!true"]
|
|
1530
2029
|
@sapList_TableGroupHeaderBorderColor: @sapList_GroupHeaderBorderColor;
|
|
1531
2030
|
|
|
1532
2031
|
// [Tags "!Protected"]
|
|
2032
|
+
// [Protected "!true"]
|
|
1533
2033
|
@sapList_TableGroupHeaderTextColor: @sapList_GroupHeaderTextColor;
|
|
1534
2034
|
|
|
1535
2035
|
// [Tags "!Protected"]
|
|
2036
|
+
// [Protected "!true"]
|
|
1536
2037
|
@sapList_FooterBackground: @sapList_Background;
|
|
1537
2038
|
|
|
1538
2039
|
// [Tags "!Protected"]
|
|
2040
|
+
// [Protected "!true"]
|
|
1539
2041
|
@sapList_FooterTextColor: contrast(@sapList_FooterBackground, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1540
2042
|
|
|
1541
2043
|
// [Tags "!Protected"]
|
|
2044
|
+
// [Protected "!true"]
|
|
1542
2045
|
@sapList_TableFooterBorder: @sapHC_StandardForeground;
|
|
1543
2046
|
|
|
1544
2047
|
// [Tags "!Protected"]
|
|
2048
|
+
// [Protected "!true"]
|
|
1545
2049
|
@sapList_TableFixedBorderColor: @sapHC_StandardForeground;
|
|
1546
2050
|
|
|
1547
2051
|
// [Tags "!Protected"]
|
|
2052
|
+
// [Protected "!true"]
|
|
1548
2053
|
@sapMessage_ErrorBorderColor: @sapErrorBorderColor;
|
|
1549
2054
|
|
|
1550
2055
|
// [Tags "!Protected"]
|
|
2056
|
+
// [Protected "!true"]
|
|
1551
2057
|
@sapMessage_WarningBorderColor: @sapWarningBorderColor;
|
|
1552
2058
|
|
|
1553
2059
|
// [Tags "!Protected"]
|
|
2060
|
+
// [Protected "!true"]
|
|
1554
2061
|
@sapMessage_SuccessBorderColor: @sapSuccessBorderColor;
|
|
1555
2062
|
|
|
1556
2063
|
// [Tags "!Protected"]
|
|
2064
|
+
// [Protected "!true"]
|
|
1557
2065
|
@sapMessage_InformationBorderColor: @sapInformationBorderColor;
|
|
1558
2066
|
|
|
1559
2067
|
// [Tags "!Protected"]
|
|
2068
|
+
// [Protected "!true"]
|
|
1560
2069
|
@sapPopover_BorderCornerRadius: @sapElement_BorderCornerRadius;
|
|
1561
2070
|
|
|
1562
2071
|
// [Tags "!Protected"]
|
|
2072
|
+
// [Protected "!true"]
|
|
1563
2073
|
@sapProgress_Background: @sapField_Background;
|
|
1564
2074
|
|
|
1565
2075
|
// [Tags "!Protected"]
|
|
2076
|
+
// [Protected "!true"]
|
|
1566
2077
|
@sapProgress_BorderColor: @sapField_BorderColor;
|
|
1567
2078
|
|
|
1568
2079
|
// [Tags "!Protected"]
|
|
2080
|
+
// [Protected "!true"]
|
|
1569
2081
|
@sapProgress_TextColor: @sapTextColor;
|
|
1570
2082
|
|
|
1571
2083
|
// [Tags "!Protected"]
|
|
2084
|
+
// [Protected "!true"]
|
|
1572
2085
|
@sapProgress_FontSize: @sapFontSize;
|
|
1573
2086
|
|
|
1574
2087
|
// [Tags "!Protected"]
|
|
2088
|
+
// [Protected "!true"]
|
|
1575
2089
|
@sapProgress_NegativeBackground: @sapProgress_Background;
|
|
1576
2090
|
|
|
1577
2091
|
// [Tags "!Protected"]
|
|
2092
|
+
// [Protected "!true"]
|
|
1578
2093
|
@sapProgress_NegativeBorderColor: @sapProgress_BorderColor;
|
|
1579
2094
|
|
|
1580
2095
|
// [Tags "!Protected"]
|
|
2096
|
+
// [Protected "!true"]
|
|
1581
2097
|
@sapProgress_NegativeTextColor: @sapProgress_TextColor;
|
|
1582
2098
|
|
|
1583
2099
|
// [Tags "!Protected"]
|
|
2100
|
+
// [Protected "!true"]
|
|
1584
2101
|
@sapProgress_CriticalBackground: @sapProgress_Background;
|
|
1585
2102
|
|
|
1586
2103
|
// [Tags "!Protected"]
|
|
2104
|
+
// [Protected "!true"]
|
|
1587
2105
|
@sapProgress_CriticalBorderColor: @sapProgress_BorderColor;
|
|
1588
2106
|
|
|
1589
2107
|
// [Tags "!Protected"]
|
|
2108
|
+
// [Protected "!true"]
|
|
1590
2109
|
@sapProgress_CriticalTextColor: @sapProgress_TextColor;
|
|
1591
2110
|
|
|
1592
2111
|
// [Tags "!Protected"]
|
|
2112
|
+
// [Protected "!true"]
|
|
1593
2113
|
@sapProgress_PositiveBackground: @sapProgress_Background;
|
|
1594
2114
|
|
|
1595
2115
|
// [Tags "!Protected"]
|
|
2116
|
+
// [Protected "!true"]
|
|
1596
2117
|
@sapProgress_PositiveBorderColor: @sapProgress_BorderColor;
|
|
1597
2118
|
|
|
1598
2119
|
// [Tags "!Protected"]
|
|
2120
|
+
// [Protected "!true"]
|
|
1599
2121
|
@sapProgress_PositiveTextColor: @sapProgress_TextColor;
|
|
1600
2122
|
|
|
1601
2123
|
// [Tags "!Protected"]
|
|
2124
|
+
// [Protected "!true"]
|
|
1602
2125
|
@sapProgress_InformationBackground: @sapProgress_Background;
|
|
1603
2126
|
|
|
1604
2127
|
// [Tags "!Protected"]
|
|
2128
|
+
// [Protected "!true"]
|
|
1605
2129
|
@sapProgress_InformationBorderColor: @sapProgress_BorderColor;
|
|
1606
2130
|
|
|
1607
2131
|
// [Tags "!Protected"]
|
|
2132
|
+
// [Protected "!true"]
|
|
1608
2133
|
@sapProgress_InformationTextColor: @sapProgress_TextColor;
|
|
1609
2134
|
|
|
1610
2135
|
// [Tags "!Protected"]
|
|
2136
|
+
// [Protected "!true"]
|
|
1611
2137
|
@sapProgress_Value_Background: @sapHighlightColor;
|
|
1612
2138
|
|
|
1613
2139
|
// [Tags "!Protected"]
|
|
2140
|
+
// [Protected "!true"]
|
|
1614
2141
|
@sapProgress_Value_BorderColor: @sapProgress_BorderColor;
|
|
1615
2142
|
|
|
1616
2143
|
// [Tags "!Protected"]
|
|
2144
|
+
// [Protected "!true"]
|
|
1617
2145
|
@sapProgress_Value_TextColor: @sapTextColor;
|
|
1618
2146
|
|
|
1619
2147
|
// [Tags "!Protected"]
|
|
2148
|
+
// [Protected "!true"]
|
|
1620
2149
|
@sapProgress_Value_NegativeBackground: @sapHighlightColor;
|
|
1621
2150
|
|
|
1622
2151
|
// [Tags "!Protected"]
|
|
2152
|
+
// [Protected "!true"]
|
|
1623
2153
|
@sapProgress_Value_NegativeBorderColor: @sapProgress_BorderColor;
|
|
1624
2154
|
|
|
1625
2155
|
// [Tags "!Protected"]
|
|
2156
|
+
// [Protected "!true"]
|
|
1626
2157
|
@sapProgress_Value_NegativeTextColor: @sapProgress_TextColor;
|
|
1627
2158
|
|
|
1628
2159
|
// [Tags "!Protected"]
|
|
2160
|
+
// [Protected "!true"]
|
|
1629
2161
|
@sapProgress_Value_CriticalBackground: @sapHighlightColor;
|
|
1630
2162
|
|
|
1631
2163
|
// [Tags "!Protected"]
|
|
2164
|
+
// [Protected "!true"]
|
|
1632
2165
|
@sapProgress_Value_CriticalBorderColor: @sapProgress_BorderColor;
|
|
1633
2166
|
|
|
1634
2167
|
// [Tags "!Protected"]
|
|
2168
|
+
// [Protected "!true"]
|
|
1635
2169
|
@sapProgress_Value_CriticalTextColor: @sapProgress_TextColor;
|
|
1636
2170
|
|
|
1637
2171
|
// [Tags "!Protected"]
|
|
2172
|
+
// [Protected "!true"]
|
|
1638
2173
|
@sapProgress_Value_PositiveBackground: @sapHighlightColor;
|
|
1639
2174
|
|
|
1640
2175
|
// [Tags "!Protected"]
|
|
2176
|
+
// [Protected "!true"]
|
|
1641
2177
|
@sapProgress_Value_PositiveBorderColor: @sapProgress_BorderColor;
|
|
1642
2178
|
|
|
1643
2179
|
// [Tags "!Protected"]
|
|
2180
|
+
// [Protected "!true"]
|
|
1644
2181
|
@sapProgress_Value_PositiveTextColor: @sapProgress_TextColor;
|
|
1645
2182
|
|
|
1646
2183
|
// [Tags "!Protected"]
|
|
2184
|
+
// [Protected "!true"]
|
|
1647
2185
|
@sapProgress_Value_InformationBackground: @sapHighlightColor;
|
|
1648
2186
|
|
|
1649
2187
|
// [Tags "!Protected"]
|
|
2188
|
+
// [Protected "!true"]
|
|
1650
2189
|
@sapProgress_Value_InformationBorderColor: @sapProgress_BorderColor;
|
|
1651
2190
|
|
|
1652
2191
|
// [Tags "!Protected"]
|
|
2192
|
+
// [Protected "!true"]
|
|
1653
2193
|
@sapProgress_Value_InformationTextColor: @sapProgress_TextColor;
|
|
1654
2194
|
|
|
1655
2195
|
// [Tags "!Protected"]
|
|
2196
|
+
// [Protected "!true"]
|
|
1656
2197
|
@sapScrollBar_FaceColor: @sapHC_ReducedAltForeground;
|
|
1657
2198
|
|
|
1658
2199
|
// [Tags "!Protected"]
|
|
2200
|
+
// [Protected "!true"]
|
|
1659
2201
|
@sapScrollBar_TrackColor: @sapBackgroundColor;
|
|
1660
2202
|
|
|
1661
2203
|
// [Tags "!Protected"]
|
|
2204
|
+
// [Protected "!true"]
|
|
1662
2205
|
@sapScrollBar_BorderColor: @sapScrollBar_FaceColor;
|
|
1663
2206
|
|
|
1664
2207
|
// [Tags "!Protected"]
|
|
2208
|
+
// [Protected "!true"]
|
|
1665
2209
|
@sapScrollBar_SymbolColor: @sapContent_IconColor;
|
|
1666
2210
|
|
|
1667
2211
|
// [Tags "!Protected"]
|
|
2212
|
+
// [Protected "!true"]
|
|
1668
2213
|
@sapScrollBar_Dimension: 0.75 * @sapContent_GridSize;
|
|
1669
2214
|
|
|
1670
2215
|
// [Tags "!Protected"]
|
|
2216
|
+
// [Protected "!true"]
|
|
1671
2217
|
@sapScrollBar_Hover_FaceColor: @sapHC_StandardForeground;
|
|
1672
2218
|
|
|
1673
2219
|
// [Tags "!Protected"]
|
|
2220
|
+
// [Protected "!true"]
|
|
1674
2221
|
@sapSlider_Background: @sapNeutralBackground;
|
|
1675
2222
|
|
|
1676
2223
|
// [Tags "!Protected"]
|
|
2224
|
+
// [Protected "!true"]
|
|
1677
2225
|
@sapSlider_BorderColor: @sapField_BorderColor;
|
|
1678
2226
|
|
|
1679
2227
|
// [Tags "!Protected"]
|
|
2228
|
+
// [Protected "!true"]
|
|
1680
2229
|
@sapSlider_Selected_Background: @sapSelectedColor;
|
|
1681
2230
|
|
|
1682
2231
|
// [Tags "!Protected"]
|
|
2232
|
+
// [Protected "!true"]
|
|
1683
2233
|
@sapSlider_Selected_BorderColor: @sapField_BorderColor;
|
|
1684
2234
|
|
|
1685
2235
|
// [Tags "!Protected"]
|
|
2236
|
+
// [Protected "!true"]
|
|
1686
2237
|
@sapSlider_HandleBackground: @sapButton_Background;
|
|
1687
2238
|
|
|
1688
2239
|
// [Tags "!Protected"]
|
|
2240
|
+
// [Protected "!true"]
|
|
1689
2241
|
@sapSlider_HandleBorderColor: @sapField_BorderColor;
|
|
1690
2242
|
|
|
1691
2243
|
// [Tags "!Protected"]
|
|
2244
|
+
// [Protected "!true"]
|
|
1692
2245
|
@sapSlider_RangeHandleBackground: @sapSlider_HandleBackground;
|
|
1693
2246
|
|
|
1694
2247
|
// [Tags "!Protected"]
|
|
2248
|
+
// [Protected "!true"]
|
|
1695
2249
|
@sapSlider_Hover_HandleBackground: @sapButton_Hover_Background;
|
|
1696
2250
|
|
|
1697
2251
|
// [Tags "!Protected"]
|
|
2252
|
+
// [Protected "!true"]
|
|
1698
2253
|
@sapSlider_Hover_HandleBorderColor: @sapField_BorderColor;
|
|
1699
2254
|
|
|
1700
2255
|
// [Tags "!Protected"]
|
|
1701
|
-
|
|
2256
|
+
// [Protected "!true"]
|
|
2257
|
+
@sapSlider_Hover_RangeHandleBackground: @sapSlider_Hover_HandleBackground;
|
|
1702
2258
|
|
|
1703
2259
|
// [Tags "!Protected"]
|
|
2260
|
+
// [Protected "!true"]
|
|
1704
2261
|
@sapSlider_Active_HandleBackground: @sapButton_Active_Background;
|
|
1705
2262
|
|
|
1706
2263
|
// [Tags "!Protected"]
|
|
2264
|
+
// [Protected "!true"]
|
|
1707
2265
|
@sapSlider_Active_HandleBorderColor: @sapField_BorderColor;
|
|
1708
2266
|
|
|
1709
2267
|
// [Tags "!Protected"]
|
|
2268
|
+
// [Protected "!true"]
|
|
1710
2269
|
@sapSlider_Active_RangeHandleBackground: transparent;
|
|
1711
2270
|
|
|
1712
2271
|
// [Tags "!Protected"]
|
|
2272
|
+
// [Protected "!true"]
|
|
1713
2273
|
@sapPageHeader_Background: @sapBaseColor;
|
|
1714
2274
|
|
|
1715
2275
|
// [Tags "!Protected"]
|
|
2276
|
+
// [Protected "!true"]
|
|
1716
2277
|
@sapPageHeader_BorderColor: @sapHC_StandardForeground;
|
|
1717
2278
|
|
|
1718
2279
|
// [Tags "!Protected"]
|
|
2280
|
+
// [Protected "!true"]
|
|
1719
2281
|
@sapPageHeader_TextColor: contrast(@sapPageHeader_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1720
2282
|
|
|
1721
2283
|
// [Tags "!Protected"]
|
|
2284
|
+
// [Protected "!true"]
|
|
1722
2285
|
@sapPageFooter_Background: @sapBackgroundColor;
|
|
1723
2286
|
|
|
1724
2287
|
// [Tags "!Protected"]
|
|
2288
|
+
// [Protected "!true"]
|
|
1725
2289
|
@sapPageFooter_BorderColor: @sapHC_StandardForeground;
|
|
1726
2290
|
|
|
1727
2291
|
// [Tags "!Protected"]
|
|
2292
|
+
// [Protected "!true"]
|
|
1728
2293
|
@sapPageFooter_TextColor: contrast(@sapPageFooter_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1729
2294
|
|
|
1730
2295
|
// [Tags "!Protected"]
|
|
2296
|
+
// [Protected "!true"]
|
|
1731
2297
|
@sapInfobar_Background: @sapBackgroundColor;
|
|
1732
2298
|
|
|
1733
2299
|
// [Tags "!Protected"]
|
|
2300
|
+
// [Protected "!true"]
|
|
1734
2301
|
@sapInfobar_Hover_Background: @sapHighlightColor;
|
|
1735
2302
|
|
|
1736
2303
|
// [Tags "!Protected"]
|
|
2304
|
+
// [Protected "!true"]
|
|
1737
2305
|
@sapInfobar_Active_Background: @sapActiveColor;
|
|
1738
2306
|
|
|
1739
2307
|
// [Tags "!Protected"]
|
|
2308
|
+
// [Protected "!true"]
|
|
1740
2309
|
@sapInfobar_NonInteractive_Background: @sapHC_ReducedBackground;
|
|
1741
2310
|
|
|
1742
2311
|
// [Tags "!Protected"]
|
|
2312
|
+
// [Protected "!true"]
|
|
1743
2313
|
@sapInfobar_TextColor: contrast(@sapInfobar_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1744
2314
|
|
|
1745
2315
|
// [Tags "!Protected"]
|
|
2316
|
+
// [Protected "!true"]
|
|
1746
2317
|
@sapObjectHeader_Background: @sapBaseColor;
|
|
1747
2318
|
|
|
1748
2319
|
// [Tags "!Protected"]
|
|
2320
|
+
// [Protected "!true"]
|
|
1749
2321
|
@sapObjectHeader_Hover_Background: @sapHighlightColor;
|
|
1750
2322
|
|
|
1751
2323
|
// [Tags "!Protected"]
|
|
2324
|
+
// [Protected "!true"]
|
|
1752
2325
|
@sapObjectHeader_BorderColor: @sapHC_StandardForeground;
|
|
1753
2326
|
|
|
1754
2327
|
// [Tags "!Protected"]
|
|
2328
|
+
// [Protected "!true"]
|
|
1755
2329
|
@sapObjectHeader_Title_TextColor: contrast(@sapObjectHeader_Background, @sapTitleColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1756
2330
|
|
|
1757
2331
|
// [Tags "!Protected"]
|
|
2332
|
+
// [Protected "!true"]
|
|
1758
2333
|
@sapObjectHeader_Title_FontSize: @sapFontHeader2Size;
|
|
1759
2334
|
|
|
1760
2335
|
// [Tags "!Protected"]
|
|
2336
|
+
// [Protected "!true"]
|
|
1761
2337
|
@sapObjectHeader_Title_SnappedFontSize: @sapFontHeader4Size;
|
|
1762
2338
|
|
|
1763
2339
|
// [Tags "!Protected"]
|
|
2340
|
+
// [Protected "!true"]
|
|
1764
2341
|
@sapObjectHeader_Title_FontFamily: @sapFontBoldFamily;
|
|
1765
2342
|
|
|
1766
2343
|
// [Tags "!Protected"]
|
|
2344
|
+
// [Protected "!true"]
|
|
1767
2345
|
@sapObjectHeader_Subtitle_TextColor: contrast(@sapObjectHeader_Background, @sapContent_LabelColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1768
2346
|
|
|
1769
2347
|
// [Tags "!Protected"]
|
|
2348
|
+
// [Protected "!true"]
|
|
1770
2349
|
@sapBlockLayer_Background: @sapBackgroundColor;
|
|
1771
2350
|
|
|
1772
2351
|
// [Tags "!Protected"]
|
|
2352
|
+
// [Protected "!true"]
|
|
1773
2353
|
@sapTile_Background: @sapBackgroundColor;
|
|
1774
2354
|
|
|
1775
2355
|
// [Tags "!Protected"]
|
|
2356
|
+
// [Protected "!true"]
|
|
1776
2357
|
@sapTile_Hover_Background: @sapHighlightColor;
|
|
1777
2358
|
|
|
1778
2359
|
// [Tags "!Protected"]
|
|
2360
|
+
// [Protected "!true"]
|
|
1779
2361
|
@sapTile_Active_Background: @sapActiveColor;
|
|
1780
2362
|
|
|
1781
2363
|
// [Tags "!Protected"]
|
|
2364
|
+
// [Protected "!true"]
|
|
1782
2365
|
@sapTile_BorderColor: @sapHC_StandardForeground;
|
|
1783
2366
|
|
|
1784
2367
|
// [Tags "!Protected"]
|
|
2368
|
+
// [Protected "!true"]
|
|
1785
2369
|
@sapTile_BorderCornerRadius: 0.25rem;
|
|
1786
2370
|
|
|
1787
2371
|
// [Tags "!Protected"]
|
|
2372
|
+
// [Protected "!true"]
|
|
1788
2373
|
@sapTile_TitleTextColor: contrast(@sapTile_Background, @sapTitleColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1789
2374
|
|
|
1790
2375
|
// [Tags "!Protected"]
|
|
2376
|
+
// [Protected "!true"]
|
|
1791
2377
|
@sapTile_TextColor: contrast(@sapTile_Background, @sapContent_LabelColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1792
2378
|
|
|
1793
2379
|
// [Tags "!Protected"]
|
|
2380
|
+
// [Protected "!true"]
|
|
1794
2381
|
@sapTile_IconColor: contrast(@sapTile_Background, @sapContent_IconColor, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);
|
|
1795
2382
|
|
|
1796
2383
|
// [Tags "!Protected"]
|
|
2384
|
+
// [Protected "!true"]
|
|
1797
2385
|
@sapTile_SeparatorColor: @sapTile_BorderColor;
|
|
1798
2386
|
|
|
1799
2387
|
// [Tags "!Protected"]
|
|
2388
|
+
// [Protected "!true"]
|
|
1800
2389
|
@sapTile_Interactive_BorderColor: @sapTile_BorderColor;
|
|
1801
2390
|
|
|
1802
2391
|
// [Tags "!Protected"]
|
|
2392
|
+
// [Protected "!true"]
|
|
1803
2393
|
@sapTile_OverlayBackground: @sapBlockLayer_Background;
|
|
1804
2394
|
|
|
1805
2395
|
// [Tags "!Protected"]
|
|
2396
|
+
// [Protected "!true"]
|
|
1806
2397
|
@sapTile_OverlayForegroundColor: contrast(@sapTile_OverlayBackground, @sapTitleColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1807
2398
|
|
|
1808
2399
|
// [Tags "!Protected"]
|
|
2400
|
+
// [Protected "!true"]
|
|
1809
2401
|
@sapAccentColor1: #5f5800;
|
|
1810
2402
|
|
|
1811
2403
|
// [Tags "!Protected"]
|
|
2404
|
+
// [Protected "!true"]
|
|
1812
2405
|
@sapAccentColor2: #5e4101;
|
|
1813
2406
|
|
|
1814
2407
|
// [Tags "!Protected"]
|
|
2408
|
+
// [Protected "!true"]
|
|
1815
2409
|
@sapAccentColor3: #973333;
|
|
1816
2410
|
|
|
1817
2411
|
// [Tags "!Protected"]
|
|
2412
|
+
// [Protected "!true"]
|
|
1818
2413
|
@sapAccentColor4: #961d7c;
|
|
1819
2414
|
|
|
1820
2415
|
// [Tags "!Protected"]
|
|
2416
|
+
// [Protected "!true"]
|
|
1821
2417
|
@sapAccentColor5: #365892;
|
|
1822
2418
|
|
|
1823
2419
|
// [Tags "!Protected"]
|
|
2420
|
+
// [Protected "!true"]
|
|
1824
2421
|
@sapAccentColor6: #004ccb;
|
|
1825
2422
|
|
|
1826
2423
|
// [Tags "!Protected"]
|
|
2424
|
+
// [Protected "!true"]
|
|
1827
2425
|
@sapAccentColor7: #105b5b;
|
|
1828
2426
|
|
|
1829
2427
|
// [Tags "!Protected"]
|
|
2428
|
+
// [Protected "!true"]
|
|
1830
2429
|
@sapAccentColor8: #26340b;
|
|
1831
2430
|
|
|
1832
2431
|
// [Tags "!Protected"]
|
|
2432
|
+
// [Protected "!true"]
|
|
1833
2433
|
@sapAccentColor9: #6c32a9;
|
|
1834
2434
|
|
|
1835
2435
|
// [Tags "!Protected"]
|
|
2436
|
+
// [Protected "!true"]
|
|
1836
2437
|
@sapAccentColor10: #4a5964;
|
|
1837
2438
|
|
|
1838
2439
|
// [Tags "!Protected"]
|
|
2440
|
+
// [Protected "!true"]
|
|
1839
2441
|
@sapAccentBackgroundColor1: @sapHC_StandardBackground;
|
|
1840
2442
|
|
|
1841
2443
|
// [Tags "!Protected"]
|
|
2444
|
+
// [Protected "!true"]
|
|
1842
2445
|
@sapAccentBackgroundColor2: @sapHC_StandardBackground;
|
|
1843
2446
|
|
|
1844
2447
|
// [Tags "!Protected"]
|
|
2448
|
+
// [Protected "!true"]
|
|
1845
2449
|
@sapAccentBackgroundColor3: @sapHC_StandardBackground;
|
|
1846
2450
|
|
|
1847
2451
|
// [Tags "!Protected"]
|
|
2452
|
+
// [Protected "!true"]
|
|
1848
2453
|
@sapAccentBackgroundColor4: @sapHC_StandardBackground;
|
|
1849
2454
|
|
|
1850
2455
|
// [Tags "!Protected"]
|
|
2456
|
+
// [Protected "!true"]
|
|
1851
2457
|
@sapAccentBackgroundColor5: @sapHC_StandardBackground;
|
|
1852
2458
|
|
|
1853
2459
|
// [Tags "!Protected"]
|
|
2460
|
+
// [Protected "!true"]
|
|
1854
2461
|
@sapAccentBackgroundColor6: @sapHC_StandardBackground;
|
|
1855
2462
|
|
|
1856
2463
|
// [Tags "!Protected"]
|
|
2464
|
+
// [Protected "!true"]
|
|
1857
2465
|
@sapAccentBackgroundColor7: @sapHC_StandardBackground;
|
|
1858
2466
|
|
|
1859
2467
|
// [Tags "!Protected"]
|
|
2468
|
+
// [Protected "!true"]
|
|
1860
2469
|
@sapAccentBackgroundColor8: @sapHC_StandardBackground;
|
|
1861
2470
|
|
|
1862
2471
|
// [Tags "!Protected"]
|
|
2472
|
+
// [Protected "!true"]
|
|
1863
2473
|
@sapAccentBackgroundColor9: @sapHC_StandardBackground;
|
|
1864
2474
|
|
|
1865
2475
|
// [Tags "!Protected"]
|
|
2476
|
+
// [Protected "!true"]
|
|
1866
2477
|
@sapAccentBackgroundColor10: @sapHC_StandardBackground;
|
|
1867
2478
|
|
|
1868
2479
|
// [Tags "!Protected"]
|
|
2480
|
+
// [Protected "!true"]
|
|
1869
2481
|
@sapIndicationColor_1: #780000;
|
|
1870
2482
|
|
|
1871
2483
|
// [Tags "!Protected"]
|
|
2484
|
+
// [Protected "!true"]
|
|
1872
2485
|
@sapIndicationColor_1_Background: @sapBackgroundColor;
|
|
1873
2486
|
|
|
1874
2487
|
// [Tags "!Protected"]
|
|
2488
|
+
// [Protected "!true"]
|
|
1875
2489
|
@sapIndicationColor_1_BorderColor: @sapContent_ForegroundBorderColor;
|
|
1876
2490
|
|
|
1877
2491
|
// [Tags "!Protected"]
|
|
2492
|
+
// [Protected "!true"]
|
|
1878
2493
|
@sapIndicationColor_1_Hover_Background: @sapButton_Hover_Background;
|
|
1879
2494
|
|
|
1880
2495
|
// [Tags "!Protected"]
|
|
2496
|
+
// [Protected "!true"]
|
|
1881
2497
|
@sapIndicationColor_1_Active_Background: @sapButton_Active_Background;
|
|
1882
2498
|
|
|
1883
2499
|
// [Tags "!Protected"]
|
|
2500
|
+
// [Protected "!true"]
|
|
1884
2501
|
@sapIndicationColor_1_TextColor: contrast(@sapIndicationColor_1_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1885
2502
|
|
|
1886
2503
|
// [Tags "!Protected"]
|
|
2504
|
+
// [Protected "!true"]
|
|
1887
2505
|
@sapIndicationColor_2: #ab0000;
|
|
1888
2506
|
|
|
1889
2507
|
// [Tags "!Protected"]
|
|
2508
|
+
// [Protected "!true"]
|
|
1890
2509
|
@sapIndicationColor_2_Background: @sapBackgroundColor;
|
|
1891
2510
|
|
|
1892
2511
|
// [Tags "!Protected"]
|
|
2512
|
+
// [Protected "!true"]
|
|
1893
2513
|
@sapIndicationColor_2_BorderColor: @sapContent_ForegroundBorderColor;
|
|
1894
2514
|
|
|
1895
2515
|
// [Tags "!Protected"]
|
|
2516
|
+
// [Protected "!true"]
|
|
1896
2517
|
@sapIndicationColor_2_Hover_Background: @sapButton_Hover_Background;
|
|
1897
2518
|
|
|
1898
2519
|
// [Tags "!Protected"]
|
|
2520
|
+
// [Protected "!true"]
|
|
1899
2521
|
@sapIndicationColor_2_Active_Background: @sapButton_Active_Background;
|
|
1900
2522
|
|
|
1901
2523
|
// [Tags "!Protected"]
|
|
2524
|
+
// [Protected "!true"]
|
|
1902
2525
|
@sapIndicationColor_2_TextColor: contrast(@sapIndicationColor_2_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1903
2526
|
|
|
1904
2527
|
// [Tags "!Protected"]
|
|
2528
|
+
// [Protected "!true"]
|
|
1905
2529
|
@sapIndicationColor_3: #5c5c00;
|
|
1906
2530
|
|
|
1907
2531
|
// [Tags "!Protected"]
|
|
2532
|
+
// [Protected "!true"]
|
|
1908
2533
|
@sapIndicationColor_3_Background: @sapBackgroundColor;
|
|
1909
2534
|
|
|
1910
2535
|
// [Tags "!Protected"]
|
|
2536
|
+
// [Protected "!true"]
|
|
1911
2537
|
@sapIndicationColor_3_BorderColor: @sapContent_ForegroundBorderColor;
|
|
1912
2538
|
|
|
1913
2539
|
// [Tags "!Protected"]
|
|
2540
|
+
// [Protected "!true"]
|
|
1914
2541
|
@sapIndicationColor_3_Hover_Background: @sapButton_Hover_Background;
|
|
1915
2542
|
|
|
1916
2543
|
// [Tags "!Protected"]
|
|
2544
|
+
// [Protected "!true"]
|
|
1917
2545
|
@sapIndicationColor_3_Active_Background: @sapButton_Active_Background;
|
|
1918
2546
|
|
|
1919
2547
|
// [Tags "!Protected"]
|
|
2548
|
+
// [Protected "!true"]
|
|
1920
2549
|
@sapIndicationColor_3_TextColor: contrast(@sapIndicationColor_3_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1921
2550
|
|
|
1922
2551
|
// [Tags "!Protected"]
|
|
2552
|
+
// [Protected "!true"]
|
|
1923
2553
|
@sapIndicationColor_4: #006362;
|
|
1924
2554
|
|
|
1925
2555
|
// [Tags "!Protected"]
|
|
2556
|
+
// [Protected "!true"]
|
|
1926
2557
|
@sapIndicationColor_4_Background: @sapBackgroundColor;
|
|
1927
2558
|
|
|
1928
2559
|
// [Tags "!Protected"]
|
|
2560
|
+
// [Protected "!true"]
|
|
1929
2561
|
@sapIndicationColor_4_BorderColor: @sapContent_ForegroundBorderColor;
|
|
1930
2562
|
|
|
1931
2563
|
// [Tags "!Protected"]
|
|
2564
|
+
// [Protected "!true"]
|
|
1932
2565
|
@sapIndicationColor_4_Hover_Background: @sapButton_Hover_Background;
|
|
1933
2566
|
|
|
1934
2567
|
// [Tags "!Protected"]
|
|
2568
|
+
// [Protected "!true"]
|
|
1935
2569
|
@sapIndicationColor_4_Active_Background: @sapButton_Active_Background;
|
|
1936
2570
|
|
|
1937
2571
|
// [Tags "!Protected"]
|
|
2572
|
+
// [Protected "!true"]
|
|
1938
2573
|
@sapIndicationColor_4_TextColor: contrast(@sapIndicationColor_4_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1939
2574
|
|
|
1940
2575
|
// [Tags "!Protected"]
|
|
2576
|
+
// [Protected "!true"]
|
|
1941
2577
|
@sapIndicationColor_5: #004ccb;
|
|
1942
2578
|
|
|
1943
2579
|
// [Tags "!Protected"]
|
|
2580
|
+
// [Protected "!true"]
|
|
1944
2581
|
@sapIndicationColor_5_Background: @sapBackgroundColor;
|
|
1945
2582
|
|
|
1946
2583
|
// [Tags "!Protected"]
|
|
2584
|
+
// [Protected "!true"]
|
|
1947
2585
|
@sapIndicationColor_5_BorderColor: @sapContent_ForegroundBorderColor;
|
|
1948
2586
|
|
|
1949
2587
|
// [Tags "!Protected"]
|
|
2588
|
+
// [Protected "!true"]
|
|
1950
2589
|
@sapIndicationColor_5_Hover_Background: @sapButton_Hover_Background;
|
|
1951
2590
|
|
|
1952
2591
|
// [Tags "!Protected"]
|
|
2592
|
+
// [Protected "!true"]
|
|
1953
2593
|
@sapIndicationColor_5_Active_Background: @sapButton_Active_Background;
|
|
1954
2594
|
|
|
1955
2595
|
// [Tags "!Protected"]
|
|
2596
|
+
// [Protected "!true"]
|
|
1956
2597
|
@sapIndicationColor_5_TextColor: contrast(@sapIndicationColor_5_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1957
2598
|
|
|
1958
2599
|
// [Tags "!Protected"]
|
|
2600
|
+
// [Protected "!true"]
|
|
1959
2601
|
@sapIndicationColor_6: #105b5b;
|
|
1960
2602
|
|
|
1961
2603
|
// [Tags "!Protected"]
|
|
2604
|
+
// [Protected "!true"]
|
|
1962
2605
|
@sapIndicationColor_6_Background: @sapBackgroundColor;
|
|
1963
2606
|
|
|
1964
2607
|
// [Tags "!Protected"]
|
|
2608
|
+
// [Protected "!true"]
|
|
1965
2609
|
@sapIndicationColor_6_BorderColor: @sapContent_ForegroundBorderColor;
|
|
1966
2610
|
|
|
1967
2611
|
// [Tags "!Protected"]
|
|
2612
|
+
// [Protected "!true"]
|
|
1968
2613
|
@sapIndicationColor_6_Hover_Background: @sapButton_Hover_Background;
|
|
1969
2614
|
|
|
1970
2615
|
// [Tags "!Protected"]
|
|
2616
|
+
// [Protected "!true"]
|
|
1971
2617
|
@sapIndicationColor_6_Active_Background: @sapButton_Active_Background;
|
|
1972
2618
|
|
|
1973
2619
|
// [Tags "!Protected"]
|
|
2620
|
+
// [Protected "!true"]
|
|
1974
2621
|
@sapIndicationColor_6_TextColor: contrast(@sapIndicationColor_6_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1975
2622
|
|
|
1976
2623
|
// [Tags "!Protected"]
|
|
2624
|
+
// [Protected "!true"]
|
|
1977
2625
|
@sapIndicationColor_7: #6c32a9;
|
|
1978
2626
|
|
|
1979
2627
|
// [Tags "!Protected"]
|
|
2628
|
+
// [Protected "!true"]
|
|
1980
2629
|
@sapIndicationColor_7_Background: @sapBackgroundColor;
|
|
1981
2630
|
|
|
1982
2631
|
// [Tags "!Protected"]
|
|
2632
|
+
// [Protected "!true"]
|
|
1983
2633
|
@sapIndicationColor_7_BorderColor: @sapContent_ForegroundBorderColor;
|
|
1984
2634
|
|
|
1985
2635
|
// [Tags "!Protected"]
|
|
2636
|
+
// [Protected "!true"]
|
|
1986
2637
|
@sapIndicationColor_7_Hover_Background: @sapButton_Hover_Background;
|
|
1987
2638
|
|
|
1988
2639
|
// [Tags "!Protected"]
|
|
2640
|
+
// [Protected "!true"]
|
|
1989
2641
|
@sapIndicationColor_7_Active_Background: @sapButton_Active_Background;
|
|
1990
2642
|
|
|
1991
2643
|
// [Tags "!Protected"]
|
|
2644
|
+
// [Protected "!true"]
|
|
1992
2645
|
@sapIndicationColor_7_TextColor: contrast(@sapIndicationColor_7_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1993
2646
|
|
|
1994
2647
|
// [Tags "!Protected"]
|
|
2648
|
+
// [Protected "!true"]
|
|
1995
2649
|
@sapIndicationColor_8: #961d7c;
|
|
1996
2650
|
|
|
1997
2651
|
// [Tags "!Protected"]
|
|
2652
|
+
// [Protected "!true"]
|
|
1998
2653
|
@sapIndicationColor_8_Background: @sapBackgroundColor;
|
|
1999
2654
|
|
|
2000
2655
|
// [Tags "!Protected"]
|
|
2656
|
+
// [Protected "!true"]
|
|
2001
2657
|
@sapIndicationColor_8_BorderColor: @sapContent_ForegroundBorderColor;
|
|
2002
2658
|
|
|
2003
2659
|
// [Tags "!Protected"]
|
|
2660
|
+
// [Protected "!true"]
|
|
2004
2661
|
@sapIndicationColor_8_Hover_Background: @sapButton_Hover_Background;
|
|
2005
2662
|
|
|
2006
2663
|
// [Tags "!Protected"]
|
|
2664
|
+
// [Protected "!true"]
|
|
2007
2665
|
@sapIndicationColor_8_Active_Background: @sapButton_Active_Background;
|
|
2008
2666
|
|
|
2009
2667
|
// [Tags "!Protected"]
|
|
2668
|
+
// [Protected "!true"]
|
|
2010
2669
|
@sapIndicationColor_8_TextColor: contrast(@sapIndicationColor_8_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
2011
2670
|
|
|
2012
2671
|
// [Tags "!Protected"]
|
|
2672
|
+
// [Protected "!true"]
|
|
2013
2673
|
@sapLegend_WorkingBackground: darken(@sapList_Background, 15);
|
|
2014
2674
|
|
|
2015
2675
|
// [Tags "!Protected"]
|
|
2676
|
+
// [Protected "!true"]
|
|
2016
2677
|
@sapLegend_NonWorkingBackground: @sapHC_ReducedBackground;
|
|
2017
2678
|
|
|
2018
2679
|
// [Tags "!Protected"]
|
|
2680
|
+
// [Protected "!true"]
|
|
2019
2681
|
@sapLegend_CurrentDateTime: @sapAccentColor4;
|
|
2020
2682
|
|
|
2021
2683
|
// [Tags "!Protected"]
|
|
2684
|
+
// [Protected "!true"]
|
|
2022
2685
|
@sapLegendColor1: #5f5800;
|
|
2023
2686
|
|
|
2024
2687
|
// [Tags "!Protected"]
|
|
2688
|
+
// [Protected "!true"]
|
|
2025
2689
|
@sapLegendColor2: #5e4101;
|
|
2026
2690
|
|
|
2027
2691
|
// [Tags "!Protected"]
|
|
2692
|
+
// [Protected "!true"]
|
|
2028
2693
|
@sapLegendColor3: #973333;
|
|
2029
2694
|
|
|
2030
2695
|
// [Tags "!Protected"]
|
|
2696
|
+
// [Protected "!true"]
|
|
2031
2697
|
@sapLegendColor4: #463000;
|
|
2032
2698
|
|
|
2033
2699
|
// [Tags "!Protected"]
|
|
2700
|
+
// [Protected "!true"]
|
|
2034
2701
|
@sapLegendColor5: #961d7c;
|
|
2035
2702
|
|
|
2036
2703
|
// [Tags "!Protected"]
|
|
2704
|
+
// [Protected "!true"]
|
|
2037
2705
|
@sapLegendColor6: #004ccb;
|
|
2038
2706
|
|
|
2039
2707
|
// [Tags "!Protected"]
|
|
2708
|
+
// [Protected "!true"]
|
|
2040
2709
|
@sapLegendColor7: #105b5b;
|
|
2041
2710
|
|
|
2042
2711
|
// [Tags "!Protected"]
|
|
2712
|
+
// [Protected "!true"]
|
|
2043
2713
|
@sapLegendColor8: #26340b;
|
|
2044
2714
|
|
|
2045
2715
|
// [Tags "!Protected"]
|
|
2716
|
+
// [Protected "!true"]
|
|
2046
2717
|
@sapLegendColor9: #4a5964;
|
|
2047
2718
|
|
|
2048
2719
|
// [Tags "!Protected"]
|
|
2720
|
+
// [Protected "!true"]
|
|
2049
2721
|
@sapLegendColor10: #6c3d62;
|
|
2050
2722
|
|
|
2051
2723
|
// [Tags "!Protected"]
|
|
2724
|
+
// [Protected "!true"]
|
|
2052
2725
|
@sapLegendColor11: #383513;
|
|
2053
2726
|
|
|
2054
2727
|
// [Tags "!Protected"]
|
|
2728
|
+
// [Protected "!true"]
|
|
2055
2729
|
@sapLegendColor12: #734f00;
|
|
2056
2730
|
|
|
2057
2731
|
// [Tags "!Protected"]
|
|
2732
|
+
// [Protected "!true"]
|
|
2058
2733
|
@sapLegendColor13: #723e3e;
|
|
2059
2734
|
|
|
2060
2735
|
// [Tags "!Protected"]
|
|
2736
|
+
// [Protected "!true"]
|
|
2061
2737
|
@sapLegendColor14: #5f5642;
|
|
2062
2738
|
|
|
2063
2739
|
// [Tags "!Protected"]
|
|
2740
|
+
// [Protected "!true"]
|
|
2064
2741
|
@sapLegendColor15: #60535d;
|
|
2065
2742
|
|
|
2066
2743
|
// [Tags "!Protected"]
|
|
2744
|
+
// [Protected "!true"]
|
|
2067
2745
|
@sapLegendColor16: #465878;
|
|
2068
2746
|
|
|
2069
2747
|
// [Tags "!Protected"]
|
|
2748
|
+
// [Protected "!true"]
|
|
2070
2749
|
@sapLegendColor17: #435b5b;
|
|
2071
2750
|
|
|
2072
2751
|
// [Tags "!Protected"]
|
|
2752
|
+
// [Protected "!true"]
|
|
2073
2753
|
@sapLegendColor18: #4e5a36;
|
|
2074
2754
|
|
|
2075
2755
|
// [Tags "!Protected"]
|
|
2756
|
+
// [Protected "!true"]
|
|
2076
2757
|
@sapLegendColor19: #4e5869;
|
|
2077
2758
|
|
|
2078
2759
|
// [Tags "!Protected"]
|
|
2760
|
+
// [Protected "!true"]
|
|
2079
2761
|
@sapLegendColor20: #001b49;
|
|
2080
2762
|
|
|
2081
2763
|
// [Tags "!Protected"]
|
|
2764
|
+
// [Protected "!true"]
|
|
2082
2765
|
@sapLegendBackgroundColor1: @sapList_Background;
|
|
2083
2766
|
|
|
2084
2767
|
// [Tags "!Protected"]
|
|
2768
|
+
// [Protected "!true"]
|
|
2085
2769
|
@sapLegendBackgroundColor2: @sapList_Background;
|
|
2086
2770
|
|
|
2087
2771
|
// [Tags "!Protected"]
|
|
2772
|
+
// [Protected "!true"]
|
|
2088
2773
|
@sapLegendBackgroundColor3: @sapList_Background;
|
|
2089
2774
|
|
|
2090
2775
|
// [Tags "!Protected"]
|
|
2776
|
+
// [Protected "!true"]
|
|
2091
2777
|
@sapLegendBackgroundColor4: @sapList_Background;
|
|
2092
2778
|
|
|
2093
2779
|
// [Tags "!Protected"]
|
|
2780
|
+
// [Protected "!true"]
|
|
2094
2781
|
@sapLegendBackgroundColor5: @sapList_Background;
|
|
2095
2782
|
|
|
2096
2783
|
// [Tags "!Protected"]
|
|
2784
|
+
// [Protected "!true"]
|
|
2097
2785
|
@sapLegendBackgroundColor6: @sapList_Background;
|
|
2098
2786
|
|
|
2099
2787
|
// [Tags "!Protected"]
|
|
2788
|
+
// [Protected "!true"]
|
|
2100
2789
|
@sapLegendBackgroundColor7: @sapList_Background;
|
|
2101
2790
|
|
|
2102
2791
|
// [Tags "!Protected"]
|
|
2792
|
+
// [Protected "!true"]
|
|
2103
2793
|
@sapLegendBackgroundColor8: @sapList_Background;
|
|
2104
2794
|
|
|
2105
2795
|
// [Tags "!Protected"]
|
|
2796
|
+
// [Protected "!true"]
|
|
2106
2797
|
@sapLegendBackgroundColor9: @sapList_Background;
|
|
2107
2798
|
|
|
2108
2799
|
// [Tags "!Protected"]
|
|
2800
|
+
// [Protected "!true"]
|
|
2109
2801
|
@sapLegendBackgroundColor10: @sapList_Background;
|
|
2110
2802
|
|
|
2111
2803
|
// [Tags "!Protected"]
|
|
2804
|
+
// [Protected "!true"]
|
|
2112
2805
|
@sapLegendBackgroundColor11: @sapList_Background;
|
|
2113
2806
|
|
|
2114
2807
|
// [Tags "!Protected"]
|
|
2808
|
+
// [Protected "!true"]
|
|
2115
2809
|
@sapLegendBackgroundColor12: @sapList_Background;
|
|
2116
2810
|
|
|
2117
2811
|
// [Tags "!Protected"]
|
|
2812
|
+
// [Protected "!true"]
|
|
2118
2813
|
@sapLegendBackgroundColor13: @sapList_Background;
|
|
2119
2814
|
|
|
2120
2815
|
// [Tags "!Protected"]
|
|
2816
|
+
// [Protected "!true"]
|
|
2121
2817
|
@sapLegendBackgroundColor14: @sapList_Background;
|
|
2122
2818
|
|
|
2123
2819
|
// [Tags "!Protected"]
|
|
2820
|
+
// [Protected "!true"]
|
|
2124
2821
|
@sapLegendBackgroundColor15: @sapList_Background;
|
|
2125
2822
|
|
|
2126
2823
|
// [Tags "!Protected"]
|
|
2824
|
+
// [Protected "!true"]
|
|
2127
2825
|
@sapLegendBackgroundColor16: @sapList_Background;
|
|
2128
2826
|
|
|
2129
2827
|
// [Tags "!Protected"]
|
|
2828
|
+
// [Protected "!true"]
|
|
2130
2829
|
@sapLegendBackgroundColor17: @sapList_Background;
|
|
2131
2830
|
|
|
2132
2831
|
// [Tags "!Protected"]
|
|
2832
|
+
// [Protected "!true"]
|
|
2133
2833
|
@sapLegendBackgroundColor18: @sapList_Background;
|
|
2134
2834
|
|
|
2135
2835
|
// [Tags "!Protected"]
|
|
2836
|
+
// [Protected "!true"]
|
|
2136
2837
|
@sapLegendBackgroundColor19: @sapList_Background;
|
|
2137
2838
|
|
|
2138
2839
|
// [Tags "!Protected"]
|
|
2840
|
+
// [Protected "!true"]
|
|
2139
2841
|
@sapLegendBackgroundColor20: @sapList_Background;
|
|
2140
2842
|
|
|
2141
2843
|
// [Tags "!Protected"]
|
|
2844
|
+
// [Protected "!true"]
|
|
2142
2845
|
@sapChart_OrderedColor_1: #286ac3;
|
|
2143
2846
|
|
|
2144
2847
|
// [Tags "!Protected"]
|
|
2848
|
+
// [Protected "!true"]
|
|
2145
2849
|
@sapChart_OrderedColor_2: #d74114;
|
|
2146
2850
|
|
|
2147
2851
|
// [Tags "!Protected"]
|
|
2852
|
+
// [Protected "!true"]
|
|
2148
2853
|
@sapChart_OrderedColor_3: #057d47;
|
|
2149
2854
|
|
|
2150
2855
|
// [Tags "!Protected"]
|
|
2856
|
+
// [Protected "!true"]
|
|
2151
2857
|
@sapChart_OrderedColor_4: #e11e48;
|
|
2152
2858
|
|
|
2153
2859
|
// [Tags "!Protected"]
|
|
2860
|
+
// [Protected "!true"]
|
|
2154
2861
|
@sapChart_OrderedColor_5: #642eb2;
|
|
2155
2862
|
|
|
2156
2863
|
// [Tags "!Protected"]
|
|
2864
|
+
// [Protected "!true"]
|
|
2157
2865
|
@sapChart_OrderedColor_6: #03778c;
|
|
2158
2866
|
|
|
2159
2867
|
// [Tags "!Protected"]
|
|
2868
|
+
// [Protected "!true"]
|
|
2160
2869
|
@sapChart_OrderedColor_7: #232deb;
|
|
2161
2870
|
|
|
2162
2871
|
// [Tags "!Protected"]
|
|
2872
|
+
// [Protected "!true"]
|
|
2163
2873
|
@sapChart_OrderedColor_8: #9b136f;
|
|
2164
2874
|
|
|
2165
2875
|
// [Tags "!Protected"]
|
|
2876
|
+
// [Protected "!true"]
|
|
2166
2877
|
@sapChart_OrderedColor_9: #395563;
|
|
2167
2878
|
|
|
2168
2879
|
// [Tags "!Protected"]
|
|
2880
|
+
// [Protected "!true"]
|
|
2169
2881
|
@sapChart_OrderedColor_10: #e02e2e;
|
|
2170
2882
|
|
|
2171
2883
|
// [Tags "!Protected"]
|
|
2884
|
+
// [Protected "!true"]
|
|
2172
2885
|
@sapChart_OrderedColor_11: #0d3367;
|
|
2173
2886
|
|
|
2174
2887
|
// [Tags "!Protected"]
|
|
2888
|
+
// [Protected "!true"]
|
|
2175
2889
|
@sapChart_Bad: @sapHC_NegativeColor;
|
|
2176
2890
|
|
|
2177
2891
|
// [Tags "!Protected"]
|
|
2892
|
+
// [Protected "!true"]
|
|
2178
2893
|
@sapChart_Critical: @sapHC_CriticalColor;
|
|
2179
2894
|
|
|
2180
2895
|
// [Tags "!Protected"]
|
|
2896
|
+
// [Protected "!true"]
|
|
2181
2897
|
@sapChart_Good: @sapHC_PositiveColor;
|
|
2182
2898
|
|
|
2183
2899
|
// [Tags "!Protected"]
|
|
2900
|
+
// [Protected "!true"]
|
|
2184
2901
|
@sapChart_Neutral: @sapHC_NeutralColor;
|
|
2185
2902
|
|
|
2186
2903
|
// [Tags "!Protected"]
|
|
2904
|
+
// [Protected "!true"]
|
|
2187
2905
|
@sapChart_Sequence_1: @sapChart_OrderedColor_1;
|
|
2188
2906
|
|
|
2189
2907
|
// [Tags "!Protected"]
|
|
2908
|
+
// [Protected "!true"]
|
|
2190
2909
|
@sapChart_Sequence_2: @sapChart_OrderedColor_2;
|
|
2191
2910
|
|
|
2192
2911
|
// [Tags "!Protected"]
|
|
2912
|
+
// [Protected "!true"]
|
|
2193
2913
|
@sapChart_Sequence_3: @sapChart_OrderedColor_3;
|
|
2194
2914
|
|
|
2195
2915
|
// [Tags "!Protected"]
|
|
2916
|
+
// [Protected "!true"]
|
|
2196
2917
|
@sapChart_Sequence_4: @sapChart_OrderedColor_4;
|
|
2197
2918
|
|
|
2198
2919
|
// [Tags "!Protected"]
|
|
2920
|
+
// [Protected "!true"]
|
|
2199
2921
|
@sapChart_Sequence_5: @sapChart_OrderedColor_5;
|
|
2200
2922
|
|
|
2201
2923
|
// [Tags "!Protected"]
|
|
2924
|
+
// [Protected "!true"]
|
|
2202
2925
|
@sapChart_Sequence_6: @sapChart_OrderedColor_6;
|
|
2203
2926
|
|
|
2204
2927
|
// [Tags "!Protected"]
|
|
2928
|
+
// [Protected "!true"]
|
|
2205
2929
|
@sapChart_Sequence_7: @sapChart_OrderedColor_7;
|
|
2206
2930
|
|
|
2207
2931
|
// [Tags "!Protected"]
|
|
2932
|
+
// [Protected "!true"]
|
|
2208
2933
|
@sapChart_Sequence_8: @sapChart_OrderedColor_8;
|
|
2209
2934
|
|
|
2210
2935
|
// [Tags "!Protected"]
|
|
2936
|
+
// [Protected "!true"]
|
|
2211
2937
|
@sapChart_Sequence_9: @sapChart_OrderedColor_9;
|
|
2212
2938
|
|
|
2213
2939
|
// [Tags "!Protected"]
|
|
2940
|
+
// [Protected "!true"]
|
|
2214
2941
|
@sapChart_Sequence_10: @sapChart_OrderedColor_10;
|
|
2215
2942
|
|
|
2216
2943
|
// [Tags "!Protected"]
|
|
2944
|
+
// [Protected "!true"]
|
|
2217
2945
|
@sapChart_Sequence_11: @sapChart_OrderedColor_11;
|
|
2218
2946
|
|
|
2219
2947
|
// [Tags "!Protected"]
|
|
2948
|
+
// [Protected "!true"]
|
|
2220
2949
|
@sapChart_Sequence_Neutral: @sapChart_Neutral;
|
|
2221
2950
|
// @sapFontUrl_SAP-icons_ttf: url(./../sap_horizon/fonts/SAP-icons.ttf);
|
|
2222
2951
|
// @sapFontUrl_SAP-icons_woff: url(./../sap_horizon/fonts/SAP-icons.woff);
|
|
2223
2952
|
// @sapFontUrl_SAP-icons_woff2: url(./../sap_horizon/fonts/SAP-icons.woff2);
|
|
2224
|
-
// @sapFontUrl_SAP-icons-TNT_ttf: url(./../
|
|
2225
|
-
// @sapFontUrl_SAP-icons-TNT_woff: url(./../
|
|
2226
|
-
// @sapFontUrl_SAP-icons-TNT_woff2: url(./../
|
|
2953
|
+
// @sapFontUrl_SAP-icons-TNT_ttf: url(./../sap_horizon/fonts/SAP-icons-TNT.ttf);
|
|
2954
|
+
// @sapFontUrl_SAP-icons-TNT_woff: url(./../sap_horizon/fonts/SAP-icons-TNT.woff);
|
|
2955
|
+
// @sapFontUrl_SAP-icons-TNT_woff2: url(./../sap_horizon/fonts/SAP-icons-TNT.woff2);
|
|
2227
2956
|
// @sapFontUrl_SAP-icons-Business-Suite_ttf: url(./../sap_horizon/fonts/BusinessSuiteInAppSymbols.ttf);
|
|
2228
2957
|
// @sapFontUrl_SAP-icons-Business-Suite_woff: url(./../sap_horizon/fonts/BusinessSuiteInAppSymbols.woff);
|
|
2229
2958
|
// @sapFontUrl_SAP-icons-Business-Suite_woff2: url(./../sap_horizon/fonts/BusinessSuiteInAppSymbols.woff2);
|