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