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