@openui5/themelib_sap_horizon 1.127.1 → 1.129.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/THIRDPARTY.txt +1 -1
- package/package.json +18 -18
- package/src/sap/m/themes/sap_horizon/ActionSelect.less +13 -13
- package/src/sap/m/themes/sap_horizon/ActionSheet.less +12 -12
- package/src/sap/m/themes/sap_horizon/Avatar.less +12 -10
- package/src/sap/m/themes/sap_horizon/Bar.less +11 -9
- package/src/sap/m/themes/sap_horizon/Breadcrumbs.less +20 -16
- package/src/sap/m/themes/sap_horizon/BusyIndicator.less +2 -2
- package/src/sap/m/themes/sap_horizon/Button.less +59 -54
- package/src/sap/m/themes/sap_horizon/Carousel.less +11 -11
- package/src/sap/m/themes/sap_horizon/ColorPalette.less +43 -16
- package/src/sap/m/themes/sap_horizon/ComboBoxBase.less +3 -3
- package/src/sap/m/themes/sap_horizon/Dialog.less +29 -30
- package/src/sap/m/themes/sap_horizon/DynamicDateRange.less +1 -1
- package/src/sap/m/themes/sap_horizon/GenericTile.less +23 -24
- package/src/sap/m/themes/sap_horizon/NewsContent.less +0 -4
- package/src/sap/m/themes/sap_horizon/Popover.less +0 -29
- package/src/sap/m/themes/sap_horizon/RatingIndicator.less +0 -2
- package/src/sap/m/themes/sap_horizon/SinglePlanningCalendarGrid.less +1 -0
- package/src/sap/m/themes/sap_horizon/SlideTile.less +10 -15
- package/src/sap/m/themes/sap_horizon/Token.less +29 -4
- package/src/sap/m/themes/sap_horizon/Tokenizer.less +2 -2
- package/src/sap/m/themes/sap_horizon_dark/ActionSelect.less +11 -10
- package/src/sap/m/themes/sap_horizon_dark/ActionSheet.less +11 -11
- package/src/sap/m/themes/sap_horizon_dark/Avatar.less +12 -10
- package/src/sap/m/themes/sap_horizon_dark/Bar.less +12 -10
- package/src/sap/m/themes/sap_horizon_dark/Breadcrumbs.less +20 -16
- package/src/sap/m/themes/sap_horizon_dark/BusyIndicator.less +2 -2
- package/src/sap/m/themes/sap_horizon_dark/Button.less +59 -54
- package/src/sap/m/themes/sap_horizon_dark/Carousel.less +11 -11
- package/src/sap/m/themes/sap_horizon_dark/ColorPalette.less +42 -16
- package/src/sap/m/themes/sap_horizon_dark/ComboBoxBase.less +3 -3
- package/src/sap/m/themes/sap_horizon_dark/Dialog.less +29 -31
- package/src/sap/m/themes/sap_horizon_dark/DynamicDateRange.less +1 -1
- package/src/sap/m/themes/sap_horizon_dark/GenericTile.less +26 -27
- package/src/sap/m/themes/sap_horizon_dark/NewsContent.less +0 -4
- package/src/sap/m/themes/sap_horizon_dark/Popover.less +0 -29
- package/src/sap/m/themes/sap_horizon_dark/SinglePlanningCalendarGrid.less +1 -0
- package/src/sap/m/themes/sap_horizon_dark/SlideTile.less +10 -15
- package/src/sap/m/themes/sap_horizon_dark/Token.less +30 -5
- package/src/sap/m/themes/sap_horizon_dark/Tokenizer.less +2 -2
- package/src/sap/m/themes/sap_horizon_hcb/ActionListItem.less +2 -2
- package/src/sap/m/themes/sap_horizon_hcb/ActionSelect.less +4 -3
- package/src/sap/m/themes/sap_horizon_hcb/ActionSheet.less +12 -12
- package/src/sap/m/themes/sap_horizon_hcb/ActionTile.less +15 -12
- package/src/sap/m/themes/sap_horizon_hcb/Avatar.less +9 -8
- package/src/sap/m/themes/sap_horizon_hcb/Bar.less +12 -10
- package/src/sap/m/themes/sap_horizon_hcb/Breadcrumbs.less +6 -7
- package/src/sap/m/themes/sap_horizon_hcb/BusyIndicator.less +2 -2
- package/src/sap/m/themes/sap_horizon_hcb/Button.less +45 -39
- package/src/sap/m/themes/sap_horizon_hcb/Carousel.less +10 -10
- package/src/sap/m/themes/sap_horizon_hcb/ColorPalette.less +25 -15
- package/src/sap/m/themes/sap_horizon_hcb/ComboBoxBase.less +8 -8
- package/src/sap/m/themes/sap_horizon_hcb/Dialog.less +22 -23
- package/src/sap/m/themes/sap_horizon_hcb/DynamicDateRange.less +1 -1
- package/src/sap/m/themes/sap_horizon_hcb/GenericTile.less +5 -10
- package/src/sap/m/themes/sap_horizon_hcb/HeaderContainer.less +0 -5
- package/src/sap/m/themes/sap_horizon_hcb/Popover.less +0 -22
- package/src/sap/m/themes/sap_horizon_hcb/SinglePlanningCalendarGrid.less +1 -0
- package/src/sap/m/themes/sap_horizon_hcb/SlideTile.less +6 -7
- package/src/sap/m/themes/sap_horizon_hcb/Token.less +29 -4
- package/src/sap/m/themes/sap_horizon_hcb/library.source.less +0 -4
- package/src/sap/m/themes/sap_horizon_hcw/ActionListItem.less +2 -2
- package/src/sap/m/themes/sap_horizon_hcw/ActionSelect.less +4 -3
- package/src/sap/m/themes/sap_horizon_hcw/ActionSheet.less +12 -12
- package/src/sap/m/themes/sap_horizon_hcw/ActionTile.less +15 -12
- package/src/sap/m/themes/sap_horizon_hcw/Avatar.less +9 -8
- package/src/sap/m/themes/sap_horizon_hcw/Bar.less +12 -10
- package/src/sap/m/themes/sap_horizon_hcw/Breadcrumbs.less +7 -8
- package/src/sap/m/themes/sap_horizon_hcw/BusyIndicator.less +2 -2
- package/src/sap/m/themes/sap_horizon_hcw/Button.less +45 -39
- package/src/sap/m/themes/sap_horizon_hcw/Carousel.less +10 -10
- package/src/sap/m/themes/sap_horizon_hcw/ColorPalette.less +25 -15
- package/src/sap/m/themes/sap_horizon_hcw/ComboBoxBase.less +7 -7
- package/src/sap/m/themes/sap_horizon_hcw/Dialog.less +22 -23
- package/src/sap/m/themes/sap_horizon_hcw/DynamicDateRange.less +1 -1
- package/src/sap/m/themes/sap_horizon_hcw/GenericTile.less +6 -11
- package/src/sap/m/themes/sap_horizon_hcw/HeaderContainer.less +0 -5
- package/src/sap/m/themes/sap_horizon_hcw/Popover.less +0 -22
- package/src/sap/m/themes/sap_horizon_hcw/SinglePlanningCalendarGrid.less +1 -0
- package/src/sap/m/themes/sap_horizon_hcw/SlideTile.less +6 -7
- package/src/sap/m/themes/sap_horizon_hcw/Token.less +29 -4
- package/src/sap/m/themes/sap_horizon_hcw/library.source.less +0 -4
- package/src/sap/ui/core/themes/sap_horizon/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon/base.less +515 -7
- package/src/sap/ui/core/themes/sap_horizon/global.less +453 -7
- package/src/sap/ui/core/themes/sap_horizon_dark/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon_dark/base.less +517 -9
- package/src/sap/ui/core/themes/sap_horizon_dark/global.less +453 -6
- package/src/sap/ui/core/themes/sap_horizon_hcb/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon_hcb/base.less +524 -16
- package/src/sap/ui/core/themes/sap_horizon_hcb/global.less +453 -6
- package/src/sap/ui/core/themes/sap_horizon_hcw/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon_hcw/base.less +521 -13
- package/src/sap/ui/core/themes/sap_horizon_hcw/global.less +453 -6
- package/src/sap/ui/dt/themes/sap_horizon/ContextMenu.less +8 -41
- package/src/sap/ui/dt/themes/sap_horizon/Overlay.less +14 -8
- package/src/sap/ui/dt/themes/sap_horizon_dark/ContextMenu.less +8 -44
- package/src/sap/ui/dt/themes/sap_horizon_dark/Overlay.less +13 -8
- package/src/sap/ui/dt/themes/sap_horizon_hcb/ContextMenu.less +7 -35
- package/src/sap/ui/dt/themes/sap_horizon_hcb/Overlay.less +29 -7
- package/src/sap/ui/dt/themes/sap_horizon_hcb/library.source.less +2 -2
- package/src/sap/ui/dt/themes/sap_horizon_hcw/ContextMenu.less +7 -35
- package/src/sap/ui/dt/themes/sap_horizon_hcw/Overlay.less +29 -5
- package/src/sap/ui/mdc/themes/sap_horizon/Chart.less +6 -0
- package/src/sap/ui/mdc/themes/sap_horizon/Table.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon/library.source.less +1 -0
- package/src/sap/ui/mdc/themes/sap_horizon_dark/Chart.less +6 -0
- package/src/sap/ui/mdc/themes/sap_horizon_dark/Table.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon_dark/library.source.less +2 -1
- package/src/sap/ui/mdc/themes/sap_horizon_hcb/Chart.less +6 -0
- package/src/sap/ui/mdc/themes/sap_horizon_hcb/Table.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon_hcb/library.source.less +2 -1
- package/src/sap/ui/mdc/themes/sap_horizon_hcw/Chart.less +6 -0
- package/src/sap/ui/mdc/themes/sap_horizon_hcw/Table.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon_hcw/library.source.less +2 -1
- package/src/sap/ui/rta/themes/sap_horizon/AddIFrame.less +8 -9
- package/src/sap/ui/rta/themes/sap_horizon/ContextMenu.less +5 -4
- package/src/sap/ui/rta/themes/sap_horizon/Dialogs.less +1 -4
- package/src/sap/ui/rta/themes/sap_horizon/FieldRepository.less +34 -7
- package/src/sap/ui/rta/themes/sap_horizon/Overlay.less +23 -12
- package/src/sap/ui/rta/themes/sap_horizon/Toolbar.adaptation.less +65 -22
- package/src/sap/ui/rta/themes/sap_horizon/Toolbar.base.less +2 -2
- package/src/sap/ui/rta/themes/sap_horizon/library.source.less +4 -4
- package/src/sap/ui/rta/themes/sap_horizon_dark/AddIFrame.less +8 -20
- package/src/sap/ui/rta/themes/sap_horizon_dark/ChangeVisualization.less +3 -3
- package/src/sap/ui/rta/themes/sap_horizon_dark/ContextMenu.less +5 -4
- package/src/sap/ui/rta/themes/sap_horizon_dark/Dialogs.less +2 -5
- package/src/sap/ui/rta/themes/sap_horizon_dark/FieldRepository.less +33 -7
- package/src/sap/ui/rta/themes/sap_horizon_dark/Overlay.less +23 -9
- package/src/sap/ui/rta/themes/sap_horizon_dark/Toolbar.adaptation.less +66 -36
- package/src/sap/ui/rta/themes/sap_horizon_dark/Toolbar.base.less +2 -2
- package/src/sap/ui/rta/themes/sap_horizon_dark/library.source.less +4 -4
- package/src/sap/ui/rta/themes/sap_horizon_hcb/ChangeVisualization.less +3 -2
- package/src/sap/ui/rta/themes/sap_horizon_hcb/ContextMenu.less +23 -7
- package/src/sap/ui/rta/themes/sap_horizon_hcb/Dialogs.less +12 -6
- package/src/sap/ui/rta/themes/sap_horizon_hcb/FieldRepository.less +7 -22
- package/src/sap/ui/rta/themes/sap_horizon_hcb/Overlay.less +23 -65
- package/src/sap/ui/rta/themes/sap_horizon_hcb/Toolbar.adaptation.less +36 -14
- package/src/sap/ui/rta/themes/sap_horizon_hcb/Toolbar.base.less +3 -7
- package/src/sap/ui/rta/themes/sap_horizon_hcb/library.source.less +3 -4
- package/src/sap/ui/rta/themes/sap_horizon_hcw/ChangeVisualization.less +4 -3
- package/src/sap/ui/rta/themes/sap_horizon_hcw/ContextMenu.less +19 -7
- package/src/sap/ui/rta/themes/sap_horizon_hcw/Dialogs.less +6 -6
- package/src/sap/ui/rta/themes/sap_horizon_hcw/Overlay.less +23 -65
- package/src/sap/ui/rta/themes/sap_horizon_hcw/Toolbar.adaptation.less +42 -15
- package/src/sap/ui/rta/themes/sap_horizon_hcw/Toolbar.base.less +3 -6
- package/src/sap/ui/rta/themes/sap_horizon_hcw/library.source.less +4 -5
- package/src/sap/uxap/themes/sap_horizon/AnchorBar.less +1 -1
- package/src/sap/uxap/themes/sap_horizon/ObjectPageHeaderContent.less +0 -4
- package/src/sap/uxap/themes/sap_horizon_dark/AnchorBar.less +1 -1
- package/src/sap/uxap/themes/sap_horizon_dark/ObjectPageHeaderContent.less +0 -4
- package/src/sap/uxap/themes/sap_horizon_hcb/ObjectPageHeaderContent.less +0 -4
- package/src/sap/uxap/themes/sap_horizon_hcw/ObjectPageHeaderContent.less +0 -4
- package/src/sap/m/themes/sap_horizon_hcb/FeedContent.less +0 -8
- package/src/sap/m/themes/sap_horizon_hcb/ImageContent.less +0 -8
- package/src/sap/m/themes/sap_horizon_hcb/NewsContent.less +0 -9
- package/src/sap/m/themes/sap_horizon_hcb/NumericContent.less +0 -8
- package/src/sap/m/themes/sap_horizon_hcw/FeedContent.less +0 -8
- package/src/sap/m/themes/sap_horizon_hcw/ImageContent.less +0 -8
- package/src/sap/m/themes/sap_horizon_hcw/NewsContent.less +0 -9
- package/src/sap/m/themes/sap_horizon_hcw/NumericContent.less +0 -8
- package/src/sap/ui/rta/themes/sap_horizon_hcb/AddIFrame.less +0 -77
- package/src/sap/ui/rta/themes/sap_horizon_hcw/AddIFrame.less +0 -77
|
@@ -3,27 +3,27 @@
|
|
|
3
3
|
/* Evening Horizon theme */
|
|
4
4
|
/* ============================= */
|
|
5
5
|
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
/* ========================================================================== */
|
|
7
|
+
/* Variables */
|
|
8
|
+
/* ========================================================================== */
|
|
9
9
|
|
|
10
10
|
@_sap_m_Dialog_VerticalMargin: 3%;
|
|
11
11
|
@_sap_m_Dialog_BarHeight: 2.75rem;
|
|
12
12
|
@_sap_m_Dialog_SubHeaderCompactHeight: 2.25rem;
|
|
13
13
|
|
|
14
|
-
@_sap_m_Dialog_NoStateHeaderShadow:
|
|
15
|
-
@_sap_m_Dialog_SuccessHeaderShadow: inset 0 -0.0625rem
|
|
16
|
-
@_sap_m_Dialog_ErrorHeaderShadow: inset 0 -0.0625rem
|
|
17
|
-
@_sap_m_Dialog_WarningHeaderShadow: inset 0 -0.0625rem
|
|
18
|
-
@_sap_m_Dialog_InformationHeaderShadow: inset 0 -0.0625rem
|
|
14
|
+
@_sap_m_Dialog_NoStateHeaderShadow: var(--sapContent_HeaderShadow);
|
|
15
|
+
@_sap_m_Dialog_SuccessHeaderShadow: inset 0 -0.0625rem var(--sapSuccessBorderColor), var(--sapContent_HeaderShadow);
|
|
16
|
+
@_sap_m_Dialog_ErrorHeaderShadow: inset 0 -0.0625rem var(--sapErrorBorderColor), var(--sapContent_HeaderShadow);
|
|
17
|
+
@_sap_m_Dialog_WarningHeaderShadow: inset 0 -0.0625rem var(--sapWarningBorderColor), var(--sapContent_HeaderShadow);
|
|
18
|
+
@_sap_m_Dialog_InformationHeaderShadow: inset 0 -0.0625rem var(--sapInformationBorderColor), var(--sapContent_HeaderShadow);
|
|
19
19
|
|
|
20
20
|
@_sap_m_Dialog_HeaderFocusBorderBottomOffset: 0.125rem;
|
|
21
21
|
@_sap_m_Dialog_HeaderFocusBorderTopOffset: 0.0625rem;
|
|
22
22
|
@_sap_m_Dialog_HeaderFocusBorderLeftOffset: 0.0625rem;
|
|
23
23
|
@_sap_m_Dialog_HeaderFocusBorderRightOffset: 0.0625rem;
|
|
24
|
-
@_sap_m_Dialog_HeaderFocusBorderRadius:
|
|
24
|
+
@_sap_m_Dialog_HeaderFocusBorderRadius: var(--sapElement_BorderCornerRadius);
|
|
25
25
|
|
|
26
|
-
|
|
26
|
+
/* This parameter is used in sap.m.Select. TODO: remove it when it is removed from there. */
|
|
27
27
|
@_sap_m_Dialog_HeaderShadowColor: darken(@sapUiGroupContentBackground, 8);
|
|
28
28
|
|
|
29
29
|
.sapMDialogSubHeader .sapMIBar {
|
|
@@ -36,36 +36,28 @@
|
|
|
36
36
|
font-size: 1rem;
|
|
37
37
|
}
|
|
38
38
|
|
|
39
|
-
.sapMDialogResizeHandler {
|
|
40
|
-
right: 6px;
|
|
41
|
-
bottom: 3px;
|
|
42
|
-
|
|
43
|
-
&::before {
|
|
44
|
-
content: attr(data-sap-ui-icon-content);
|
|
45
|
-
color: @sapUiButtonLiteTextColor;
|
|
46
|
-
}
|
|
47
|
-
}
|
|
48
|
-
|
|
49
39
|
.sapMDialogBeginButton, .sapMDialogEndButton {
|
|
50
40
|
min-width: 4rem;
|
|
51
41
|
}
|
|
52
42
|
|
|
53
43
|
.sapMDialogTitleGroup {
|
|
54
|
-
z-index: 3;
|
|
44
|
+
z-index: 3; /* to hide the shadow from the header when there is sub-header */
|
|
55
45
|
}
|
|
56
46
|
|
|
57
|
-
|
|
47
|
+
/* buttons on phone must be to the right side (in LTR mode) */
|
|
58
48
|
html.sap-phone .sapMDialog {
|
|
49
|
+
|
|
59
50
|
& > footer .sapMFooter-CTX {
|
|
60
51
|
justify-content: flex-end;
|
|
61
52
|
}
|
|
62
53
|
}
|
|
63
54
|
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
55
|
+
/* ========================================================================== */
|
|
56
|
+
/* header, sub-header, footer */
|
|
57
|
+
/* ========================================================================== */
|
|
67
58
|
|
|
68
59
|
.sapMDialog {
|
|
60
|
+
|
|
69
61
|
header .sapMBarLeft,
|
|
70
62
|
header .sapMBarPH {
|
|
71
63
|
padding-left: 1rem;
|
|
@@ -82,11 +74,17 @@ html.sap-phone .sapMDialog {
|
|
|
82
74
|
}
|
|
83
75
|
}
|
|
84
76
|
|
|
85
|
-
|
|
86
|
-
.sapMDialogTitleGroup,
|
|
87
|
-
|
|
88
|
-
|
|
77
|
+
/* Responsive paddings */
|
|
78
|
+
.sapMDialogTitleGroup,
|
|
79
|
+
.sapMDialogSubHeader {
|
|
80
|
+
|
|
81
|
+
.sapUi-Std-PaddingS,
|
|
82
|
+
.sapUi-Std-PaddingM,
|
|
83
|
+
.sapUi-Std-PaddingL,
|
|
84
|
+
.sapUi-Std-PaddingXL {
|
|
85
|
+
|
|
89
86
|
&.sapMIBar {
|
|
87
|
+
|
|
90
88
|
.sapMBarMiddle .sapMBarPH {
|
|
91
89
|
padding-left: 0;
|
|
92
90
|
padding-right: 0;
|
|
@@ -112,6 +110,7 @@ html.sap-phone .sapMDialog {
|
|
|
112
110
|
}
|
|
113
111
|
|
|
114
112
|
.sapMDialog:not(.sapUiResponsiveContentPadding):not(.sapUiContentPadding) {
|
|
113
|
+
|
|
115
114
|
&.sapMDialog-NoHeader .sapMDialogScroll {
|
|
116
115
|
padding-top: 0.25rem;
|
|
117
116
|
|
|
@@ -127,5 +126,4 @@ html.sap-phone .sapMDialog {
|
|
|
127
126
|
padding-bottom: 0;
|
|
128
127
|
}
|
|
129
128
|
}
|
|
130
|
-
}
|
|
131
|
-
|
|
129
|
+
}
|
|
@@ -85,14 +85,14 @@
|
|
|
85
85
|
background: transparent;
|
|
86
86
|
}
|
|
87
87
|
|
|
88
|
-
.
|
|
88
|
+
.sapMGT.sapMGTLineMode:not(.sapMGTDisabled) {
|
|
89
89
|
&:not(.sapMGTLineModePress):hover {
|
|
90
90
|
background: @sapTile_Hover_Background;
|
|
91
91
|
box-shadow: @sapContent_Shadow2;
|
|
92
92
|
}
|
|
93
93
|
}
|
|
94
94
|
|
|
95
|
-
|
|
95
|
+
.sapMGT.sapMGTLineMode:active{
|
|
96
96
|
background-color: @sapTile_Active_Background;
|
|
97
97
|
outline: 0.125rem solid @sapContent_FocusColor !important;
|
|
98
98
|
outline-offset: -0.125rem;
|
|
@@ -154,7 +154,7 @@ html.sap-desktop .sapMGT.sapMGTLineMode:active{
|
|
|
154
154
|
|
|
155
155
|
/************************ LINE MODE FLOATING VIEW *****************/
|
|
156
156
|
|
|
157
|
-
.sapUiMedia-GenericTileDeviceSet-large
|
|
157
|
+
.sapUiMedia-GenericTileDeviceSet-large {
|
|
158
158
|
.sapMGT.sapMGTLineMode:not(.sapMGTDisabled) {
|
|
159
159
|
&:focus, &.sapMGTLineModePress {
|
|
160
160
|
.sapMGTLineStyleHelperInner:before {
|
|
@@ -171,7 +171,7 @@ html.sap-desktop .sapMGT.sapMGTLineMode:active{
|
|
|
171
171
|
}
|
|
172
172
|
}
|
|
173
173
|
.sapUiMedia-GenericTileDeviceSet-large {
|
|
174
|
-
|
|
174
|
+
.sapMGT.sapMGTLineMode:not(.sapMGTDisabled) {
|
|
175
175
|
&:hover .sapMGTLineStyleHelperInner {
|
|
176
176
|
background: @sapUiTileHoverBackground;
|
|
177
177
|
}
|
|
@@ -241,8 +241,8 @@ html.sap-desktop .sapMGT.sapMGTLineMode:active{
|
|
|
241
241
|
text-shadow: @sapUiShadowText;
|
|
242
242
|
}
|
|
243
243
|
|
|
244
|
-
|
|
245
|
-
|
|
244
|
+
.sapMGTWithoutImageHoverOverlay,
|
|
245
|
+
.sapMGTWithImageHoverOverlay {
|
|
246
246
|
z-index: 1;
|
|
247
247
|
position: absolute;
|
|
248
248
|
pointer-events: none;
|
|
@@ -282,7 +282,7 @@ html.sap-tablet .sapMGTWithImageHoverOverlay {
|
|
|
282
282
|
background: fade(@sapUiTileActiveBackground, 20%);
|
|
283
283
|
}
|
|
284
284
|
|
|
285
|
-
|
|
285
|
+
.sapMGT:hover:not(.sapMGTPressActive) {
|
|
286
286
|
box-shadow: 0 0 0 1px fade(@sapUiContentShadowColor, 30);
|
|
287
287
|
transition: background 0.2s;
|
|
288
288
|
|
|
@@ -301,21 +301,21 @@ html.sap-desktop .sapMGT:hover:not(.sapMGTPressActive) {
|
|
|
301
301
|
}
|
|
302
302
|
}
|
|
303
303
|
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
304
|
+
.sapFGridContainer .sapFGridContainerItemWrapperNoVisualFocus:focus .sapMGTFocusDiv, // focus inside GridContainer
|
|
305
|
+
.sapMGT:focus .sapMGTFocusDiv,
|
|
306
|
+
.sapMGT:active .sapMGTFocusDiv,
|
|
307
|
+
.sapMGTLineModePress .sapMGTFocusDiv {
|
|
308
308
|
border: @sapUiContentFocusWidth @sapUiContentFocusStyle @sapUiContentFocusColor;
|
|
309
309
|
}
|
|
310
310
|
|
|
311
|
-
|
|
311
|
+
.sapMGTActionButtonPress.sapMGT:active
|
|
312
312
|
{
|
|
313
313
|
.sapMGTFocusDiv{
|
|
314
314
|
border: none;
|
|
315
315
|
}
|
|
316
316
|
}
|
|
317
317
|
|
|
318
|
-
|
|
318
|
+
.sapMGTActionButtonPress.sapMGT:focus-visible
|
|
319
319
|
{
|
|
320
320
|
.sapMGTFocusDiv{
|
|
321
321
|
border: @sapUiContentFocusWidth @sapUiContentFocusStyle @sapUiContentFocusColor;
|
|
@@ -323,8 +323,8 @@ html.sap-desktop .sapMGTActionButtonPress.sapMGT:focus-visible
|
|
|
323
323
|
}
|
|
324
324
|
}
|
|
325
325
|
|
|
326
|
-
|
|
327
|
-
|
|
326
|
+
.sapMGT.sapMGTBackgroundImage:focus .sapMGTFocusDiv,
|
|
327
|
+
.sapMGT.sapMGTBackgroundImage:active .sapMGTFocusDiv {
|
|
328
328
|
&:after {
|
|
329
329
|
content: "";
|
|
330
330
|
.sapMGTOverlayMixin();
|
|
@@ -412,21 +412,21 @@ large.sapUiSizeCompact .sapMGT.sapMGTLineMode, .sapUiMedia-GenericTileDeviceSet-
|
|
|
412
412
|
}
|
|
413
413
|
}
|
|
414
414
|
|
|
415
|
-
.
|
|
415
|
+
.sapMGT.sapMGTLineMode.sapMGTInfoRendered:not(.sapMGTDisabled):not(.sapMGTLineModePress):hover {
|
|
416
416
|
border: transparent !important;
|
|
417
417
|
}
|
|
418
418
|
|
|
419
|
-
.
|
|
419
|
+
.sapMGT.sapMGTLineMode:not(.sapMGTDisabled):not(.sapMGTLineModePress):hover {
|
|
420
420
|
background: @sapTile_Hover_Background;
|
|
421
421
|
border: 1px solid @sapTile_BorderColor !important;
|
|
422
422
|
box-shadow: @sapContent_Shadow2 !important;
|
|
423
423
|
}
|
|
424
424
|
|
|
425
|
-
|
|
425
|
+
.sapMGT:hover:not(.sapMGTPressActive) {
|
|
426
426
|
box-shadow: @sapContent_Shadow2 !important;
|
|
427
427
|
}
|
|
428
428
|
|
|
429
|
-
|
|
429
|
+
.sapMGTIconMode.sapMGT:hover:not(.sapMGTPressActive) {
|
|
430
430
|
border: none !important;
|
|
431
431
|
}
|
|
432
432
|
|
|
@@ -436,12 +436,12 @@ html.sap-desktop .sapMGTIconMode.sapMGT:hover:not(.sapMGTPressActive) {
|
|
|
436
436
|
margin-right: 1px;
|
|
437
437
|
}
|
|
438
438
|
|
|
439
|
-
|
|
440
|
-
border-radius:
|
|
441
|
-
|
|
439
|
+
.sapFGridContainer .sapFGridContainerItemWrapperNoVisualFocus:focus .sapMGTFocusDiv, .sapMGT:focus .sapMGTFocusDiv, .sapMGT:active .sapMGTFocusDiv, .sapMGTLineModePress .sapMGTFocusDiv {
|
|
440
|
+
border-radius: @sapTile_BorderCornerRadius;
|
|
441
|
+
inset: -1px;
|
|
442
442
|
}
|
|
443
443
|
|
|
444
|
-
|
|
444
|
+
.sapMGT:active{
|
|
445
445
|
background-color: @sapTile_Active_Background;
|
|
446
446
|
border: 0.0625rem solid @sapTile_Interactive_BorderColor;
|
|
447
447
|
&.sapMGTIconMode{
|
|
@@ -457,14 +457,13 @@ html.sap-desktop .sapMGT:active{
|
|
|
457
457
|
}
|
|
458
458
|
}
|
|
459
459
|
|
|
460
|
-
|
|
461
|
-
border: 0.125rem solid @sapContent_FocusColor;
|
|
460
|
+
.sapMGT:focus .sapMGTFocusDiv{
|
|
462
461
|
border-radius: @sapTile_BorderCornerRadius;
|
|
463
462
|
box-shadow: none;
|
|
464
463
|
inset: -1px;
|
|
465
464
|
}
|
|
466
465
|
|
|
467
|
-
|
|
466
|
+
.sapMGT.sapMGTOneByOne:focus .sapMGTFocusDiv{
|
|
468
467
|
inset: 0;
|
|
469
468
|
}
|
|
470
469
|
|
|
@@ -476,7 +475,7 @@ html.sap-desktop .sapMGT.sapMGTOneByOne:focus .sapMGTFocusDiv{
|
|
|
476
475
|
}
|
|
477
476
|
}
|
|
478
477
|
|
|
479
|
-
|
|
478
|
+
.sapMGT.sapMGTBackgroundImage:focus .sapMGTFocusDiv:after, .sapMGT.sapMGTBackgroundImage:active .sapMGTFocusDiv:after {
|
|
480
479
|
border: none;
|
|
481
480
|
border-radius: @sapElement_BorderCornerRadius;
|
|
482
481
|
}
|
|
@@ -103,26 +103,6 @@
|
|
|
103
103
|
}
|
|
104
104
|
}
|
|
105
105
|
|
|
106
|
-
.sapMPopoverWithoutSubHeader .sapMPopoverHeader, .sapMPopoverSubHeader {
|
|
107
|
-
&:after {
|
|
108
|
-
content: "";
|
|
109
|
-
position: absolute;
|
|
110
|
-
height: 1px;
|
|
111
|
-
bottom: 0px;
|
|
112
|
-
width: 100%;
|
|
113
|
-
box-shadow: @sapUiShadowHeader;
|
|
114
|
-
z-index: 1;
|
|
115
|
-
}
|
|
116
|
-
|
|
117
|
-
.sapMIBar-CTX {
|
|
118
|
-
z-index: 2;
|
|
119
|
-
}
|
|
120
|
-
}
|
|
121
|
-
|
|
122
|
-
.sapMPopoverWithSubHeader .sapMPopoverHeader .sapMIBar-CTX {
|
|
123
|
-
box-shadow: none;
|
|
124
|
-
}
|
|
125
|
-
|
|
126
106
|
.sapMPopover {
|
|
127
107
|
border-radius: @sapUiPopoverBorderCornerRadius;
|
|
128
108
|
|
|
@@ -144,14 +124,5 @@
|
|
|
144
124
|
}
|
|
145
125
|
|
|
146
126
|
.sapMPopoverResizeHandle {
|
|
147
|
-
border: none;
|
|
148
127
|
color: @sapButton_Lite_TextColor;
|
|
149
|
-
width: 1rem;
|
|
150
|
-
font-size: 1rem;
|
|
151
|
-
line-height: 1rem;
|
|
152
|
-
content: "\e24f";
|
|
153
|
-
height: 1rem;
|
|
154
|
-
top: 0;
|
|
155
|
-
right: 0.125rem;
|
|
156
|
-
padding: 0 0.125rem 0rem 0rem;
|
|
157
128
|
}
|
|
@@ -3,11 +3,7 @@
|
|
|
3
3
|
/* Evening Horizon theme */
|
|
4
4
|
/* ================================ */
|
|
5
5
|
|
|
6
|
-
|
|
7
|
-
border: 1px solid @sapUiTileBackground
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
html.sap-desktop .sapMST:active{
|
|
6
|
+
.sapMST:active{
|
|
11
7
|
background-color: @sapTile_Active_Background;
|
|
12
8
|
.sapMSTFocusDiv{
|
|
13
9
|
border: 1px solid @sapTile_Interactive_BorderColor;
|
|
@@ -21,8 +17,8 @@ html.sap-desktop .sapMST:active{
|
|
|
21
17
|
}
|
|
22
18
|
|
|
23
19
|
/* This part is used to achieve dotted white black interlace border*/
|
|
24
|
-
|
|
25
|
-
|
|
20
|
+
.sapMST:focus .sapMSTFocusDiv:after,
|
|
21
|
+
.sapMST:active .sapMSTFocusDiv:after {
|
|
26
22
|
content: "";
|
|
27
23
|
position: absolute;
|
|
28
24
|
top: 0;
|
|
@@ -35,14 +31,14 @@ html.sap-desktop .sapMST:active .sapMSTFocusDiv:after {
|
|
|
35
31
|
}
|
|
36
32
|
|
|
37
33
|
/* Bulleted indicator of multiple tiles*/
|
|
38
|
-
.sapMSTBulleted
|
|
34
|
+
.sapMSTBulleted .sapMSTIndicator {
|
|
39
35
|
border: solid 0.0625rem @sapTile_OverlayForegroundColor;
|
|
40
36
|
opacity: 0.6;
|
|
41
37
|
box-shadow : 0 0 0.125rem @sapContent_ShadowColor;
|
|
42
38
|
margin: 0 0.094rem;
|
|
43
39
|
}
|
|
44
40
|
|
|
45
|
-
.sapMSTBulleted
|
|
41
|
+
.sapMSTBulleted .sapMSTIndicator.sapMSTActive {
|
|
46
42
|
background: @sapTile_OverlayForegroundColor;
|
|
47
43
|
box-shadow: 0 0 0.063rem @sapContent_ShadowColor;
|
|
48
44
|
}
|
|
@@ -78,20 +74,19 @@ html.sap-desktop .sapMST:active .sapMSTFocusDiv:after {
|
|
|
78
74
|
text-shadow: 0px 1px @sapUiButtonEmphasizedTextShadow;
|
|
79
75
|
}
|
|
80
76
|
|
|
81
|
-
|
|
77
|
+
.sapMST:focus .sapMSTFocusDiv {
|
|
82
78
|
border-radius: @sapTile_BorderCornerRadius;
|
|
83
79
|
box-shadow: none;
|
|
84
|
-
border: 2px solid @sapContent_FocusColor;
|
|
85
80
|
inset: 0;
|
|
86
81
|
}
|
|
87
82
|
|
|
88
|
-
|
|
89
|
-
|
|
83
|
+
.sapMST:focus .sapMSTFocusDiv:after,
|
|
84
|
+
.sapMST:active .sapMSTFocusDiv:after {
|
|
90
85
|
border: none;
|
|
91
86
|
border-radius: @sapElement_BorderCornerRadius;
|
|
92
87
|
}
|
|
93
88
|
|
|
94
|
-
|
|
89
|
+
.sapMST:hover {
|
|
95
90
|
box-shadow: @sapContent_Shadow2 !important;
|
|
96
91
|
|
|
97
92
|
.sapMGT:hover {
|
|
@@ -101,7 +96,7 @@ html.sap-desktop .sapMST:hover {
|
|
|
101
96
|
|
|
102
97
|
}
|
|
103
98
|
|
|
104
|
-
|
|
99
|
+
.sapMST:active{
|
|
105
100
|
.sapMGT{
|
|
106
101
|
opacity: 0.8;
|
|
107
102
|
}
|
|
@@ -3,17 +3,18 @@
|
|
|
3
3
|
/* Evening Horizon theme */
|
|
4
4
|
/* ============================ */
|
|
5
5
|
|
|
6
|
-
@_sap_m_Token_TokenPadding: 0.5rem;
|
|
7
|
-
@_sap_m_Token_TokenCompactPadding: 0.25rem;
|
|
8
6
|
@_sap_m_Token_LeftPadding: 0.3125rem;
|
|
9
|
-
@
|
|
10
|
-
@
|
|
7
|
+
@_sap_m_Token_IconWidth: 1.75rem;
|
|
8
|
+
@_sap_m_Token_CompactIconWidth: 1.5rem;
|
|
9
|
+
@_sap_m_Token_DeleteIconHeight: 2.25rem;
|
|
10
|
+
@_sap_m_Token_DeleteIconCompactHeight: 1.625rem;
|
|
11
11
|
|
|
12
12
|
.sapMToken {
|
|
13
13
|
padding-left: @_sap_m_Token_LeftPadding;
|
|
14
14
|
border-radius: 0.375rem;
|
|
15
15
|
color: @sapTextColor;
|
|
16
16
|
font-size: @sapFontSize;
|
|
17
|
+
overflow: visible;
|
|
17
18
|
}
|
|
18
19
|
|
|
19
20
|
.sapMTokenSelected,
|
|
@@ -24,6 +25,13 @@
|
|
|
24
25
|
font-family: @sapFontSemiboldDuplexFamily;
|
|
25
26
|
}
|
|
26
27
|
|
|
28
|
+
.sapMTokenIcon::before {
|
|
29
|
+
display: inline-block;
|
|
30
|
+
width: 0.75rem;
|
|
31
|
+
height: 0.75rem;
|
|
32
|
+
line-height: 1;
|
|
33
|
+
}
|
|
34
|
+
|
|
27
35
|
.sapMToken.sapMTokenSelected::before {
|
|
28
36
|
content: '';
|
|
29
37
|
position: absolute;
|
|
@@ -57,7 +65,7 @@ html.sap-desktop .sapMToken.sapMTokenSelected:not(.sapMTokenReadOnly):hover {
|
|
|
57
65
|
}
|
|
58
66
|
|
|
59
67
|
html.sap-desktop .sapMToken:focus {
|
|
60
|
-
outline: @sapUiContentFocusWidth @sapUiContentFocusStyle @
|
|
68
|
+
outline: @sapUiContentFocusWidth @sapUiContentFocusStyle @sapUiContentFocusColor;
|
|
61
69
|
border-radius: 0.5rem;
|
|
62
70
|
outline-offset: 0.0625rem;
|
|
63
71
|
}
|
|
@@ -81,4 +89,21 @@ html.sap-desktop .sapUiSizeCondensed .sapMToken:focus {
|
|
|
81
89
|
.sapMTokenText {
|
|
82
90
|
line-height: 0.875rem;
|
|
83
91
|
}
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
.sapMTokenIcon {
|
|
95
|
+
box-sizing: border-box;
|
|
96
|
+
top: ~"calc((@{_sap_m_Token_TokenHeight} / 2) - (@{_sap_m_Token_DeleteIconHeight} / 2) - @{sapUiButtonBorderWidth})";
|
|
97
|
+
width: @_sap_m_Token_IconWidth;
|
|
98
|
+
height: @_sap_m_Token_DeleteIconHeight;
|
|
99
|
+
display: inline-flex;
|
|
100
|
+
justify-content: center;
|
|
101
|
+
align-items: center;
|
|
102
|
+
right: -@sapUiButtonBorderWidth;
|
|
103
|
+
}
|
|
104
|
+
|
|
105
|
+
.sapUiSizeCompact .sapMTokenIcon {
|
|
106
|
+
top: ~"calc((@{_sap_m_Token_TokenCompactHeight} / 2) - (@{_sap_m_Token_DeleteIconCompactHeight} / 2) - @{sapUiButtonBorderWidth})";
|
|
107
|
+
width: @_sap_m_Token_CompactIconWidth;
|
|
108
|
+
height: @_sap_m_Token_DeleteIconCompactHeight;
|
|
84
109
|
}
|
|
@@ -35,12 +35,12 @@
|
|
|
35
35
|
}
|
|
36
36
|
|
|
37
37
|
.sapMLIBActive.sapMLIB.sapMALI > .sapMLIBContent {
|
|
38
|
-
background:
|
|
38
|
+
background: var(--sapButton_Active_Background);
|
|
39
39
|
}
|
|
40
40
|
|
|
41
41
|
/* focus */
|
|
42
42
|
.sapMList .sapMLIB.sapMALI:focus > .sapMLIBContent {
|
|
43
|
-
outline: 0.125rem dotted
|
|
43
|
+
outline: 0.125rem dotted var(--sapContent_FocusColor);
|
|
44
44
|
outline-offset: -0.125rem;
|
|
45
45
|
border: none;
|
|
46
46
|
}
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
/* ----------------------------- */
|
|
9
9
|
|
|
10
10
|
html.sap-desktop .sapMActionSelectPicker .sapMBtn {
|
|
11
|
+
|
|
11
12
|
.sapMBtnInner {
|
|
12
13
|
border-top: 1px solid @sapUiButtonActionSelectBorderColor;
|
|
13
14
|
border-bottom: 0;
|
|
@@ -34,7 +35,7 @@ html.sap-phone .sapMActionSelectPicker .sapUiSimpleFixFlexFlexContent .sapMBtn .
|
|
|
34
35
|
|
|
35
36
|
.sapMActionSelectPicker .sapMBtnDefault {
|
|
36
37
|
background: @sapUiButtonActionSelectBackground;
|
|
37
|
-
border-color:
|
|
38
|
+
border-color: var(--sapList_BorderColor);
|
|
38
39
|
|
|
39
40
|
/* override the default text-shadow */
|
|
40
41
|
text-shadow: none;
|
|
@@ -42,7 +43,7 @@ html.sap-phone .sapMActionSelectPicker .sapUiSimpleFixFlexFlexContent .sapMBtn .
|
|
|
42
43
|
|
|
43
44
|
.sapMActionSelectPicker .sapMBtn,
|
|
44
45
|
.sapMActionSelectPicker .sapMBtn:hover > .sapMBtnHoverable:not(.sapMBtnActive) {
|
|
45
|
-
border-color:
|
|
46
|
+
border-color: var(--sapList_BorderColor);
|
|
46
47
|
}
|
|
47
48
|
|
|
48
49
|
html.sap-desktop .sapMActionSelectPicker .sapMBtn:not(.sapMBtnDisabled) .sapMBtnDefault:not(.sapMBtnActive):hover {
|
|
@@ -67,7 +68,7 @@ html.sap-desktop .sapUiSizeCompact.sapMActionSelectPicker .sapMBtnInner {
|
|
|
67
68
|
height: 2rem;
|
|
68
69
|
border-radius: 0;
|
|
69
70
|
border: 0;
|
|
70
|
-
border-top: 1px solid
|
|
71
|
+
border-top: 1px solid var(--sapList_BorderColor);
|
|
71
72
|
|
|
72
73
|
.sapMBtnContent {
|
|
73
74
|
line-height: 2rem;
|
|
@@ -4,26 +4,26 @@
|
|
|
4
4
|
/* ================================== */
|
|
5
5
|
|
|
6
6
|
.sapMActionSheetPopover.sapMPopover {
|
|
7
|
-
box-shadow:
|
|
7
|
+
box-shadow: var(--sapContent_Shadow2);
|
|
8
8
|
}
|
|
9
9
|
|
|
10
10
|
.sapMActionSheetDialog .sapMBar.sapMHeader-CTX > .sapMBarMiddle > .sapMBarPH > .sapMDialogTitle {
|
|
11
|
-
color:
|
|
12
|
-
font-size:
|
|
13
|
-
font-family:
|
|
11
|
+
color: var(--sapPageHeader_TextColor);
|
|
12
|
+
font-size: var(--sapFontHeader5Size);
|
|
13
|
+
font-family: var(--sapFontHeaderFamily);
|
|
14
14
|
}
|
|
15
15
|
|
|
16
16
|
.sapMDialog.sapMActionSheetDialog {
|
|
17
|
-
background-color:
|
|
18
|
-
border-top-left-radius:
|
|
19
|
-
border-top-right-radius:
|
|
20
|
-
box-shadow:
|
|
17
|
+
background-color: var(--sapPageHeader_Background);
|
|
18
|
+
border-top-left-radius: var(--sapElement_BorderCornerRadius);
|
|
19
|
+
border-top-right-radius: var(--sapElement_BorderCornerRadius);
|
|
20
|
+
box-shadow: var(--sapContent_Shadow3);
|
|
21
21
|
|
|
22
22
|
&.sapMDialogPhone .sapMIBar.sapMHeader-CTX {
|
|
23
|
-
box-shadow:
|
|
24
|
-
background-color:
|
|
25
|
-
border-top-left-radius:
|
|
26
|
-
border-top-right-radius:
|
|
23
|
+
box-shadow: var(--sapContent_HeaderShadow);
|
|
24
|
+
background-color: var(--sapPageHeader_Background);
|
|
25
|
+
border-top-left-radius: var(--sapElement_BorderCornerRadius);
|
|
26
|
+
border-top-right-radius: var(--sapElement_BorderCornerRadius);
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
&.sapUiPopupWithPadding:not(.sapUiNoContentPadding) .sapMDialogScrollCont {
|
|
@@ -4,22 +4,25 @@
|
|
|
4
4
|
/* ================================== */
|
|
5
5
|
|
|
6
6
|
.sapMAT:hover {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
7
|
+
outline:solid 0.1875rem var(--sapTile_Interactive_BorderColor);
|
|
8
|
+
background-color: var(--sapTile_Background);
|
|
9
|
+
box-shadow: none;
|
|
10
10
|
}
|
|
11
11
|
|
|
12
12
|
.sapMAT:focus {
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
13
|
+
|
|
14
|
+
.sapMATFocusDiv {
|
|
15
|
+
border: var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor) !important;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
.sapMGTFocusDiv {
|
|
19
|
+
border: var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor) !important;
|
|
20
|
+
}
|
|
19
21
|
}
|
|
20
22
|
|
|
21
23
|
.sapMAT:active {
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
24
|
+
|
|
25
|
+
.sapMATFocusDiv {
|
|
26
|
+
border: none;
|
|
27
|
+
}
|
|
25
28
|
}
|
|
@@ -13,14 +13,14 @@
|
|
|
13
13
|
.sapFAvatarImageContain,
|
|
14
14
|
.sapFAvatarIcon,
|
|
15
15
|
.sapFAvatarInitials {
|
|
16
|
-
border: 0.0625rem solid
|
|
16
|
+
border: 0.0625rem solid var(--sapField_BorderColor);
|
|
17
17
|
}
|
|
18
18
|
|
|
19
19
|
.sapFAvatarSquare {
|
|
20
|
-
border-radius:
|
|
20
|
+
border-radius: var(--sapElement_BorderCornerRadius);
|
|
21
21
|
|
|
22
22
|
.sapFAvatarImageHolder {
|
|
23
|
-
border-radius:
|
|
23
|
+
border-radius: var(--sapElement_BorderCornerRadius);
|
|
24
24
|
}
|
|
25
25
|
}
|
|
26
26
|
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
.sapFAvatar:not(.sapMAvatarPressed):not(.sapMAvatarDisabled):hover {
|
|
32
|
-
background-color:
|
|
32
|
+
background-color: var(--sapActiveColor);
|
|
33
33
|
}
|
|
34
34
|
|
|
35
35
|
.sapFAvatarFocusable:focus {
|
|
@@ -37,8 +37,8 @@
|
|
|
37
37
|
}
|
|
38
38
|
|
|
39
39
|
.sapFAvatarColorTileIcon {
|
|
40
|
-
background-color:
|
|
41
|
-
color:
|
|
40
|
+
background-color: var(--sapTile_Background);
|
|
41
|
+
color: var(--sapTile_IconColor);
|
|
42
42
|
|
|
43
43
|
.sapFAvatarInitialsHolder {
|
|
44
44
|
color: currentColor;
|
|
@@ -46,8 +46,9 @@
|
|
|
46
46
|
}
|
|
47
47
|
|
|
48
48
|
.sapFAvatarColorPlaceholder {
|
|
49
|
-
background-color:
|
|
50
|
-
color:
|
|
49
|
+
background-color: var(--sapContent_ImagePlaceholderBackground);
|
|
50
|
+
color: var(--sapContent_ImagePlaceholderForegroundColor);
|
|
51
|
+
|
|
51
52
|
.sapFAvatarInitialsHolder {
|
|
52
53
|
color: currentColor;
|
|
53
54
|
}
|