@openui5/themelib_sap_horizon 1.96.2 → 1.97.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.reuse/dep5 +1 -1
- package/THIRDPARTY.txt +2 -1
- package/package.json +18 -18
- package/src/sap/f/themes/sap_horizon/DynamicPage.less +1 -1
- package/src/sap/m/themes/sap_horizon/ComboBoxBase.less +4 -4
- package/src/sap/m/themes/sap_horizon/GenericTile.less +25 -6
- package/src/sap/m/themes/sap_horizon/InputBase.less +1 -2
- package/src/sap/m/themes/sap_horizon/MessageStrip.less +3 -2
- package/src/sap/m/themes/sap_horizon/MultiComboBox.less +8 -5
- package/src/sap/m/themes/sap_horizon/MultiInput.less +8 -5
- package/src/sap/m/themes/sap_horizon/RangeSlider.less +3 -4
- package/src/sap/m/themes/sap_horizon/Slider.less +1 -0
- package/src/sap/m/themes/sap_horizon/SliderTooltip.less +1 -5
- package/src/sap/m/themes/sap_horizon/SplitButton.less +6 -5
- package/src/sap/m/themes/sap_horizon/SuggestionsPopover.less +0 -5
- package/src/sap/m/themes/sap_horizon/Tokenizer.less +2 -2
- package/src/sap/m/themes/sap_horizon/ValueStateHeader.less +0 -5
- package/src/sap/m/themes/sap_horizon/WizardProgressNavigator.less +0 -1
- package/src/sap/ui/core/themes/sap_horizon/.theme +1 -1
- package/src/sap/ui/unified/themes/sap_horizon/FileUploader.less +16 -16
package/.reuse/dep5
CHANGED
|
@@ -418,7 +418,7 @@ Comment: these files contain content from SAP and BooleanExpressionEvaluator: Bo
|
|
|
418
418
|
|
|
419
419
|
# Library: sap.ui.webc.common:
|
|
420
420
|
|
|
421
|
-
Files: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/base/*.* src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/
|
|
421
|
+
Files: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/base/*.* src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/theming/*.* src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/localization/*.* src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons/*.* src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-tnt/*.* src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-business-suite/*.*
|
|
422
422
|
Copyright: SAP
|
|
423
423
|
License: Apache-2.0
|
|
424
424
|
Comment: these files belong to: UI5 Web Components
|
package/THIRDPARTY.txt
CHANGED
|
@@ -412,10 +412,11 @@ Copyright: SAP
|
|
|
412
412
|
License: Apache-2.0
|
|
413
413
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
414
414
|
Contained in: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/base/*.*
|
|
415
|
-
src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/
|
|
415
|
+
src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/theming/*.*
|
|
416
416
|
src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/localization/*.*
|
|
417
417
|
src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons/*.*
|
|
418
418
|
src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-tnt/*.*
|
|
419
|
+
src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-business-suite/*.*
|
|
419
420
|
|
|
420
421
|
Component: lit-html, version: 1.4.1
|
|
421
422
|
Copyright: Google LLC
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/themelib_sap_horizon",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.97.0",
|
|
4
4
|
"description": "OpenUI5 Theme Library sap_horizon",
|
|
5
5
|
"author": "SAP SE (https://www.sap.com)",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -14,22 +14,22 @@
|
|
|
14
14
|
"url": "https://github.com/SAP/openui5.git"
|
|
15
15
|
},
|
|
16
16
|
"devDependencies": {
|
|
17
|
-
"@openui5/sap.f": "1.
|
|
18
|
-
"@openui5/sap.m": "1.
|
|
19
|
-
"@openui5/sap.tnt": "1.
|
|
20
|
-
"@openui5/sap.ui.codeeditor": "1.
|
|
21
|
-
"@openui5/sap.ui.commons": "1.
|
|
22
|
-
"@openui5/sap.ui.core": "1.
|
|
23
|
-
"@openui5/sap.ui.dt": "1.
|
|
24
|
-
"@openui5/sap.ui.fl": "1.
|
|
25
|
-
"@openui5/sap.ui.mdc": "1.
|
|
26
|
-
"@openui5/sap.ui.integration": "1.
|
|
27
|
-
"@openui5/sap.ui.layout": "1.
|
|
28
|
-
"@openui5/sap.ui.rta": "1.
|
|
29
|
-
"@openui5/sap.ui.suite": "1.
|
|
30
|
-
"@openui5/sap.ui.table": "1.
|
|
31
|
-
"@openui5/sap.ui.unified": "1.
|
|
32
|
-
"@openui5/sap.ui.ux3": "1.
|
|
33
|
-
"@openui5/sap.uxap": "1.
|
|
17
|
+
"@openui5/sap.f": "1.97.0",
|
|
18
|
+
"@openui5/sap.m": "1.97.0",
|
|
19
|
+
"@openui5/sap.tnt": "1.97.0",
|
|
20
|
+
"@openui5/sap.ui.codeeditor": "1.97.0",
|
|
21
|
+
"@openui5/sap.ui.commons": "1.97.0",
|
|
22
|
+
"@openui5/sap.ui.core": "1.97.0",
|
|
23
|
+
"@openui5/sap.ui.dt": "1.97.0",
|
|
24
|
+
"@openui5/sap.ui.fl": "1.97.0",
|
|
25
|
+
"@openui5/sap.ui.mdc": "1.97.0",
|
|
26
|
+
"@openui5/sap.ui.integration": "1.97.0",
|
|
27
|
+
"@openui5/sap.ui.layout": "1.97.0",
|
|
28
|
+
"@openui5/sap.ui.rta": "1.97.0",
|
|
29
|
+
"@openui5/sap.ui.suite": "1.97.0",
|
|
30
|
+
"@openui5/sap.ui.table": "1.97.0",
|
|
31
|
+
"@openui5/sap.ui.unified": "1.97.0",
|
|
32
|
+
"@openui5/sap.ui.ux3": "1.97.0",
|
|
33
|
+
"@openui5/sap.uxap": "1.97.0"
|
|
34
34
|
}
|
|
35
35
|
}
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
}
|
|
69
69
|
|
|
70
70
|
.sapFDynamicPageToggleHeaderIndicator,
|
|
71
|
-
.
|
|
71
|
+
.sapFDynamicPageToggleHeaderIndicator.sapUiHidden ~ .sapFDynamicPageHeaderPinButton {
|
|
72
72
|
margin-left: -0.75rem;
|
|
73
73
|
}
|
|
74
74
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
/*
|
|
2
|
-
/* CSS for control sap.m/
|
|
3
|
-
/* Horizon theme
|
|
4
|
-
/*
|
|
1
|
+
/* =================================== */
|
|
2
|
+
/* CSS for control sap.m/Page.control */
|
|
3
|
+
/* Horizon theme */
|
|
4
|
+
/* =================================== */
|
|
5
5
|
|
|
6
6
|
.sapMInputBase:not(.sapMInputBaseDisabled):not(.sapMInputBaseIconPressed).sapMComboBoxBase.sapMComboBoxBaseArrowPressed .sapMInputBaseIconContainer .sapMInputBaseIcon:last-child {
|
|
7
7
|
background-color: @sapField_Focus_Background;
|
|
@@ -242,14 +242,17 @@ html.sap-desktop .sapMGT.sapMGTBackgroundImage:active .sapMGTFocusDiv {
|
|
|
242
242
|
{
|
|
243
243
|
gap: 0.75rem !important;
|
|
244
244
|
}
|
|
245
|
+
|
|
245
246
|
large.sapUiSizeCompact .sapMGT.sapMGTLineMode, .sapUiMedia-GenericTileDeviceSet-large .sapUiSizeCompact .sapMGT.sapMGTLineMode {
|
|
246
247
|
margin-right: 1rem;
|
|
247
248
|
border: 1px solid @sapTile_BorderColor
|
|
248
249
|
}
|
|
250
|
+
|
|
249
251
|
.sapMGT {
|
|
250
252
|
border-radius: @sapElement_BorderCornerRadius;
|
|
251
253
|
border-color: @sapTile_BorderColor;
|
|
252
254
|
}
|
|
255
|
+
|
|
253
256
|
.sapUshellSection {
|
|
254
257
|
.sapMGT.TwoByOne {
|
|
255
258
|
width: 23rem;
|
|
@@ -258,73 +261,88 @@ large.sapUiSizeCompact .sapMGT.sapMGTLineMode, .sapUiMedia-GenericTileDeviceSet-
|
|
|
258
261
|
width: 23rem;
|
|
259
262
|
}
|
|
260
263
|
}
|
|
264
|
+
|
|
261
265
|
.sapMGT.TwoByOne {
|
|
262
266
|
width: 22.5rem;
|
|
263
267
|
}
|
|
268
|
+
|
|
264
269
|
.sapMGT.TwoByHalf {
|
|
265
270
|
width: 22.5rem;
|
|
266
271
|
}
|
|
272
|
+
|
|
267
273
|
.sapMGTHdrTxt>.sapMText {
|
|
268
274
|
font-weight: bold;
|
|
269
275
|
font-size: @sapFontHeader6Size;
|
|
270
276
|
}
|
|
277
|
+
|
|
271
278
|
.sapMGTLineMode .sapMGTHdrTxt {
|
|
272
279
|
font-weight: bold;
|
|
273
280
|
}
|
|
281
|
+
|
|
274
282
|
.sapMGT.sapMGTLineMode {
|
|
275
283
|
border: 1px solid @sapTile_BorderColor !important;
|
|
276
284
|
border-radius: @sapElement_BorderCornerRadius !important;
|
|
277
285
|
box-shadow: @sapContent_Shadow0 !important;
|
|
278
286
|
}
|
|
287
|
+
|
|
279
288
|
.sap-desktop .sapMGT.sapMGTLineMode:not(.sapMGTDisabled):not(.sapMGTLineModePress):hover {
|
|
280
289
|
background: @sapTile_Hover_Background;
|
|
281
290
|
border: 1px solid @sapTile_BorderColor !important;
|
|
282
291
|
box-shadow: @sapContent_Shadow1 !important;
|
|
283
292
|
}
|
|
293
|
+
|
|
284
294
|
html.sap-desktop .sapMGT:hover:not(.sapMGTPressActive) {
|
|
285
295
|
border: 1px solid @sapTile_BorderColor !important;
|
|
286
296
|
box-shadow: @sapContent_Shadow1 !important;
|
|
287
297
|
}
|
|
288
|
-
|
|
289
|
-
border: none !important;
|
|
290
|
-
}
|
|
298
|
+
|
|
291
299
|
.sapMTileCntFtrTxt .sapMLnk .sapUiIcon {
|
|
292
300
|
font-size: 0.75rem !important;
|
|
293
301
|
margin-left: 1px;
|
|
294
302
|
margin-right: 1px;
|
|
295
303
|
}
|
|
304
|
+
|
|
296
305
|
html.sap-desktop .sapFGridContainer .sapFGridContainerItemWrapperNoVisualFocus:focus .sapMGTFocusDiv, html.sap-desktop .sapMGT:focus .sapMGTFocusDiv, html.sap-desktop .sapMGT:active .sapMGTFocusDiv, html.sap-desktop .sapMGTLineModePress .sapMGTFocusDiv {
|
|
297
306
|
border-radius: @sapElement_BorderCornerRadius;
|
|
298
307
|
box-shadow: inset 0 0 0 0.063rem @sapContent_ContrastFocusColor, 0 0 0 @sapContent_FocusWidth @sapContent_FocusColor;
|
|
299
308
|
}
|
|
309
|
+
|
|
300
310
|
html.sap-desktop .sapMGT.sapMGTBackgroundImage:focus .sapMGTFocusDiv:after, html.sap-desktop .sapMGT.sapMGTBackgroundImage:active .sapMGTFocusDiv:after {
|
|
301
311
|
border: none;
|
|
302
312
|
border-radius: @sapElement_BorderCornerRadius;
|
|
303
313
|
}
|
|
314
|
+
|
|
304
315
|
.sapMGTLineMode .sapMGTFocusDiv {
|
|
305
316
|
border-radius: 10px !important;
|
|
306
317
|
}
|
|
318
|
+
|
|
307
319
|
.sapFGridContainer .sapFGridContainerItemWrapper:not(.sapFGridContainerItemWrapperNoVisualFocus):focus::before {
|
|
308
320
|
border: 2px solid @sapContent_FocusColor;
|
|
309
321
|
border-radius: @sapElement_BorderCornerRadius;
|
|
310
322
|
}
|
|
323
|
+
|
|
311
324
|
.miniTileBackground {
|
|
312
325
|
background: @sapTile_Background;
|
|
313
326
|
box-shadow: @sapContent_Shadow0 !important;
|
|
314
327
|
}
|
|
328
|
+
|
|
315
329
|
.miniTileContainer .sapMGT {
|
|
316
330
|
background: @sapTile_Background;
|
|
317
331
|
box-shadow: @sapContent_Shadow0 !important;
|
|
318
332
|
}
|
|
333
|
+
|
|
319
334
|
.sapUshellTile, .sapUshellTileWrapper, .sapUshellTileInner, .sapUshellTileBase, .sapUshellInner .sapUshellTile-placeholder, .sapUshellInner .sapUshellLinkTile-placeholder {
|
|
320
335
|
border-radius: @sapElement_BorderCornerRadius;
|
|
321
336
|
}
|
|
337
|
+
|
|
322
338
|
.sapUshellTile{
|
|
323
339
|
margin: 0 1rem 1rem 0;
|
|
324
340
|
}
|
|
341
|
+
|
|
325
342
|
.sapUshellSection .sapUshellSectionTitle {
|
|
326
343
|
font-weight: bold;
|
|
327
344
|
}
|
|
345
|
+
|
|
328
346
|
.OneByOne.tileWithAppInfo {
|
|
329
347
|
.sapMGTTInfoContainer {
|
|
330
348
|
.sapMGTTInfo {
|
|
@@ -332,11 +350,12 @@ html.sap-desktop .sapMGT.sapMGTBackgroundImage:focus .sapMGTFocusDiv:after, html
|
|
|
332
350
|
}
|
|
333
351
|
}
|
|
334
352
|
}
|
|
353
|
+
|
|
335
354
|
.TwoByOne.sapMGTActionMode {
|
|
336
355
|
width: 20rem;
|
|
337
|
-
height:
|
|
338
|
-
border-radius:
|
|
356
|
+
height: 10.875rem;
|
|
357
|
+
border-radius: 1.25rem;
|
|
339
358
|
.sapMGTFocusDiv {
|
|
340
|
-
border-radius:
|
|
359
|
+
border-radius: 1.25rem !important;
|
|
341
360
|
}
|
|
342
361
|
}
|
|
@@ -34,7 +34,6 @@
|
|
|
34
34
|
margin-top: 0.1875rem;
|
|
35
35
|
}
|
|
36
36
|
}
|
|
37
|
-
|
|
38
37
|
.sapMInputBase:not(.sapMInputBaseReadonly) .sapMInputBaseIconContainer .sapMInputBaseIcon {
|
|
39
38
|
width: 2 * @sapContent_GridSize;
|
|
40
39
|
height: 2 * @sapContent_GridSize;
|
|
@@ -170,7 +169,7 @@
|
|
|
170
169
|
&.sapMInputBaseContentWrapperInformation {
|
|
171
170
|
box-shadow: @sapContent_Informative_Shadow;
|
|
172
171
|
}
|
|
173
|
-
}
|
|
172
|
+
}
|
|
174
173
|
|
|
175
174
|
.sapMInputBaseInner::-webkit-input-placeholder {
|
|
176
175
|
font-style: normal;
|
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
/* =================================== */
|
|
5
5
|
|
|
6
6
|
.sapMMsgStrip {
|
|
7
|
+
//@sapUiElementBorderCornerRadius was used but currently it results in 12px
|
|
7
8
|
border-radius: @sapElement_BorderCornerRadius;
|
|
8
9
|
}
|
|
9
10
|
|
|
@@ -34,7 +35,7 @@
|
|
|
34
35
|
border-color: @sapErrorBackground;
|
|
35
36
|
}
|
|
36
37
|
}
|
|
37
|
-
|
|
38
|
+
|
|
38
39
|
.sapMMsgStripSuccess {
|
|
39
40
|
border-color: darken(saturate(@sapSuccessBackground, 20), 20);
|
|
40
41
|
|
|
@@ -56,7 +57,7 @@
|
|
|
56
57
|
border-color: @sapWarningBackground;
|
|
57
58
|
}
|
|
58
59
|
}
|
|
59
|
-
|
|
60
|
+
|
|
60
61
|
.sapMMsgStripMessage>.sapMLnk {
|
|
61
62
|
padding-right: 0.25rem;
|
|
62
63
|
padding-left: 0.25rem;
|
|
@@ -1,11 +1,7 @@
|
|
|
1
|
-
/* =================================== */
|
|
2
|
-
/* CSS for control sap.m/MultiComboBox */
|
|
3
|
-
/* Horizon theme */
|
|
4
|
-
/* =================================== */
|
|
5
|
-
|
|
6
1
|
.sapMMultiComboBox.sapMInputBaseReadonly.sapMMultiComboBoxHasToken.sapMFocus .sapMTokenizer {
|
|
7
2
|
left: 0;
|
|
8
3
|
}
|
|
4
|
+
|
|
9
5
|
.sapMMultiComboBoxPicker .sapMListHdrTBar {
|
|
10
6
|
border-radius: 0;
|
|
11
7
|
}
|
|
@@ -37,4 +33,11 @@
|
|
|
37
33
|
& .sapMBarChild.sapMCb.sapMCbHasLabel:focus:after {
|
|
38
34
|
border: none;
|
|
39
35
|
}
|
|
36
|
+
}
|
|
37
|
+
.sapMMultiComboBox .sapMTokenizer {
|
|
38
|
+
padding-top: 1px;
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
.sapUiSizeCondensed .sapUiTableDataCell .sapMMultiComboBox .sapMTokenizer {
|
|
42
|
+
padding-top: 0px;
|
|
40
43
|
}
|
|
@@ -1,8 +1,11 @@
|
|
|
1
|
-
/* =================================== */
|
|
2
|
-
/* CSS for control sap.m/MultiInput */
|
|
3
|
-
/* Horizon theme */
|
|
4
|
-
/* =================================== */
|
|
5
|
-
|
|
6
1
|
.sapMMultiInput.sapMInputBaseReadonly.sapMMultiInputHasTokens.sapMInputFocused .sapMTokenizer {
|
|
7
2
|
left: 0;
|
|
3
|
+
}
|
|
4
|
+
|
|
5
|
+
.sapMMultiInput .sapMTokenizer {
|
|
6
|
+
padding-top: 1px;
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
.sapUiSizeCondensed .sapUiTableDataCell .sapMMultiInput .sapMTokenizer {
|
|
10
|
+
padding-top: 0px;
|
|
8
11
|
}
|
|
@@ -2,15 +2,14 @@
|
|
|
2
2
|
/* CSS for control sap.m/RangeSlider */
|
|
3
3
|
/* Horizon theme */
|
|
4
4
|
/* ================================== */
|
|
5
|
-
|
|
6
5
|
.sapMRangeSlider.sapMSliderInner .sapMSliderHandle {
|
|
7
6
|
top: -0.75rem;
|
|
8
7
|
}
|
|
9
8
|
|
|
10
9
|
.sapMRangeSlider.sapMSlider .sapMSliderInner:not(.sapMSliderInnerDisabled):hover>.sapMSliderHandle {
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
10
|
+
border: 1px @sapContent_FocusStyle @sapContent_Selected_ForegroundColor;
|
|
11
|
+
background: transparent;
|
|
12
|
+
box-shadow: @sapContent_Selected_Shadow;
|
|
14
13
|
}
|
|
15
14
|
|
|
16
15
|
.sapMRangeSlider.sapMSlider .sapMSliderInner:not(.sapMSliderInnerDisabled):hover .sapMSliderProgress:focus ~ .sapMSliderHandle,
|
|
@@ -3,12 +3,8 @@
|
|
|
3
3
|
/* Horizon theme */
|
|
4
4
|
/* ==================================== */
|
|
5
5
|
|
|
6
|
-
/* ------------------------------ */
|
|
7
|
-
/* Slider Tooltip styles */
|
|
8
|
-
/* ------------------------------ */
|
|
9
|
-
|
|
10
6
|
.sapMSliderTooltip {
|
|
11
|
-
background: @sapField_Focus_Background;
|
|
7
|
+
background: @sapField_Focus_Background;
|
|
12
8
|
border-radius: 0.5rem;
|
|
13
9
|
border: none;
|
|
14
10
|
box-shadow: @sapUiContentShadow1;
|
|
@@ -118,7 +118,8 @@
|
|
|
118
118
|
box-sizing: border-box;
|
|
119
119
|
top: 0.5rem;
|
|
120
120
|
left: -0.0625rem;
|
|
121
|
-
|
|
121
|
+
width: 0.0625rem;
|
|
122
|
+
background-color: @sapUiButtonHoverTextColor;
|
|
122
123
|
pointer-events: none;
|
|
123
124
|
height: 1.25rem;
|
|
124
125
|
border-radius: 0.35rem;
|
|
@@ -129,19 +130,19 @@
|
|
|
129
130
|
.sapMSB.sapMSBSuccess .sapMBtn:not(.sapMSBText) .sapMBtnInner.sapMBtnIconFirst::before,
|
|
130
131
|
.sapMSB.sapMSBCritical .sapMBtn:not(.sapMSBText) .sapMBtnInner.sapMBtnIconFirst::before,
|
|
131
132
|
.sapMSB.sapMSBNegative .sapMBtn:not(.sapMSBText) .sapMBtnInner.sapMBtnIconFirst::before {
|
|
132
|
-
|
|
133
|
+
background-color: @sapUiButtonEmphasizedTextColor;
|
|
133
134
|
}
|
|
134
135
|
|
|
135
136
|
.sapMSB.sapMSBAccept .sapMBtn:not(.sapMSBText) .sapMBtnInner.sapMBtnIconFirst::before {
|
|
136
|
-
|
|
137
|
+
background-color: @sapUiButtonAcceptTextColor;
|
|
137
138
|
}
|
|
138
139
|
|
|
139
140
|
.sapMSB.sapMSBReject .sapMBtn:not(.sapMSBText) .sapMBtnInner.sapMBtnIconFirst::before {
|
|
140
|
-
|
|
141
|
+
background-color: @sapUiButtonRejectTextColor;
|
|
141
142
|
}
|
|
142
143
|
|
|
143
144
|
.sapMSB.sapMSBAttention .sapMBtn:not(.sapMSBText) .sapMBtnInner.sapMBtnIconFirst::before {
|
|
144
|
-
|
|
145
|
+
background-color: @sapUiButtonAttentionTextColor;
|
|
145
146
|
}
|
|
146
147
|
|
|
147
148
|
.sapUiSizeCompact .sapMSB .sapMBtn:not(.sapMSBText) .sapMBtnInner.sapMBtnIconFirst::before {
|
|
@@ -28,7 +28,7 @@ html.sap-desktop .sapMTokenizer:focus {
|
|
|
28
28
|
|
|
29
29
|
/* editable tokens in read-only tokenizer */
|
|
30
30
|
.sapMTokenizer.sapMTokenizerReadonly .sapMToken {
|
|
31
|
-
|
|
31
|
+
color: @sapUiContentLabelColor;
|
|
32
32
|
}
|
|
33
33
|
|
|
34
34
|
.sapUiSizeCompact {
|
|
@@ -87,4 +87,4 @@ html.sap-desktop .sapMTokenizer:focus {
|
|
|
87
87
|
border-bottom-left-radius: @sapUiElementBorderCornerRadius;
|
|
88
88
|
border-bottom-right-radius: @sapUiElementBorderCornerRadius;
|
|
89
89
|
}
|
|
90
|
-
}
|
|
90
|
+
}
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.
|
|
9
|
+
<version>1.97.0</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 Horizon theme library.</documentation>
|
|
12
12
|
|
|
@@ -9,33 +9,33 @@
|
|
|
9
9
|
}
|
|
10
10
|
|
|
11
11
|
/* increase outline offset */
|
|
12
|
-
.sapMIBar-CTX .sapUiFup
|
|
12
|
+
.sapMIBar-CTX .sapUiFup .sapMBtnInner:focus.sapMFocusable {
|
|
13
13
|
outline-offset: -.125rem;
|
|
14
14
|
}
|
|
15
15
|
|
|
16
|
-
.sapUiFup
|
|
16
|
+
.sapUiFup .sapMBtn:focus {
|
|
17
17
|
outline: none;
|
|
18
18
|
}
|
|
19
19
|
|
|
20
|
-
html.sap-desktop .sapUiFup
|
|
21
|
-
html.sap-desktop .sapUiFup
|
|
20
|
+
html.sap-desktop .sapUiFup .sapMFocusable:focus,
|
|
21
|
+
html.sap-desktop .sapUiFup .sapMFocusable:active {
|
|
22
22
|
outline: 1px dotted @sapUiContentFocusColor;
|
|
23
23
|
outline-offset: -1px;
|
|
24
24
|
}
|
|
25
25
|
|
|
26
|
-
.sapMFooter-CTX .sapUiFup
|
|
27
|
-
.sapMFooter-CTX .sapUiFup
|
|
28
|
-
.sapUiFup
|
|
29
|
-
html.sap-desktop .sapUiFup
|
|
30
|
-
.sapUiFup
|
|
31
|
-
html.sap-desktop .sapUiFup
|
|
32
|
-
.sapUiFup
|
|
33
|
-
html.sap-desktop .sapUiFup
|
|
26
|
+
.sapMFooter-CTX .sapUiFup .sapMBtnInner:focus.sapMFocusable,
|
|
27
|
+
.sapMFooter-CTX .sapUiFup .sapMBtnInner:active.sapMFocusable,
|
|
28
|
+
.sapUiFup .sapMBtnInner:active.sapMBtnAccept,
|
|
29
|
+
html.sap-desktop .sapUiFup .sapMBtnInner:active.sapMBtnAccept,
|
|
30
|
+
.sapUiFup .sapMBtnInner:active.sapMBtnReject,
|
|
31
|
+
html.sap-desktop .sapUiFup .sapMBtnInner:active.sapMBtnReject,
|
|
32
|
+
.sapUiFup .sapMBtnInner:active.sapMBtnEmphasized,
|
|
33
|
+
html.sap-desktop .sapUiFup .sapMBtnInner:active.sapMBtnEmphasized {
|
|
34
34
|
outline-color: @sapUiContentContrastFocusColor;
|
|
35
35
|
outline-offset: -.125rem;
|
|
36
36
|
}
|
|
37
37
|
|
|
38
|
-
.sapMFooter-CTX .sapUiFup
|
|
38
|
+
.sapMFooter-CTX .sapUiFup .sapMBtnInner:active.sapMFocusable {
|
|
39
39
|
background-color: @sapUiButtonActiveBackground;
|
|
40
40
|
}
|
|
41
41
|
|
|
@@ -43,12 +43,12 @@ html.sap-desktop .sapUiFup:active .sapMBtnInner.sapMBtnEmphasized {
|
|
|
43
43
|
|
|
44
44
|
html[data-sap-ui-browser^="ie"] {
|
|
45
45
|
|
|
46
|
-
.sapUiFup
|
|
46
|
+
.sapUiFup .sapMBtnInner:focus.sapMFocusable {
|
|
47
47
|
outline: none;
|
|
48
48
|
position: relative;
|
|
49
49
|
}
|
|
50
50
|
|
|
51
|
-
.sapUiFup
|
|
51
|
+
.sapUiFup .sapMBtnInner:focus.sapMFocusable:before {
|
|
52
52
|
content: " ";
|
|
53
53
|
box-sizing: border-box;
|
|
54
54
|
width: 100%;
|
|
@@ -59,7 +59,7 @@ html[data-sap-ui-browser^="ie"] {
|
|
|
59
59
|
border: 1px dotted @sapUiContentFocusColor;
|
|
60
60
|
}
|
|
61
61
|
|
|
62
|
-
.sapMFooter-CTX .sapUiFup
|
|
62
|
+
.sapMFooter-CTX .sapUiFup .sapMBtnInner:focus.sapMFocusable:before {
|
|
63
63
|
border-color: @sapUiContentContrastFocusColor;
|
|
64
64
|
}
|
|
65
65
|
|