@openui5/themelib_sap_horizon 1.126.1 → 1.128.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/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/Dialog.less +0 -10
- package/src/sap/m/themes/sap_horizon/GenericTile.less +8 -3
- 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/SinglePlanningCalendarGrid.less +1 -0
- package/src/sap/m/themes/sap_horizon/SlideTile.less +0 -5
- package/src/sap/m/themes/sap_horizon/Token.less +5 -0
- package/src/sap/m/themes/sap_horizon/Tokenizer.less +2 -2
- 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/Dialog.less +0 -10
- package/src/sap/m/themes/sap_horizon_dark/GenericTile.less +2 -3
- 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 +0 -5
- package/src/sap/m/themes/sap_horizon_dark/Token.less +5 -0
- 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/ActionTile.less +15 -12
- 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/Dialog.less +0 -10
- package/src/sap/m/themes/sap_horizon_hcb/GenericTile.less +0 -5
- 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 +6 -3
- package/src/sap/m/themes/sap_horizon_hcb/SlideTile.less +0 -1
- 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/ActionTile.less +15 -12
- 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/Dialog.less +0 -10
- package/src/sap/m/themes/sap_horizon_hcw/GenericTile.less +0 -5
- 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 +6 -3
- package/src/sap/m/themes/sap_horizon_hcw/SlideTile.less +0 -1
- package/src/sap/m/themes/sap_horizon_hcw/library.source.less +0 -4
- package/src/sap/tnt/themes/sap_horizon/ToolHeader.less +5 -3
- package/src/sap/tnt/themes/sap_horizon_dark/ToolHeader.less +5 -3
- package/src/sap/tnt/themes/sap_horizon_hcb/ToolHeader.less +3 -3
- package/src/sap/tnt/themes/sap_horizon_hcw/ToolHeader.less +3 -3
- package/src/sap/ui/core/themes/sap_horizon/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon/base.less +4 -4
- package/src/sap/ui/core/themes/sap_horizon/fonts/SAP-icons.ttf +0 -0
- package/src/sap/ui/core/themes/sap_horizon/fonts/SAP-icons.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_dark/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon_dark/base.less +4 -4
- package/src/sap/ui/core/themes/sap_horizon_dark/fonts/SAP-icons.ttf +0 -0
- package/src/sap/ui/core/themes/sap_horizon_dark/fonts/SAP-icons.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_hcb/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon_hcb/base.less +5 -5
- package/src/sap/ui/core/themes/sap_horizon_hcb/fonts/SAP-icons.ttf +0 -0
- package/src/sap/ui/core/themes/sap_horizon_hcb/fonts/SAP-icons.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_hcw/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon_hcw/base.less +4 -4
- package/src/sap/ui/core/themes/sap_horizon_hcw/fonts/SAP-icons.ttf +0 -0
- package/src/sap/ui/core/themes/sap_horizon_hcw/fonts/SAP-icons.woff2 +0 -0
- package/src/sap/ui/dt/themes/sap_horizon/ContextMenu.less +10 -29
- package/src/sap/ui/dt/themes/sap_horizon/Overlay.less +14 -8
- package/src/sap/ui/dt/themes/sap_horizon_dark/ContextMenu.less +10 -32
- package/src/sap/ui/dt/themes/sap_horizon_dark/Overlay.less +13 -8
- package/src/sap/ui/dt/themes/sap_horizon_hcb/ContextMenu.less +10 -28
- 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 +10 -28
- 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
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
|
|
6
6
|
/* Background animation element */
|
|
7
7
|
.sapUiLocalBusyIndicatorAnimation > div::before {
|
|
8
|
-
background:
|
|
8
|
+
background: var(--sapContent_BusyColor);
|
|
9
9
|
animation-duration: 0ms;
|
|
10
10
|
}
|
|
11
11
|
|
|
12
12
|
/* Shadow animation element */
|
|
13
13
|
.sapUiLocalBusyIndicatorAnimation > div::after {
|
|
14
|
-
box-shadow: inset
|
|
14
|
+
box-shadow: inset 0 0 0 0 var(--sapContent_BusyColor);
|
|
15
15
|
}
|
|
@@ -3,15 +3,16 @@
|
|
|
3
3
|
/* Horizon High Contrast Black 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-weight:
|
|
13
|
+
font-weight: var(--sapButton_Emphasized_FontWeight);
|
|
14
14
|
border: 0.125rem solid;
|
|
15
|
+
|
|
15
16
|
.sapMBtnContent {
|
|
16
17
|
line-height: 2rem;
|
|
17
18
|
}
|
|
@@ -22,14 +23,15 @@
|
|
|
22
23
|
/* --------------------- */
|
|
23
24
|
.sapMBtnInner {
|
|
24
25
|
font-size: @sapMFontMediumSize;
|
|
25
|
-
height:
|
|
26
|
+
height: var(--sapElement_Height);
|
|
26
27
|
min-width: 2.25rem;
|
|
27
28
|
margin: 0;
|
|
28
29
|
padding: 0;
|
|
29
30
|
text-align: center;
|
|
30
31
|
position: relative;
|
|
31
|
-
border-radius:
|
|
32
|
+
border-radius: var(--sapButton_BorderCornerRadius);
|
|
32
33
|
text-shadow: none;
|
|
34
|
+
|
|
33
35
|
&.sapMBtnCritical,
|
|
34
36
|
&.sapMBtnNegative,
|
|
35
37
|
&.sapMBtnSuccess,
|
|
@@ -47,7 +49,7 @@
|
|
|
47
49
|
line-height: 2.125rem;
|
|
48
50
|
}
|
|
49
51
|
|
|
50
|
-
.sapMBtnInner.sapMBtnText .sapMBtnIcon
|
|
52
|
+
.sapMBtnInner.sapMBtnText .sapMBtnIcon::before {
|
|
51
53
|
width: 1rem;
|
|
52
54
|
text-align: center;
|
|
53
55
|
display: inline-block;
|
|
@@ -95,23 +97,24 @@
|
|
|
95
97
|
}
|
|
96
98
|
|
|
97
99
|
.sapMBtnGhost {
|
|
98
|
-
color:
|
|
99
|
-
border: 0.0625rem solid
|
|
100
|
-
background:
|
|
100
|
+
color: var(--sapButton_TextColor);
|
|
101
|
+
border: 0.0625rem solid var(--sapButton_BorderColor);
|
|
102
|
+
background: var(--sapButton_Lite_Background);
|
|
101
103
|
}
|
|
102
104
|
|
|
103
105
|
.sapMBtnGhost.sapMBtnHoverable.sapMBtnActive {
|
|
104
|
-
color:
|
|
105
|
-
border-color:
|
|
106
|
-
background:
|
|
106
|
+
color: var(--sapButton_Active_TextColor);
|
|
107
|
+
border-color: var(--sapButton_Active_BorderColor);
|
|
108
|
+
background: var(--sapButton_Active_Background);
|
|
107
109
|
}
|
|
108
110
|
|
|
109
111
|
.sapMBtn:hover > .sapMBtnGhost.sapMBtnHoverable:not(.sapMBtnActive) {
|
|
110
|
-
background:
|
|
111
|
-
border-color:
|
|
112
|
+
background: var(--sapButton_Hover_Background);
|
|
113
|
+
border-color: var(--sapButton_Hover_BorderColor);
|
|
112
114
|
}
|
|
113
115
|
|
|
114
116
|
.sapUiSizeCompact {
|
|
117
|
+
|
|
115
118
|
.sapMBtnIcon {
|
|
116
119
|
margin-left: 0;
|
|
117
120
|
margin-right: 0;
|
|
@@ -122,7 +125,7 @@
|
|
|
122
125
|
padding-right: 0.4375rem;
|
|
123
126
|
}
|
|
124
127
|
|
|
125
|
-
.sapMBtnBack.sapMBtnIconFirst:not(.sapMBtnText) > .sapMBtnIconLeft:not(:last-child)
|
|
128
|
+
.sapMBtnBack.sapMBtnIconFirst:not(.sapMBtnText) > .sapMBtnIconLeft:not(:last-child),
|
|
126
129
|
.sapMBtnIconLeft + .sapMBtnIconRight,
|
|
127
130
|
.sapMBtnIconLeft + .sapMBtnIconLeft,
|
|
128
131
|
.sapMBtnInner .sapMBtnIcon :not(img) {
|
|
@@ -144,12 +147,12 @@
|
|
|
144
147
|
/* ---------------------------------------------------------------------*/
|
|
145
148
|
|
|
146
149
|
html.sap-desktop .sapMBtn:focus > .sapMFocusable {
|
|
147
|
-
outline:
|
|
148
|
-
outline-offset:
|
|
150
|
+
outline: var(--sapContent_FocusWidth) dotted var(--sapContent_FocusColor);
|
|
151
|
+
outline-offset: -0.25rem;
|
|
149
152
|
}
|
|
150
153
|
|
|
151
154
|
html.sap-desktop .sapMBtn:focus > .sapMBtnActive.sapMFocusable {
|
|
152
|
-
outline-color:
|
|
155
|
+
outline-color: var(--sapContent_ContrastFocusColor);
|
|
153
156
|
}
|
|
154
157
|
|
|
155
158
|
html.sap-desktop .sapMBtn:focus > .sapMBtnEmphasized.sapMFocusable,
|
|
@@ -157,15 +160,15 @@ html.sap-desktop .sapMBtn:focus > .sapMBtnCritical.sapMFocusable,
|
|
|
157
160
|
html.sap-desktop .sapMBtn:focus > .sapMBtnNegative.sapMFocusable,
|
|
158
161
|
html.sap-desktop .sapMBtn:focus > .sapMBtnSuccess.sapMFocusable,
|
|
159
162
|
html.sap-desktop .sapMBtn:focus > .sapMBtnNeutral.sapMFocusable {
|
|
160
|
-
outline-color:
|
|
163
|
+
outline-color: var(--sapContent_ContrastFocusColor);
|
|
161
164
|
}
|
|
162
165
|
|
|
163
166
|
html.sap-desktop .sapMBtn:focus > .sapMBtnActive.sapMBtnEmphasized.sapMFocusable {
|
|
164
|
-
outline-color:
|
|
167
|
+
outline-color: var(--sapContent_ContrastFocusColor);
|
|
165
168
|
}
|
|
166
169
|
|
|
167
170
|
.sapMTB-Transparent-CTX .sapMBtnInner:not(.sapMToggleBtnPressed):not(.sapMBtnEmphasized):not(.sapMBtnAccept):not(.sapMBtnAttention):not(.sapMBtnReject):not(.sapMBtnActive):not(.sapMBtnGhost) {
|
|
168
|
-
border-color:
|
|
171
|
+
border-color: var(--sapButton_Lite_BorderColor);
|
|
169
172
|
}
|
|
170
173
|
|
|
171
174
|
/* ---------------------------------------------------------------------*/
|
|
@@ -173,7 +176,7 @@ html.sap-desktop .sapMBtn:focus > .sapMBtnActive.sapMBtnEmphasized.sapMFocusable
|
|
|
173
176
|
/* ---------------------------------------------------------------------*/
|
|
174
177
|
|
|
175
178
|
.sapMBtnDisabled {
|
|
176
|
-
opacity:
|
|
179
|
+
opacity: var(--sapContent_DisabledOpacity);
|
|
177
180
|
}
|
|
178
181
|
|
|
179
182
|
/* ------------------------------------------------ */
|
|
@@ -182,65 +185,68 @@ html.sap-desktop .sapMBtn:focus > .sapMBtnActive.sapMBtnEmphasized.sapMFocusable
|
|
|
182
185
|
/* ------------------------------------------------ */
|
|
183
186
|
|
|
184
187
|
.sapUiSizeCompact .sapMBar-CTX .sapMBtnInner.sapMBtnGhost:not(.sapMBtnDisabled) {
|
|
185
|
-
background:
|
|
186
|
-
border: 0.0625rem solid
|
|
188
|
+
background: var(--sapButton_Lite_Background);
|
|
189
|
+
border: 0.0625rem solid var(--sapButton_BorderColor);
|
|
187
190
|
}
|
|
188
191
|
|
|
189
192
|
.sapMIBar-CTX .sapMBtn:hover > .sapMBtnGhost.sapMBtnHoverable:not(.sapMBtnActive):not(.sapMToggleBtnPressed) {
|
|
190
|
-
background:
|
|
191
|
-
border-color:
|
|
193
|
+
background: var(--sapButton_Hover_Background);
|
|
194
|
+
border-color: var(--sapButton_Hover_BorderColor);
|
|
192
195
|
}
|
|
193
196
|
|
|
194
197
|
html.sap-desktop .sapMFooter-CTX .sapMBtnInner.sapMBtnAccept {
|
|
195
|
-
border-color:
|
|
198
|
+
border-color: var(--sapButton_Accept_BorderColor);
|
|
196
199
|
}
|
|
197
200
|
|
|
198
201
|
html.sap-desktop .sapMFooter-CTX .sapMBtnInner.sapMBtnAttention {
|
|
199
|
-
border-color:
|
|
202
|
+
border-color: var(--sapButton_Attention_BorderColor);
|
|
200
203
|
}
|
|
201
204
|
|
|
202
205
|
html.sap-desktop .sapMFooter-CTX .sapMBtnInner.sapMBtnReject {
|
|
203
|
-
border-color:
|
|
206
|
+
border-color: var(--sapButton_Reject_BorderColor);
|
|
204
207
|
}
|
|
205
208
|
|
|
206
209
|
.sapMBar-CTX,
|
|
207
210
|
.sapMTB-Transparent-CTX {
|
|
211
|
+
|
|
208
212
|
& :not(.sapMBtnDisabled) > span.sapMBtnInner.sapMBtnTransparent.sapMBtnActive {
|
|
213
|
+
|
|
209
214
|
& > .sapMBtnContent,
|
|
210
215
|
& > .sapMBtnIcon {
|
|
211
|
-
color:
|
|
216
|
+
color: var(--sapButton_Active_TextColor);
|
|
212
217
|
}
|
|
213
218
|
}
|
|
214
219
|
}
|
|
215
220
|
|
|
216
221
|
.sap-desktop .sapMIBar-CTX, .sap-desktop .sapMTB-Transparent-CTX {
|
|
222
|
+
|
|
217
223
|
.sapMBtn:not(.sapMBtnDisabled):hover > .sapMBtnInner:not(.sapMToggleBtnPressed):not(.sapMBtnEmphasized):not(.sapMBtnAccept):not(.sapMBtnReject):not(.sapMBtnActive):not(.sapMBtnGhost):not(.sapMBtnCritical):not(.sapMBtnNegative):not(.sapMBtnNeutral):not(.sapMBtnSuccess) {
|
|
218
|
-
border-color:
|
|
224
|
+
border-color: var(--sapButton_Hover_BorderColor);
|
|
219
225
|
}
|
|
220
226
|
}
|
|
221
227
|
|
|
222
228
|
.sapMTB-Transparent-CTX .sapMBtn:not(.sapMBtnDisabled) > .sapMBtnDefault.sapMBtnActive {
|
|
223
|
-
background-color:
|
|
229
|
+
background-color: var(--sapButton_Active_Background);
|
|
224
230
|
}
|
|
225
231
|
|
|
226
232
|
:not(.sapMBtnDisabled) > span.sapMBtnInner.sapMBtnIconFirst.sapMBtnTransparent.sapMBtnActive,
|
|
227
233
|
:not(.sapMBtnDisabled) > span.sapMBtnInner.sapMBtnIconLast.sapMBtnTransparent.sapMBtnActive {
|
|
228
|
-
background-color:
|
|
229
|
-
border-color:
|
|
234
|
+
background-color: var(--sapButton_Lite_Active_Background);
|
|
235
|
+
border-color: var(--sapButton_Lite_Active_BorderColor);
|
|
230
236
|
}
|
|
231
237
|
|
|
232
238
|
/* ----------------------*/
|
|
233
239
|
/* Badges */
|
|
234
240
|
/* ----------------------*/
|
|
235
241
|
|
|
236
|
-
.sapMBtn .sapMBadge .sapMBadgeIndicator
|
|
237
|
-
background-color:
|
|
238
|
-
border-color:
|
|
239
|
-
color:
|
|
240
|
-
font-size:
|
|
242
|
+
.sapMBtn .sapMBadge .sapMBadgeIndicator::after {
|
|
243
|
+
background-color: var(--sapContent_BadgeBackground);
|
|
244
|
+
border-color: var(--sapGroup_ContentBorderColor);
|
|
245
|
+
color: var(--sapContent_BadgeTextColor);
|
|
246
|
+
font-size: var(--sapFontSmallSize);
|
|
241
247
|
text-align: center;
|
|
242
248
|
}
|
|
243
249
|
|
|
244
250
|
.sapUiSizeCompact .sapMBar-CTX .sapMBtnDefault.sapMBtnInner:not(.sapMBtnDisabled) {
|
|
245
|
-
border-color:
|
|
251
|
+
border-color: var(--sapButton_Selected_BorderColor);
|
|
246
252
|
}
|
|
@@ -3,14 +3,14 @@
|
|
|
3
3
|
/* Horizon High Contrast Black theme */
|
|
4
4
|
/* ================================== */
|
|
5
5
|
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
/* ========================================================================== */
|
|
7
|
+
/* Variables overriding */
|
|
8
|
+
/* ========================================================================== */
|
|
9
9
|
|
|
10
|
-
@_sap_m_Carousel_BackgroundColor:
|
|
10
|
+
@_sap_m_Carousel_BackgroundColor: var(--sapBackgroundColor);
|
|
11
11
|
@_sap_m_Carousel_MinWidth: 15.5rem;
|
|
12
12
|
@_sap_m_Carousel_ControlsNoArrowsHeight: 2.75rem;
|
|
13
|
-
@_sap_m_Carousel_NumericIndicatorTextColor:
|
|
13
|
+
@_sap_m_Carousel_NumericIndicatorTextColor: var(--sapPageFooter_TextColor);
|
|
14
14
|
@_sap_m_Carousel_PrevAndNextSize: 2.125rem;
|
|
15
15
|
@_sap_m_Carousel_PrevAndNextPosition: 0.5rem;
|
|
16
16
|
@_sap_m_Carousel_PageIndicatorWidthSizeS: 9rem;
|
|
@@ -18,12 +18,12 @@
|
|
|
18
18
|
@_sap_m_Carousel_PageIndicatorWidthSizeL: @_sap_m_Carousel_PageIndicatorWidthSizeS;
|
|
19
19
|
@_sap_m_Carousel_PageIndicatorWidthSizeXL: @_sap_m_Carousel_PageIndicatorWidthSizeS;
|
|
20
20
|
@_sap_m_Carousel_PageIndicatorContainerPadding: 0.5rem;
|
|
21
|
-
@_sap_m_Carousel_ContentArrowBoxShadow:
|
|
21
|
+
@_sap_m_Carousel_ContentArrowBoxShadow: var(--sapContent_Shadow1);
|
|
22
22
|
@_sap_m_Carousel_BulletInactiveBackground: transparent;
|
|
23
|
-
@_sap_m_Carousel_BulletInactiveBorderColor:
|
|
24
|
-
@_sap_m_Carousel_BulletActiveBackground:
|
|
25
|
-
@_sap_m_Carousel_BulletActiveBorder:
|
|
23
|
+
@_sap_m_Carousel_BulletInactiveBorderColor: var(--sapContent_ForegroundBorderColor);
|
|
24
|
+
@_sap_m_Carousel_BulletActiveBackground: var(--sapContent_Selected_ForegroundColor);
|
|
25
|
+
@_sap_m_Carousel_BulletActiveBorder: var(--sapContent_Selected_ForegroundColor);
|
|
26
26
|
@_sap_m_Carousel_BulletInactiveWidth: 0.375rem;
|
|
27
27
|
@_sap_m_Carousel_BulletInactiveMargin: 0 0.25rem;
|
|
28
28
|
@_sap_m_Carousel_FocusBorderOffsetArrow: -0.3125rem;
|
|
29
|
-
@_sap_m_Carousel_ContrastFocusBorder:
|
|
29
|
+
@_sap_m_Carousel_ContrastFocusBorder: var(--sapContent_FocusWidth) solid var(--sapBackgroundColor);
|
|
@@ -23,16 +23,6 @@
|
|
|
23
23
|
font-size: 1rem;
|
|
24
24
|
}
|
|
25
25
|
|
|
26
|
-
.sapMDialogResizeHandler {
|
|
27
|
-
right: 6px;
|
|
28
|
-
bottom: 3px;
|
|
29
|
-
|
|
30
|
-
&::before {
|
|
31
|
-
content: attr(data-sap-ui-icon-content);
|
|
32
|
-
color: @sapUiButtonLiteTextColor;
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
|
|
36
26
|
.sapMDialogBeginButton, .sapMDialogEndButton {
|
|
37
27
|
min-width: 4rem;
|
|
38
28
|
}
|
|
@@ -136,11 +136,6 @@
|
|
|
136
136
|
color: @sapUiTileTextColor;
|
|
137
137
|
}
|
|
138
138
|
|
|
139
|
-
html.sap-desktop .sapFGridContainer .sapFGridContainerItemWrapperNoVisualFocus:focus .sapMGTFocusDiv, // focus inside GridContainer
|
|
140
|
-
html.sap-desktop .sapMGT:focus .sapMGTFocusDiv,
|
|
141
|
-
html.sap-desktop .sapMGT:active .sapMGTFocusDiv {
|
|
142
|
-
border: 0.125rem dotted @sapUiContentFocusColor;
|
|
143
|
-
}
|
|
144
139
|
|
|
145
140
|
.sapMGTOverlay {
|
|
146
141
|
opacity: 1;
|
|
@@ -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
|
|
|
@@ -164,7 +144,5 @@
|
|
|
164
144
|
}
|
|
165
145
|
|
|
166
146
|
.sapMPopoverResizeHandle {
|
|
167
|
-
top: -8px;
|
|
168
|
-
right: -3px;
|
|
169
147
|
color: @sapButton_Lite_TextColor;
|
|
170
148
|
}
|
|
@@ -46,6 +46,7 @@ html.sap-desktop {
|
|
|
46
46
|
.sapMSinglePCColumnWeekend,
|
|
47
47
|
.sapMSinglePCNonWorkingRow,
|
|
48
48
|
.sapMSinglePCBlockersRow,
|
|
49
|
+
.sapMSinglePCNonWorkingPeriod,
|
|
49
50
|
.sapMSinglePCRowHeaders {
|
|
50
51
|
background-color: @sapUiListAlternatingBackground;
|
|
51
52
|
}
|
|
@@ -158,7 +159,9 @@ html.sap-desktop {
|
|
|
158
159
|
}
|
|
159
160
|
}
|
|
160
161
|
|
|
161
|
-
.sapMSinglePCBlockers
|
|
162
|
-
.sapMSinglePCAppointments
|
|
163
|
-
|
|
162
|
+
.sapMSinglePCBlockers,
|
|
163
|
+
.sapMSinglePCAppointments {
|
|
164
|
+
&.sapUiCalendarRowVisFilled > .sapUiCalendarRowApps:hover > .sapUiCalendarApp:not(.sapUiCalendarAppSel) > .sapUiCalendarAppCont {
|
|
165
|
+
background-color: @sapUiListHoverBackground;
|
|
166
|
+
}
|
|
164
167
|
}
|
|
@@ -27,7 +27,6 @@
|
|
|
27
27
|
@import "DateTimePicker.less";
|
|
28
28
|
@import "Dialog.less";
|
|
29
29
|
@import "DynamicDateRange.less";
|
|
30
|
-
@import "FeedContent.less";
|
|
31
30
|
@import "FeedInput.less";
|
|
32
31
|
@import "GroupHeaderListItem.less";
|
|
33
32
|
@import "FeedListItem.less";
|
|
@@ -37,7 +36,6 @@
|
|
|
37
36
|
@import "IconTabBar.less";
|
|
38
37
|
@import "IconTabBarSelectList.less";
|
|
39
38
|
@import "Image.less";
|
|
40
|
-
@import "ImageContent.less";
|
|
41
39
|
@import "Input.less";
|
|
42
40
|
@import "InputBase.less";
|
|
43
41
|
|
|
@@ -59,9 +57,7 @@
|
|
|
59
57
|
@import "MessageStrip.less";
|
|
60
58
|
@import "MessageToast.less";
|
|
61
59
|
@import "MultiComboBox.less";
|
|
62
|
-
@import "NewsContent.less";
|
|
63
60
|
@import "NotificationListGroup.less";
|
|
64
|
-
@import "NumericContent.less";
|
|
65
61
|
@import "ObjectAttribute.less";
|
|
66
62
|
@import "ObjectHeader.less";
|
|
67
63
|
@import "ObjectListItem.less";
|
|
@@ -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
|
}
|
|
@@ -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
|
}
|
|
@@ -24,12 +24,11 @@
|
|
|
24
24
|
background: transparent;
|
|
25
25
|
border: none;
|
|
26
26
|
|
|
27
|
-
|
|
27
|
+
/* Default styles */
|
|
28
28
|
.sapMSltIcon {
|
|
29
29
|
display: flex;
|
|
30
30
|
align-items: center;
|
|
31
31
|
gap: 0.2rem;
|
|
32
|
-
|
|
33
32
|
margin-top: 0.1rem;
|
|
34
33
|
|
|
35
34
|
&::before,
|
|
@@ -38,15 +37,15 @@
|
|
|
38
37
|
}
|
|
39
38
|
|
|
40
39
|
&::before {
|
|
41
|
-
content:
|
|
42
|
-
font-family:
|
|
40
|
+
content: '••• ';
|
|
41
|
+
font-family: var(--sapFontLightFamily);
|
|
43
42
|
}
|
|
44
43
|
|
|
45
44
|
&::after {
|
|
46
|
-
content:
|
|
47
|
-
font-family:
|
|
45
|
+
content: '\e1ef';
|
|
46
|
+
font-family: var(--sapContent_IconFontFamily);
|
|
48
47
|
font-size: @sapMFontMediumSize;
|
|
49
|
-
color:
|
|
48
|
+
color: var(--sapLinkColor);
|
|
50
49
|
speak: none;
|
|
51
50
|
}
|
|
52
51
|
}
|
|
@@ -56,7 +55,7 @@
|
|
|
56
55
|
outline: 0.125rem dotted @sapUiHcStandardForeground;
|
|
57
56
|
outline-offset: -0.125rem;
|
|
58
57
|
|
|
59
|
-
.sapMSltIcon
|
|
58
|
+
.sapMSltIcon::before {
|
|
60
59
|
border-bottom: none;
|
|
61
60
|
}
|
|
62
61
|
}
|
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
|
|
6
6
|
/* Background animation element */
|
|
7
7
|
.sapUiLocalBusyIndicatorAnimation > div::before {
|
|
8
|
-
background:
|
|
8
|
+
background: var(--sapContent_BusyColor);
|
|
9
9
|
animation-duration: 0ms;
|
|
10
10
|
}
|
|
11
11
|
|
|
12
12
|
/* Shadow animation element */
|
|
13
13
|
.sapUiLocalBusyIndicatorAnimation > div::after {
|
|
14
|
-
box-shadow: inset
|
|
14
|
+
box-shadow: inset 0 0 0 0 var(--sapContent_BusyColor);
|
|
15
15
|
}
|