@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,15 +3,16 @@
|
|
|
3
3
|
/* Horizon High Contrast White 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 White 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);
|
|
@@ -17,61 +17,71 @@ html:not(.sap-phone) .sapMColorPalette .sapMColorPaletteSquare {
|
|
|
17
17
|
}
|
|
18
18
|
|
|
19
19
|
html:not(.sap-phone) .sapMColorPalette .sapMColorPaletteSquare {
|
|
20
|
-
|
|
21
|
-
|
|
20
|
+
|
|
21
|
+
&:focus::before {
|
|
22
|
+
content: '';
|
|
22
23
|
box-sizing: border-box;
|
|
23
24
|
position: absolute;
|
|
24
25
|
left: 0.125rem;
|
|
25
26
|
top: 0.125rem;
|
|
26
27
|
right: 0.125rem;
|
|
27
28
|
bottom: 0.125rem;
|
|
28
|
-
border: 0.125rem solid
|
|
29
|
+
border: 0.125rem solid var(--sapButton_Lite_Background);
|
|
29
30
|
pointer-events: none;
|
|
30
31
|
}
|
|
32
|
+
|
|
31
33
|
&:hover,
|
|
32
34
|
&.sapMColorPaletteSquareSelected {
|
|
33
35
|
border: 0;
|
|
36
|
+
|
|
34
37
|
> div {
|
|
35
|
-
border: 0.125rem solid
|
|
38
|
+
border: 0.125rem solid var(--sapContent_ForegroundBorderColor);
|
|
36
39
|
}
|
|
37
40
|
}
|
|
38
|
-
|
|
39
|
-
|
|
41
|
+
|
|
42
|
+
&:focus::after {
|
|
43
|
+
content: '';
|
|
40
44
|
position: absolute;
|
|
41
45
|
box-sizing: border-box;
|
|
42
46
|
left: 0.125rem;
|
|
43
47
|
top: 0.125rem;
|
|
44
48
|
right: 0.125rem;
|
|
45
49
|
bottom: 0.125rem;
|
|
46
|
-
border: 0.125rem dotted
|
|
50
|
+
border: 0.125rem dotted var(--sapContent_ContrastFocusColor);
|
|
47
51
|
pointer-events: none;
|
|
48
52
|
}
|
|
49
53
|
}
|
|
54
|
+
|
|
50
55
|
.sap-desktop .sapMColorPalette .sapMBtn:focus {
|
|
51
|
-
|
|
56
|
+
|
|
57
|
+
&::after {
|
|
52
58
|
border-width: 0.125rem;
|
|
53
|
-
border-color:
|
|
59
|
+
border-color: var(--sapContent_FocusColor);
|
|
54
60
|
}
|
|
55
61
|
}
|
|
56
|
-
|
|
57
|
-
.sap-desktop .sapContrast,
|
|
62
|
+
|
|
63
|
+
html:not(.sap-phone) .sapMColorPalette .sap-desktop .sapContrast,
|
|
58
64
|
.sap-desktop.sapContrast {
|
|
65
|
+
|
|
59
66
|
.sapMColorPalette .sapMBtn {
|
|
60
|
-
|
|
61
|
-
|
|
67
|
+
|
|
68
|
+
&:focus::after {
|
|
69
|
+
border-color: var(--sapContent_FocusColor);
|
|
62
70
|
|
|
63
71
|
}
|
|
72
|
+
|
|
64
73
|
&:active,
|
|
65
74
|
> .sapMBtnActive,
|
|
66
75
|
&:hover > .sapMBtnActive,
|
|
67
76
|
&:active > .sapMBtnActive {
|
|
68
|
-
color:
|
|
77
|
+
color: var(--sapList_TextColor);
|
|
69
78
|
}
|
|
70
79
|
}
|
|
71
80
|
}
|
|
72
81
|
|
|
73
82
|
.sap-phone .sapMColorPaletteSquare {
|
|
83
|
+
|
|
74
84
|
&:active > div {
|
|
75
|
-
box-shadow: inset 0 0 0 0.125rem
|
|
85
|
+
box-shadow: inset 0 0 0 0.125rem var(--sapContent_ForegroundBorderColor);
|
|
76
86
|
}
|
|
77
87
|
}
|
|
@@ -4,25 +4,25 @@
|
|
|
4
4
|
/* =================================== */
|
|
5
5
|
|
|
6
6
|
.sapMInputBaseIconPressed .sapMComboBoxBaseClearIcon {
|
|
7
|
-
color:
|
|
7
|
+
color: var(--sapContent_IconColor);
|
|
8
8
|
background: transparent;
|
|
9
9
|
border-left-color: transparent;
|
|
10
10
|
|
|
11
11
|
&:hover {
|
|
12
|
-
background:
|
|
13
|
-
border-left-color:
|
|
12
|
+
background: var(--sapButton_Lite_Hover_Background);
|
|
13
|
+
border-left-color: var(--sapButton_Selected_BorderColor);
|
|
14
14
|
}
|
|
15
15
|
|
|
16
16
|
&:active {
|
|
17
|
-
background-color:
|
|
18
|
-
color:
|
|
17
|
+
background-color: var(--sapButton_Lite_Active_Background);
|
|
18
|
+
color: var(--sapButton_Active_TextColor);
|
|
19
19
|
|
|
20
20
|
&::before {
|
|
21
|
-
color:
|
|
21
|
+
color: var(--sapButton_Active_TextColor);
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
}
|
|
25
25
|
|
|
26
26
|
.sapMInputBaseIconPressed .sapMComboBoxBaseClearIcon::before {
|
|
27
|
-
color:
|
|
27
|
+
color: var(--sapContent_IconColor);
|
|
28
28
|
}
|
|
@@ -3,15 +3,15 @@
|
|
|
3
3
|
/* Horizon High Contrast White 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:
|
|
14
|
+
@_sap_m_Dialog_NoStateHeaderShadow: var(--sapContent_HeaderShadow);
|
|
15
15
|
|
|
16
16
|
.sapMDialogSubHeader .sapMIBar {
|
|
17
17
|
height: 100%;
|
|
@@ -23,36 +23,28 @@
|
|
|
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
|
}
|
|
39
29
|
|
|
40
30
|
.sapMDialogTitleGroup {
|
|
41
|
-
z-index: 3;
|
|
31
|
+
z-index: 3; /* to hide the shadow from the header when there is sub-header */
|
|
42
32
|
}
|
|
43
33
|
|
|
44
|
-
|
|
34
|
+
/* buttons on phone must be to the right side (in LTR mode) */
|
|
45
35
|
html.sap-phone .sapMDialog {
|
|
36
|
+
|
|
46
37
|
& > footer .sapMFooter-CTX {
|
|
47
38
|
justify-content: flex-end;
|
|
48
39
|
}
|
|
49
40
|
}
|
|
50
41
|
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
42
|
+
/* ========================================================================== */
|
|
43
|
+
/* header, sub-header, footer */
|
|
44
|
+
/* ========================================================================== */
|
|
54
45
|
|
|
55
46
|
.sapMDialog {
|
|
47
|
+
|
|
56
48
|
header .sapMBarLeft,
|
|
57
49
|
header .sapMBarPH {
|
|
58
50
|
padding-left: 1rem;
|
|
@@ -69,11 +61,17 @@ html.sap-phone .sapMDialog {
|
|
|
69
61
|
}
|
|
70
62
|
}
|
|
71
63
|
|
|
72
|
-
|
|
73
|
-
.sapMDialogTitleGroup,
|
|
74
|
-
|
|
75
|
-
|
|
64
|
+
/* Responsive paddings */
|
|
65
|
+
.sapMDialogTitleGroup,
|
|
66
|
+
.sapMDialogSubHeader {
|
|
67
|
+
|
|
68
|
+
.sapUi-Std-PaddingS,
|
|
69
|
+
.sapUi-Std-PaddingM,
|
|
70
|
+
.sapUi-Std-PaddingL,
|
|
71
|
+
.sapUi-Std-PaddingXL {
|
|
72
|
+
|
|
76
73
|
&.sapMIBar {
|
|
74
|
+
|
|
77
75
|
.sapMBarMiddle .sapMBarPH {
|
|
78
76
|
padding-left: 0;
|
|
79
77
|
padding-right: 0;
|
|
@@ -99,6 +97,7 @@ html.sap-phone .sapMDialog {
|
|
|
99
97
|
}
|
|
100
98
|
|
|
101
99
|
.sapMDialog:not(.sapUiResponsiveContentPadding):not(.sapUiContentPadding) {
|
|
100
|
+
|
|
102
101
|
&.sapMDialog-NoHeader .sapMDialogScroll {
|
|
103
102
|
padding-top: 0.25rem;
|
|
104
103
|
|
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
}
|
|
105
105
|
}
|
|
106
106
|
|
|
107
|
-
.
|
|
107
|
+
.sapUiMedia-GenericTileDeviceSet-large .sapMGT.sapMGTLineMode {
|
|
108
108
|
|
|
109
109
|
&:not(.sapMGTDisabled):not(.sapMGTFailed):hover .sapMGTLineStyleHelperInner {
|
|
110
110
|
box-shadow: 0 0 0 0.1875rem @sapUiContentShadowColor;
|
|
@@ -132,11 +132,6 @@
|
|
|
132
132
|
color: @sapUiTileTextColor;
|
|
133
133
|
}
|
|
134
134
|
|
|
135
|
-
html.sap-desktop .sapFGridContainer .sapFGridContainerItemWrapperNoVisualFocus:focus .sapMGTFocusDiv, // focus inside GridContainer
|
|
136
|
-
html.sap-desktop .sapMGT:focus .sapMGTFocusDiv,
|
|
137
|
-
html.sap-desktop .sapMGT:active .sapMGTFocusDiv {
|
|
138
|
-
border: 0.125rem dotted @sapUiContentFocusColor;
|
|
139
|
-
}
|
|
140
135
|
|
|
141
136
|
.sapMGTOverlay {
|
|
142
137
|
opacity: 1;
|
|
@@ -153,7 +148,7 @@ html.sap-desktop .sapMGT:active .sapMGTFocusDiv {
|
|
|
153
148
|
box-shadow: none;
|
|
154
149
|
}
|
|
155
150
|
|
|
156
|
-
|
|
151
|
+
.sapMGT:not(.sapMGTStateDisabled):hover,
|
|
157
152
|
html.sap-phone .sapMGTHvrOutln:not(.sapMGTStateDisabled):active,
|
|
158
153
|
html.sap-tablet .sapMGTHvrOutln:not(.sapMGTStateDisabled):active,
|
|
159
154
|
html.sap-phone .sapMGTBackgroundHvrOutln:not(.sapMGTStateDisabled):active,
|
|
@@ -161,14 +156,14 @@ html.sap-tablet .sapMGTBackgroundHvrOutln:not(.sapMGTStateDisabled):active {
|
|
|
161
156
|
box-shadow: 0 0 0 0.125rem @sapUiContentShadowColor;
|
|
162
157
|
}
|
|
163
158
|
|
|
164
|
-
.
|
|
159
|
+
.sapMGT.sapMGTLineMode:hover {
|
|
165
160
|
&.sapMGTLineModePress {
|
|
166
161
|
box-shadow: none;
|
|
167
162
|
}
|
|
168
163
|
}
|
|
169
164
|
|
|
170
|
-
|
|
171
|
-
|
|
165
|
+
.sapMGT:not(.sapMGTStateDisabled,.sapMGTLineMode,.TwoByHalf.sapMGTIconMode):hover,
|
|
166
|
+
.sapMGT:not(.sapMGTStateDisabled,.sapMGTLineMode,.TwoByHalf.sapMGTIconMode):active {
|
|
172
167
|
box-shadow: none;
|
|
173
168
|
border-color: transparent !important;
|
|
174
169
|
.sapMGTFocusDiv{
|
|
@@ -184,7 +179,7 @@ html.sap-desktop .sapMGT:not(.sapMGTStateDisabled,.sapMGTLineMode,.TwoByHalf.sap
|
|
|
184
179
|
}
|
|
185
180
|
}
|
|
186
181
|
|
|
187
|
-
|
|
182
|
+
.sapMGT.sapMGTLineMode:hover{
|
|
188
183
|
box-shadow: none !important;
|
|
189
184
|
border: none !important;
|
|
190
185
|
.sapMGTFocusDiv {
|
|
@@ -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
|
}
|
|
@@ -7,8 +7,7 @@
|
|
|
7
7
|
border-radius: 0.25rem;
|
|
8
8
|
}
|
|
9
9
|
|
|
10
|
-
|
|
11
|
-
html.sap-desktop .sapMST:active .sapMGTFocusDiv {
|
|
10
|
+
.sapMST:active .sapMGTFocusDiv {
|
|
12
11
|
left: 0;
|
|
13
12
|
top: 0;
|
|
14
13
|
right: 0;
|
|
@@ -16,19 +15,19 @@ html.sap-desktop .sapMST:active .sapMGTFocusDiv {
|
|
|
16
15
|
border: 0.125rem dotted @sapUiContentFocusColor;
|
|
17
16
|
}
|
|
18
17
|
|
|
19
|
-
|
|
18
|
+
.sapMST:focus:not([tabindex]) {
|
|
20
19
|
border-color: transparent;
|
|
21
20
|
}
|
|
22
21
|
|
|
23
22
|
/* Bulleted indicator of multiple tiles*/
|
|
24
|
-
.sapMSTBulleted
|
|
23
|
+
.sapMSTBulleted .sapMSTIndicator{
|
|
25
24
|
border: solid 0.0625rem @sapTile_OverlayForegroundColor;
|
|
26
25
|
opacity: 0.6;
|
|
27
26
|
box-shadow : 0 0 0.125rem @sapContent_ShadowColor;
|
|
28
27
|
margin: 0 0.094rem;
|
|
29
28
|
}
|
|
30
29
|
|
|
31
|
-
.sapMSTBulleted
|
|
30
|
+
.sapMSTBulleted .sapMSTIndicator.sapMSTActive {
|
|
32
31
|
background: @sapTile_OverlayForegroundColor;
|
|
33
32
|
box-shadow: 0 0 0.063rem @sapContent_ShadowColor;
|
|
34
33
|
}
|
|
@@ -61,12 +60,12 @@ html.sap-desktop .sapMST:focus:not([tabindex]) {
|
|
|
61
60
|
border: none;
|
|
62
61
|
}
|
|
63
62
|
|
|
64
|
-
|
|
63
|
+
.sapMST.sapMSTIconPressed .sapMSTIconClickTapArea:hover ~.sapMSTIconDisplayArea {
|
|
65
64
|
border-color: @sapButton_Active_BorderColor;
|
|
66
65
|
background-color: @sapButton_Active_Background;
|
|
67
66
|
}
|
|
68
67
|
|
|
69
|
-
|
|
68
|
+
.sapMST.sapMSTIconPressed{
|
|
70
69
|
.sapMSTIconNestedArea{
|
|
71
70
|
.sapUiIcon{
|
|
72
71
|
color: @sapButton_Active_TextColor !important;
|