@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,14 +3,14 @@
|
|
|
3
3
|
/* Horizon theme */
|
|
4
4
|
/* ============================= */
|
|
5
5
|
|
|
6
|
-
@_sap_m_Button_EmphasizedFocusColor:
|
|
6
|
+
@_sap_m_Button_EmphasizedFocusColor: var(--sapContent_FocusColor);
|
|
7
7
|
|
|
8
8
|
.sapMBtn {
|
|
9
9
|
height: 2.75rem;
|
|
10
10
|
}
|
|
11
11
|
|
|
12
12
|
.sapMBtnEmphasized {
|
|
13
|
-
font-family:
|
|
13
|
+
font-family: var(--sapFontBoldFamily);
|
|
14
14
|
}
|
|
15
15
|
|
|
16
16
|
.sapMIBar-CTX .sapMBarLeft .sapMBtn:hover {
|
|
@@ -22,13 +22,13 @@
|
|
|
22
22
|
/* --------------------- */
|
|
23
23
|
.sapMBtnInner {
|
|
24
24
|
font-size: @sapMFontMediumSize;
|
|
25
|
-
height:
|
|
25
|
+
height: var(--sapElement_Height);
|
|
26
26
|
min-width: 2.25rem;
|
|
27
27
|
margin: 0;
|
|
28
28
|
padding: 0;
|
|
29
29
|
text-align: center;
|
|
30
30
|
position: relative;
|
|
31
|
-
border-radius:
|
|
31
|
+
border-radius: var(--sapButton_BorderCornerRadius);
|
|
32
32
|
text-shadow: none;
|
|
33
33
|
}
|
|
34
34
|
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
line-height: 2.125rem;
|
|
42
42
|
}
|
|
43
43
|
|
|
44
|
-
.sapMBtnInner.sapMBtnText .sapMBtnIcon
|
|
44
|
+
.sapMBtnInner.sapMBtnText .sapMBtnIcon::before {
|
|
45
45
|
width: 1rem;
|
|
46
46
|
text-align: center;
|
|
47
47
|
display: inline-block;
|
|
@@ -80,7 +80,7 @@
|
|
|
80
80
|
}
|
|
81
81
|
|
|
82
82
|
.sapMBtnInner.sapMBtnText {
|
|
83
|
-
font-family:
|
|
83
|
+
font-family: var(--sapFontSemiboldDuplexFamily);
|
|
84
84
|
padding-left: 0.5625rem;
|
|
85
85
|
padding-right: 0.5625rem;
|
|
86
86
|
}
|
|
@@ -91,24 +91,25 @@
|
|
|
91
91
|
}
|
|
92
92
|
|
|
93
93
|
.sapMBtnGhost {
|
|
94
|
-
color:
|
|
95
|
-
border: 0.0625rem solid
|
|
96
|
-
background:
|
|
94
|
+
color: var(--sapButton_TextColor);
|
|
95
|
+
border: 0.0625rem solid var(--sapButton_BorderColor);
|
|
96
|
+
background: var(--sapButton_Background);
|
|
97
97
|
}
|
|
98
98
|
|
|
99
99
|
|
|
100
100
|
.sapMBtnGhost.sapMBtnHoverable.sapMBtnActive {
|
|
101
|
-
color:
|
|
102
|
-
border-color:
|
|
103
|
-
background:
|
|
101
|
+
color: var(--sapButton_Active_TextColor);
|
|
102
|
+
border-color: var(--sapButton_Active_BorderColor);
|
|
103
|
+
background: var(--sapButton_Active_Background);
|
|
104
104
|
}
|
|
105
105
|
|
|
106
106
|
.sapMBtn:hover > .sapMBtnGhost.sapMBtnHoverable:not(.sapMBtnActive) {
|
|
107
|
-
background:
|
|
108
|
-
border-color:
|
|
107
|
+
background: var(--sapButton_Hover_Background);
|
|
108
|
+
border-color: var(--sapButton_Hover_BorderColor);
|
|
109
109
|
}
|
|
110
110
|
|
|
111
111
|
.sapUiSizeCompact {
|
|
112
|
+
|
|
112
113
|
.sapMBtnIcon {
|
|
113
114
|
margin-left: 0;
|
|
114
115
|
margin-right: 0;
|
|
@@ -137,49 +138,49 @@
|
|
|
137
138
|
/* ---------------------------------------------------------------------*/
|
|
138
139
|
|
|
139
140
|
html.sap-desktop .sapMBtn:focus > .sapMBtnEmphasized.sapMBtnActive.sapMFocusable {
|
|
140
|
-
border-color:
|
|
141
|
+
border-color: var(--sapContent_FocusColor);
|
|
141
142
|
}
|
|
142
143
|
|
|
143
144
|
// Value State Message buttons
|
|
144
145
|
:not(.sapMBtnDisabled) > span.sapMBtnInner.sapMBtnCritical.sapMBtnActive {
|
|
145
|
-
border-color:
|
|
146
|
+
border-color: var(--sapButton_Critical_BorderColor);
|
|
146
147
|
}
|
|
147
148
|
|
|
148
149
|
:not(.sapMBtnDisabled) > span.sapMBtnInner.sapMBtnNegative.sapMBtnActive {
|
|
149
|
-
border-color:
|
|
150
|
+
border-color: var(--sapButton_Negative_BorderColor);
|
|
150
151
|
}
|
|
151
152
|
|
|
152
153
|
:not(.sapMBtnDisabled) > span.sapMBtnInner.sapMBtnSuccess.sapMBtnActive {
|
|
153
|
-
border-color:
|
|
154
|
+
border-color: var(--sapButton_Success_BorderColor);
|
|
154
155
|
}
|
|
155
156
|
|
|
156
|
-
html.sap-desktop .sapMBtn:focus > .sapMFocusable:not(.sapMBadgeIndicator)
|
|
157
|
-
content:
|
|
157
|
+
html.sap-desktop .sapMBtn:focus > .sapMFocusable:not(.sapMBadgeIndicator)::before {
|
|
158
|
+
content: '';
|
|
158
159
|
position: absolute;
|
|
159
160
|
box-sizing: border-box;
|
|
160
161
|
left: 0.0625rem;
|
|
161
162
|
top: 0.0625rem;
|
|
162
163
|
right: 0.0625rem;
|
|
163
164
|
bottom: 0.0625rem;
|
|
164
|
-
border: 0.125rem solid
|
|
165
|
+
border: 0.125rem solid var(--sapContent_FocusColor);
|
|
165
166
|
pointer-events: none;
|
|
166
167
|
border-radius: 0.375rem;
|
|
167
168
|
}
|
|
168
169
|
|
|
169
|
-
html.sap-desktop .sapMBtn:focus > .sapMBtnEmphasized.sapMFocusable:not(.sapMBtnActive):not(.sapMToggleBtnPressed):not(.sapMBadgeIndicator)
|
|
170
|
-
html.sap-desktop .sapMBtn:focus > .sapMBtnCritical.sapMFocusable:not(.sapMBtnActive):not(.sapMBadgeIndicator)
|
|
171
|
-
html.sap-desktop .sapMBtn:focus > .sapMBtnNegative.sapMFocusable:not(.sapMBtnActive):not(.sapMBadgeIndicator)
|
|
172
|
-
html.sap-desktop .sapMBtn:focus > .sapMBtnSuccess.sapMFocusable:not(.sapMBtnActive):not(.sapMBadgeIndicator)
|
|
173
|
-
border: 0.125rem solid
|
|
170
|
+
html.sap-desktop .sapMBtn:focus > .sapMBtnEmphasized.sapMFocusable:not(.sapMBtnActive):not(.sapMToggleBtnPressed):not(.sapMBadgeIndicator)::before,
|
|
171
|
+
html.sap-desktop .sapMBtn:focus > .sapMBtnCritical.sapMFocusable:not(.sapMBtnActive):not(.sapMBadgeIndicator)::before,
|
|
172
|
+
html.sap-desktop .sapMBtn:focus > .sapMBtnNegative.sapMFocusable:not(.sapMBtnActive):not(.sapMBadgeIndicator)::before,
|
|
173
|
+
html.sap-desktop .sapMBtn:focus > .sapMBtnSuccess.sapMFocusable:not(.sapMBtnActive):not(.sapMBadgeIndicator)::before {
|
|
174
|
+
border: 0.125rem solid var(--sapContent_ContrastFocusColor);
|
|
174
175
|
}
|
|
175
176
|
|
|
176
177
|
.sapMIBar .sapMBtnInner:not(.sapMToggleBtnPressed):not(.sapMBtnEmphasized):not(.sapMBtnAccept):not(.sapMBtnAttention):not(.sapMBtnReject):not(.sapMBtnActive):not(.sapMBtnGhost),
|
|
177
178
|
.sapUxAPObjectPageHeaderIdentifierActions .sapMBtnInner:not(.sapMToggleBtnPressed):not(.sapMBtnEmphasized):not(.sapMBtnAccept):not(.sapMBtnAttention):not(.sapMBtnReject):not(.sapMBtnActive):not(.sapMBtnGhost) {
|
|
178
|
-
border-color:
|
|
179
|
+
border-color: var(--sapButton_Lite_BorderColor);
|
|
179
180
|
}
|
|
180
181
|
|
|
181
182
|
.sapMBtn .sapMBtnNeutral.sapMBtnInner {
|
|
182
|
-
text-shadow:
|
|
183
|
+
text-shadow: var(--sapContent_TextShadow);
|
|
183
184
|
}
|
|
184
185
|
|
|
185
186
|
/* ---------------------------------------------------------------------*/
|
|
@@ -187,7 +188,7 @@ html.sap-desktop .sapMBtn:focus > .sapMBtnSuccess.sapMFocusable:not(.sapMBtnActi
|
|
|
187
188
|
/* ---------------------------------------------------------------------*/
|
|
188
189
|
|
|
189
190
|
.sapMBtnDisabled {
|
|
190
|
-
opacity:
|
|
191
|
+
opacity: var(--sapContent_DisabledOpacity);
|
|
191
192
|
}
|
|
192
193
|
|
|
193
194
|
/* ------------------------------------------------ */
|
|
@@ -199,16 +200,17 @@ html.sap-desktop .sapMBtn:focus > .sapMBtnSuccess.sapMFocusable:not(.sapMBtnActi
|
|
|
199
200
|
.sapMIBar .sapMBtn .sapMBtnInner.sapMBtnDefault .sapUiIcon,
|
|
200
201
|
.sapUxAPObjectPageHeaderIdentifierActions .sapMBtn .sapMBtnInner.sapMBtnDefault,
|
|
201
202
|
.sapUxAPObjectPageHeaderIdentifierActions .sapMBtn .sapMBtnInner.sapMBtnDefault .sapUiIcon {
|
|
202
|
-
color:
|
|
203
|
-
background-color:
|
|
203
|
+
color: var(--sapButton_Lite_TextColor);
|
|
204
|
+
background-color: var(--sapButton_Lite_Background);
|
|
204
205
|
}
|
|
205
206
|
|
|
206
207
|
.sapMIBar .sapMBtn:hover:not(.sapMBtnDisabled):not(.sapMSBActive) > .sapMBtnHoverable:not(.sapMBtnDisabled):not(.sapMBtnActive):not(.sapMToggleBtnPressed):not(.sapMBtnTransparent).sapMBtnDefault,
|
|
207
208
|
.sapMBtn:hover:not(.sapMBtnDisabled):not(.sapMSBActive) > .sapMBtnHoverable:not(.sapMBtnDisabled):not(.sapMBtnActive):not(.sapMToggleBtnPressed):not(.sapMBtnTransparent).sapMBtnBack,
|
|
208
209
|
.sapUxAPObjectPageHeaderIdentifierActions .sapMBtn:hover:not(.sapMBtnDisabled):not(.sapMSBActive) > .sapMBtnHoverable:not(.sapMBtnDisabled):not(.sapMBtnActive):not(.sapMToggleBtnPressed):not(.sapMBtnTransparent).sapMBtnDefault {
|
|
209
|
-
color:
|
|
210
|
+
color: var(--sapButton_Lite_TextColor);
|
|
211
|
+
|
|
210
212
|
.sapUiIcon {
|
|
211
|
-
color:
|
|
213
|
+
color: var(--sapButton_Lite_TextColor);
|
|
212
214
|
}
|
|
213
215
|
}
|
|
214
216
|
|
|
@@ -216,81 +218,84 @@ html.sap-desktop .sapMBtn:focus > .sapMBtnSuccess.sapMFocusable:not(.sapMBtnActi
|
|
|
216
218
|
.sapMIBar .sapMBtnTransparent.sapMBtnActive:not(.sapMBtnDisabled):not(.sapMToggleBtnPressed),
|
|
217
219
|
.sapUxAPObjectPageHeaderIdentifierActions .sapMBtnDefault.sapMBtnActive:not(.sapMBtnDisabled):not(.sapMToggleBtnPressed),
|
|
218
220
|
.sapUxAPObjectPageHeaderIdentifierActions .sapMBtnTransparent.sapMBtnActive:not(.sapMBtnDisabled):not(.sapMToggleBtnPressed) {
|
|
219
|
-
border-color:
|
|
221
|
+
border-color: var(--sapButton_Lite_BorderColor);
|
|
220
222
|
}
|
|
221
223
|
|
|
222
224
|
.sapUiSizeCompact .sapMBar-CTX .sapMBtnInner.sapMBtnGhost:not(.sapMBtnDisabled) {
|
|
223
|
-
background:
|
|
224
|
-
border: 0.0625rem solid
|
|
225
|
+
background: var(--sapButton_Lite_Background);
|
|
226
|
+
border: 0.0625rem solid var(--sapButton_BorderColor);
|
|
225
227
|
}
|
|
226
228
|
|
|
227
229
|
.sapMIBar-CTX .sapMBtn:hover > .sapMBtnGhost.sapMBtnHoverable:not(.sapMBtnActive):not(.sapMToggleBtnPressed) {
|
|
228
|
-
background:
|
|
229
|
-
border-color:
|
|
230
|
+
background: var(--sapButton_Hover_Background);
|
|
231
|
+
border-color: var(--sapButton_Hover_BorderColor);
|
|
230
232
|
}
|
|
231
233
|
|
|
232
234
|
html.sap-desktop .sapMFooter-CTX .sapMBtnInner.sapMBtnAccept {
|
|
233
|
-
border-color:
|
|
235
|
+
border-color: var(--sapButton_Accept_BorderColor);
|
|
234
236
|
}
|
|
235
237
|
|
|
236
238
|
html.sap-desktop .sapMFooter-CTX .sapMBtnInner.sapMBtnAttention {
|
|
237
|
-
border-color:
|
|
239
|
+
border-color: var(--sapButton_Attention_BorderColor);
|
|
238
240
|
}
|
|
239
241
|
|
|
240
242
|
html.sap-desktop .sapMFooter-CTX .sapMBtnInner.sapMBtnReject {
|
|
241
|
-
border-color:
|
|
243
|
+
border-color: var(--sapButton_Reject_BorderColor);
|
|
242
244
|
}
|
|
243
245
|
|
|
244
246
|
.sapMBar-CTX,
|
|
245
247
|
.sapMTB-Transparent-CTX {
|
|
248
|
+
|
|
246
249
|
& :not(.sapMBtnDisabled) > span.sapMBtnInner.sapMBtnTransparent.sapMBtnActive {
|
|
250
|
+
|
|
247
251
|
& > .sapMBtnContent,
|
|
248
252
|
& > .sapMBtnIcon {
|
|
249
|
-
color:
|
|
253
|
+
color: var(--sapButton_Active_TextColor);
|
|
250
254
|
}
|
|
251
255
|
}
|
|
252
256
|
}
|
|
253
257
|
|
|
254
258
|
.sap-desktop .sapMIBar-CTX, .sap-desktop .sapMTB-Transparent-CTX {
|
|
259
|
+
|
|
255
260
|
.sapMBtn:not(.sapMBtnDisabled):hover > .sapMBtnInner:not(.sapMToggleBtnPressed):not(.sapMBtnEmphasized):not(.sapMBtnAccept):not(.sapMBtnAttention):not(.sapMBtnReject):not(.sapMBtnActive):not(.sapMBtnGhost):not(.sapMBtnCritical):not(.sapMBtnNegative):not(.sapMBtnNeutral):not(.sapMBtnSuccess) {
|
|
256
|
-
border-color:
|
|
261
|
+
border-color: var(--sapButton_Hover_BorderColor);
|
|
257
262
|
}
|
|
258
263
|
}
|
|
259
264
|
|
|
260
265
|
.sapMTB-Transparent-CTX .sapMBtn:not(.sapMBtnDisabled) > .sapMBtnDefault.sapMBtnActive {
|
|
261
|
-
background-color:
|
|
266
|
+
background-color: var(--sapButton_Active_Background);
|
|
262
267
|
}
|
|
263
268
|
|
|
264
269
|
// text color for enabled buttons
|
|
265
270
|
:not(.sapMBtnDisabled) > .sapMBtnInner.sapMBtnAccept.sapMBtnActive,
|
|
266
271
|
:not(.sapMBtnDisabled) > .sapMBtnInner.sapMBtnAccept.sapMBtnActive .sapMBtnIcon {
|
|
267
|
-
color:
|
|
272
|
+
color: var(--sapButton_Accept_Active_TextColor);
|
|
268
273
|
}
|
|
269
274
|
|
|
270
275
|
:not(.sapMBtnDisabled) > .sapMBtnInner.sapMBtnReject.sapMBtnActive,
|
|
271
276
|
:not(.sapMBtnDisabled) > .sapMBtnInner.sapMBtnReject.sapMBtnActive .sapMBtnIcon {
|
|
272
|
-
color:
|
|
277
|
+
color: var(--sapButton_Reject_Active_TextColor);
|
|
273
278
|
}
|
|
274
279
|
|
|
275
280
|
:not(.sapMBtnDisabled) > .sapMBtnInner.sapMBtnAttention.sapMBtnActive,
|
|
276
281
|
:not(.sapMBtnDisabled) > .sapMBtnInner.sapMBtnAttention.sapMBtnActive .sapMBtnIcon {
|
|
277
|
-
color:
|
|
282
|
+
color: var(--sapButton_Attention_Active_TextColor);
|
|
278
283
|
}
|
|
279
284
|
|
|
280
285
|
:not(.sapMBtnDisabled) .sapMBtnBack > .sapMBtnIcon,
|
|
281
286
|
:not(.sapMBtnDisabled) .sapMBtnTransparent > .sapMBtnIcon {
|
|
282
|
-
color:
|
|
287
|
+
color: var(--sapButton_Lite_TextColor);
|
|
283
288
|
}
|
|
284
289
|
|
|
285
290
|
/* ----------------------*/
|
|
286
291
|
/* Badges */
|
|
287
292
|
/* ----------------------*/
|
|
288
293
|
|
|
289
|
-
.sapMBtn .sapMBadge .sapMBadgeIndicator
|
|
290
|
-
background-color:
|
|
291
|
-
border-color:
|
|
292
|
-
color:
|
|
293
|
-
font-size:
|
|
294
|
+
.sapMBtn .sapMBadge .sapMBadgeIndicator::after {
|
|
295
|
+
background-color: var(--sapContent_BadgeBackground);
|
|
296
|
+
border-color: var(--sapContent_BadgeBackground);
|
|
297
|
+
color: var(--sapContent_BadgeTextColor);
|
|
298
|
+
font-size: var(--sapFontSmallSize);
|
|
294
299
|
text-align: center;
|
|
295
300
|
}
|
|
296
301
|
|
|
@@ -298,6 +303,6 @@ html.sap-desktop .sapMFooter-CTX .sapMBtnInner.sapMBtnReject {
|
|
|
298
303
|
.sapMIBar-CTX .sapMBtn:hover > .sapMBtnTransparent.sapMBtnHoverable:not(.sapMBtnActive):not(.sapMToggleBtnPressed) {
|
|
299
304
|
|
|
300
305
|
bdi {
|
|
301
|
-
color:
|
|
306
|
+
color: var(--sapButton_Lite_Hover_TextColor);
|
|
302
307
|
}
|
|
303
308
|
}
|
|
@@ -3,15 +3,15 @@
|
|
|
3
3
|
/* Horizon theme */
|
|
4
4
|
/* =============================== */
|
|
5
5
|
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
/* ========================================================================== */
|
|
7
|
+
/* Variables overriding */
|
|
8
|
+
/* ========================================================================== */
|
|
9
9
|
|
|
10
|
-
@_sap_m_Carousel_BackgroundColorSolid:
|
|
11
|
-
@_sap_m_Carousel_BackgroundColorTranslucent:
|
|
10
|
+
@_sap_m_Carousel_BackgroundColorSolid: var(--sapGroup_ContentBackground);
|
|
11
|
+
@_sap_m_Carousel_BackgroundColorTranslucent: var(--sapBackgroundColor);
|
|
12
12
|
@_sap_m_Carousel_MinWidth: 15.5rem;
|
|
13
13
|
@_sap_m_Carousel_ControlsNoArrowsHeight: 2.75rem;
|
|
14
|
-
@_sap_m_Carousel_NumericIndicatorTextColor:
|
|
14
|
+
@_sap_m_Carousel_NumericIndicatorTextColor: var(--sapPageFooter_TextColor);
|
|
15
15
|
@_sap_m_Carousel_PrevAndNextSize: 2.125rem;
|
|
16
16
|
@_sap_m_Carousel_PrevAndNextPosition: 0.5rem;
|
|
17
17
|
@_sap_m_Carousel_PrevAndNextFocusBorderRadius: inherit;
|
|
@@ -20,8 +20,8 @@
|
|
|
20
20
|
@_sap_m_Carousel_PageIndicatorWidthSizeL: @_sap_m_Carousel_PageIndicatorWidthSizeS;
|
|
21
21
|
@_sap_m_Carousel_PageIndicatorWidthSizeXL: @_sap_m_Carousel_PageIndicatorWidthSizeS;
|
|
22
22
|
@_sap_m_Carousel_PageIndicatorContainerPadding: 0.5rem;
|
|
23
|
-
@_sap_m_Carousel_ContentArrowBoxShadow:
|
|
24
|
-
@_sap_m_Carousel_BulletInactiveBackground:
|
|
25
|
-
@_sap_m_Carousel_BulletInactiveBorderColor:
|
|
26
|
-
@_sap_m_Carousel_BulletActiveBackground:
|
|
27
|
-
@_sap_m_Carousel_BulletActiveBorder:
|
|
23
|
+
@_sap_m_Carousel_ContentArrowBoxShadow: var(--sapContent_Shadow1);
|
|
24
|
+
@_sap_m_Carousel_BulletInactiveBackground: var(--sapContent_ForegroundBorderColor);
|
|
25
|
+
@_sap_m_Carousel_BulletInactiveBorderColor: var(--sapContent_ForegroundBorderColor);
|
|
26
|
+
@_sap_m_Carousel_BulletActiveBackground: var(--sapContent_Selected_ForegroundColor);
|
|
27
|
+
@_sap_m_Carousel_BulletActiveBorder: var(--sapContent_Selected_ForegroundColor);
|
|
@@ -8,68 +8,80 @@
|
|
|
8
8
|
|
|
9
9
|
html:not(.sap-phone) .sapMColorPalette .sapMColorPaletteSquare {
|
|
10
10
|
border-radius: 0.25rem;
|
|
11
|
+
|
|
11
12
|
&:hover,
|
|
12
13
|
&.sapMColorPaletteSquareSelected {
|
|
13
14
|
border-radius: 0.4375rem;
|
|
14
15
|
margin: 0.0625rem;
|
|
15
16
|
width: 2.25rem;
|
|
16
17
|
height: 2.25rem;
|
|
18
|
+
|
|
17
19
|
& > div {
|
|
18
20
|
border-radius: 0.375rem;
|
|
19
21
|
}
|
|
20
22
|
}
|
|
23
|
+
|
|
21
24
|
div {
|
|
22
25
|
border-radius: 0.1875rem;
|
|
23
26
|
}
|
|
24
27
|
}
|
|
25
28
|
|
|
26
29
|
.sap-desktop .sapMColorPalette .sapMBtn:focus {
|
|
27
|
-
|
|
28
|
-
|
|
30
|
+
|
|
31
|
+
&::after {
|
|
32
|
+
border-color: var(--sapContent_FocusColor);
|
|
29
33
|
}
|
|
30
34
|
}
|
|
31
35
|
|
|
32
36
|
.sap-desktop .sapContrast,
|
|
33
37
|
.sap-desktop.sapContrast {
|
|
38
|
+
|
|
34
39
|
.sapMColorPalette .sapMBtn {
|
|
35
|
-
|
|
36
|
-
|
|
40
|
+
|
|
41
|
+
&:focus::after {
|
|
42
|
+
border-color: var(--sapContent_FocusColor);
|
|
37
43
|
|
|
38
44
|
}
|
|
45
|
+
|
|
39
46
|
&:active,
|
|
40
47
|
> .sapMBtnActive,
|
|
41
48
|
&:hover > .sapMBtnActive,
|
|
42
49
|
&:active > .sapMBtnActive {
|
|
43
|
-
color:
|
|
50
|
+
color: var(--sapList_TextColor);
|
|
44
51
|
}
|
|
45
52
|
}
|
|
46
53
|
}
|
|
47
54
|
|
|
48
55
|
html:not(.sap-phone) .sapMColorPalette .sapMColorPaletteSquare:focus {
|
|
49
|
-
|
|
56
|
+
|
|
57
|
+
&::after {
|
|
50
58
|
display: none;
|
|
51
59
|
}
|
|
52
|
-
|
|
53
|
-
|
|
60
|
+
|
|
61
|
+
&::before {
|
|
62
|
+
border: 0.125rem solid var(--sapContent_FocusColor);
|
|
54
63
|
border-radius: 0.4375rem;
|
|
55
64
|
top: -0.3125rem;
|
|
56
65
|
left: -0.3125rem;
|
|
57
66
|
bottom: -0.3125rem;
|
|
58
67
|
right: -0.3125rem;
|
|
59
68
|
}
|
|
69
|
+
|
|
60
70
|
&:hover,
|
|
61
71
|
&.sapMColorPaletteSquareSelected {
|
|
62
|
-
|
|
72
|
+
|
|
73
|
+
&::after {
|
|
63
74
|
display: block;
|
|
64
|
-
border: 0.0625rem solid
|
|
75
|
+
border: 0.0625rem solid var(--sapContent_ContrastFocusColor);
|
|
65
76
|
border-radius: 0.3125rem;
|
|
66
77
|
top: 0.0625rem;
|
|
67
78
|
left: 0.0625rem;
|
|
68
79
|
bottom: 0.0625rem;
|
|
69
80
|
right: 0.0625rem;
|
|
70
81
|
}
|
|
71
|
-
|
|
72
|
-
|
|
82
|
+
|
|
83
|
+
&::before {
|
|
84
|
+
border: 0.125rem solid var(--sapContent_FocusColor);
|
|
73
85
|
border-radius: 0.4375rem;
|
|
74
86
|
top: -0.0625rem;
|
|
75
87
|
left: -0.0625rem;
|
|
@@ -81,38 +93,50 @@ html:not(.sap-phone) .sapMColorPalette .sapMColorPaletteSquare:focus {
|
|
|
81
93
|
|
|
82
94
|
html:not(.sap-phone) .sapMColorPalette,
|
|
83
95
|
.sapMColorPalette {
|
|
96
|
+
|
|
84
97
|
.sapMBtn {
|
|
98
|
+
|
|
85
99
|
&:focus {
|
|
100
|
+
|
|
86
101
|
.sap-desktop & {
|
|
87
|
-
|
|
102
|
+
|
|
103
|
+
&::after {
|
|
88
104
|
border-radius: 0.5rem;
|
|
89
|
-
border: 0.125rem solid
|
|
105
|
+
border: 0.125rem solid var(--sapContent_FocusColor);
|
|
90
106
|
}
|
|
91
107
|
}
|
|
92
108
|
}
|
|
109
|
+
|
|
93
110
|
.sapMBtnInner {
|
|
94
111
|
height: 2.75rem;
|
|
112
|
+
|
|
95
113
|
.sapMBtnContent {
|
|
96
114
|
line-height: 2.75rem;
|
|
97
115
|
}
|
|
116
|
+
|
|
98
117
|
&.sapMBtnText {
|
|
99
118
|
padding: 0;
|
|
100
119
|
}
|
|
101
120
|
}
|
|
102
121
|
}
|
|
122
|
+
|
|
103
123
|
.sapMBtnInner {
|
|
104
124
|
border-radius: 0;
|
|
105
125
|
}
|
|
106
126
|
}
|
|
107
127
|
|
|
108
128
|
html:not(.sap-phone) .sapUiSizeCompact .sapMColorPalette {
|
|
129
|
+
|
|
109
130
|
.sapMBtn .sapMBtnInner {
|
|
110
131
|
height: 2rem;
|
|
132
|
+
|
|
111
133
|
.sapMBtnContent {
|
|
112
134
|
line-height: 2rem;
|
|
113
135
|
}
|
|
114
136
|
}
|
|
137
|
+
|
|
115
138
|
.sapMColorPaletteSquare {
|
|
139
|
+
|
|
116
140
|
&:hover,
|
|
117
141
|
&.sapMColorPaletteSquareSelected {
|
|
118
142
|
margin: 0.0625rem;
|
|
@@ -120,7 +144,8 @@ html:not(.sap-phone) .sapUiSizeCompact .sapMColorPalette {
|
|
|
120
144
|
height: 1.625rem;
|
|
121
145
|
}
|
|
122
146
|
}
|
|
123
|
-
|
|
147
|
+
|
|
148
|
+
.sapMColorPaletteSquare:focus:not(:hover):not(.sapMColorPaletteSquareSelected)::before {
|
|
124
149
|
top: -0.25rem;
|
|
125
150
|
left: -0.25rem;
|
|
126
151
|
bottom: -0.25rem;
|
|
@@ -128,13 +153,15 @@ html:not(.sap-phone) .sapUiSizeCompact .sapMColorPalette {
|
|
|
128
153
|
}
|
|
129
154
|
}
|
|
130
155
|
|
|
131
|
-
html.sap-desktop .sapMColorPalette .sapMBtn:focus > .sapMFocusable
|
|
156
|
+
html.sap-desktop .sapMColorPalette .sapMBtn:focus > .sapMFocusable::before {
|
|
132
157
|
display: none;
|
|
133
158
|
}
|
|
134
159
|
|
|
135
160
|
.sap-phone .sapMColorPalette .sapMColorPaletteSquare {
|
|
161
|
+
|
|
136
162
|
& > div {
|
|
137
163
|
border-radius: 0.25rem;
|
|
164
|
+
|
|
138
165
|
&:active {
|
|
139
166
|
border-radius: 0.4375rem;
|
|
140
167
|
}
|
|
@@ -9,11 +9,11 @@
|
|
|
9
9
|
box-shadow: none;
|
|
10
10
|
|
|
11
11
|
&:active {
|
|
12
|
-
background-color:
|
|
13
|
-
box-shadow:
|
|
12
|
+
background-color: var(--sapField_Focus_Background);
|
|
13
|
+
box-shadow: var(--sapContent_Interaction_Shadow);
|
|
14
14
|
}
|
|
15
15
|
}
|
|
16
16
|
|
|
17
17
|
.sapMInputBaseIconPressed .sapMComboBoxBaseClearIcon::before {
|
|
18
|
-
color:
|
|
18
|
+
color: var(--sapContent_IconColor);
|
|
19
19
|
}
|
|
@@ -3,27 +3,27 @@
|
|
|
3
3
|
/* 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,4 +126,4 @@ html.sap-phone .sapMDialog {
|
|
|
127
126
|
padding-bottom: 0;
|
|
128
127
|
}
|
|
129
128
|
}
|
|
130
|
-
}
|
|
129
|
+
}
|