@openui5/themelib_sap_horizon 1.106.0 → 1.107.1

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.
Files changed (40) hide show
  1. package/package.json +18 -18
  2. package/src/sap/f/themes/sap_horizon/SidePanel.less +30 -0
  3. package/src/sap/f/themes/sap_horizon/library.source.less +2 -1
  4. package/src/sap/f/themes/sap_horizon_dark/SidePanel.less +30 -0
  5. package/src/sap/f/themes/sap_horizon_dark/library.source.less +2 -1
  6. package/src/sap/f/themes/sap_horizon_hcb/SidePanel.less +35 -0
  7. package/src/sap/f/themes/sap_horizon_hcb/library.source.less +2 -1
  8. package/src/sap/f/themes/sap_horizon_hcw/SidePanel.less +35 -0
  9. package/src/sap/f/themes/sap_horizon_hcw/library.source.less +2 -1
  10. package/src/sap/m/themes/sap_horizon/ListBase.less +0 -5
  11. package/src/sap/m/themes/sap_horizon/MessageView.less +1 -0
  12. package/src/sap/m/themes/sap_horizon/Page.less +0 -10
  13. package/src/sap/m/themes/sap_horizon/Select.less +7 -0
  14. package/src/sap/m/themes/sap_horizon/Table.less +0 -8
  15. package/src/sap/m/themes/sap_horizon_dark/MessageView.less +1 -0
  16. package/src/sap/m/themes/sap_horizon_dark/Page.less +0 -10
  17. package/src/sap/m/themes/sap_horizon_dark/Select.less +7 -0
  18. package/src/sap/m/themes/sap_horizon_hcb/Page.less +0 -10
  19. package/src/sap/m/themes/sap_horizon_hcw/Page.less +0 -10
  20. package/src/sap/ui/core/themes/sap_horizon/.theme +1 -1
  21. package/src/sap/ui/core/themes/sap_horizon_dark/.theme +1 -1
  22. package/src/sap/ui/core/themes/sap_horizon_hcb/.theme +1 -1
  23. package/src/sap/ui/core/themes/sap_horizon_hcw/.theme +1 -1
  24. package/src/sap/ui/integration/themes/sap_horizon/ActionsStrip.less +4 -0
  25. package/src/sap/ui/integration/themes/sap_horizon/ObjectContent.less +5 -0
  26. package/src/sap/ui/integration/themes/sap_horizon/library.source.less +1 -0
  27. package/src/sap/ui/integration/themes/sap_horizon_dark/ActionsStrip.less +4 -0
  28. package/src/sap/ui/integration/themes/sap_horizon_dark/library.source.less +1 -0
  29. package/src/sap/ui/integration/themes/sap_horizon_hcb/library.source.less +5 -5
  30. package/src/sap/ui/integration/themes/sap_horizon_hcw/library.source.less +5 -5
  31. package/src/sap/ui/mdc/themes/sap_horizon/library.source.less +0 -1
  32. package/src/sap/ui/mdc/themes/sap_horizon_dark/library.source.less +0 -1
  33. package/src/sap/ui/mdc/themes/sap_horizon_hcb/library.source.less +0 -1
  34. package/src/sap/ui/mdc/themes/sap_horizon_hcw/library.source.less +0 -1
  35. package/src/sap/uxap/themes/sap_horizon/AnchorBar.less +1 -1
  36. package/src/sap/uxap/themes/sap_horizon_dark/AnchorBar.less +1 -1
  37. package/src/sap/ui/mdc/themes/sap_horizon/CollectiveSearchSelect.less +0 -8
  38. package/src/sap/ui/mdc/themes/sap_horizon_dark/CollectiveSearchSelect.less +0 -8
  39. package/src/sap/ui/mdc/themes/sap_horizon_hcb/CollectiveSearchSelect.less +0 -8
  40. package/src/sap/ui/mdc/themes/sap_horizon_hcw/CollectiveSearchSelect.less +0 -8
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/themelib_sap_horizon",
3
- "version": "1.106.0",
3
+ "version": "1.107.1",
4
4
  "description": "OpenUI5 Theme Library sap_horizon",
5
5
  "author": "SAP SE (https://www.sap.com)",
6
6
  "license": "Apache-2.0",
@@ -14,22 +14,22 @@
14
14
  "url": "https://github.com/SAP/openui5.git"
15
15
  },
16
16
  "devDependencies": {
17
- "@openui5/sap.f": "1.106.0",
18
- "@openui5/sap.m": "1.106.0",
19
- "@openui5/sap.tnt": "1.106.0",
20
- "@openui5/sap.ui.codeeditor": "1.106.0",
21
- "@openui5/sap.ui.commons": "1.106.0",
22
- "@openui5/sap.ui.core": "1.106.0",
23
- "@openui5/sap.ui.dt": "1.106.0",
24
- "@openui5/sap.ui.fl": "1.106.0",
25
- "@openui5/sap.ui.mdc": "1.106.0",
26
- "@openui5/sap.ui.integration": "1.106.0",
27
- "@openui5/sap.ui.layout": "1.106.0",
28
- "@openui5/sap.ui.rta": "1.106.0",
29
- "@openui5/sap.ui.suite": "1.106.0",
30
- "@openui5/sap.ui.table": "1.106.0",
31
- "@openui5/sap.ui.unified": "1.106.0",
32
- "@openui5/sap.ui.ux3": "1.106.0",
33
- "@openui5/sap.uxap": "1.106.0"
17
+ "@openui5/sap.f": "1.107.1",
18
+ "@openui5/sap.m": "1.107.1",
19
+ "@openui5/sap.tnt": "1.107.1",
20
+ "@openui5/sap.ui.codeeditor": "1.107.1",
21
+ "@openui5/sap.ui.commons": "1.107.1",
22
+ "@openui5/sap.ui.core": "1.107.1",
23
+ "@openui5/sap.ui.dt": "1.107.1",
24
+ "@openui5/sap.ui.fl": "1.107.1",
25
+ "@openui5/sap.ui.mdc": "1.107.1",
26
+ "@openui5/sap.ui.integration": "1.107.1",
27
+ "@openui5/sap.ui.layout": "1.107.1",
28
+ "@openui5/sap.ui.rta": "1.107.1",
29
+ "@openui5/sap.ui.suite": "1.107.1",
30
+ "@openui5/sap.ui.table": "1.107.1",
31
+ "@openui5/sap.ui.unified": "1.107.1",
32
+ "@openui5/sap.ui.ux3": "1.107.1",
33
+ "@openui5/sap.uxap": "1.107.1"
34
34
  }
35
35
  }
@@ -0,0 +1,30 @@
1
+ /* =============================== */
2
+ /* CSS for control sap.f/SidePanel */
3
+ /* Horizon theme */
4
+ /* =============================== */
5
+
6
+ .sapFSP {
7
+ .sapFSPSide {
8
+ .sapFSPSideInner {
9
+ .sapFSPActionBar {
10
+
11
+ .sapFSPItem {
12
+ .sapUiIcon {
13
+ border-width: 0.125rem;
14
+ }
15
+ &.sapFSPSelected {
16
+ &::before {
17
+ width: 0.25rem;
18
+ }
19
+ }
20
+
21
+ &:focus {
22
+ &::after {
23
+ border: 0.125rem solid @sapUiContentSelectedForegroundColor;
24
+ }
25
+ }
26
+ }
27
+ }
28
+ }
29
+ }
30
+ }
@@ -17,4 +17,5 @@
17
17
  @import "GridList.less";
18
18
  @import "GridListItem.less";
19
19
  @import "ListContentItem.less";
20
- @import "ShellBar.less";
20
+ @import "ShellBar.less";
21
+ @import "SidePanel.less";
@@ -0,0 +1,30 @@
1
+ /* =============================== */
2
+ /* CSS for control sap.f/SidePanel */
3
+ /* Evening Horizon theme */
4
+ /* =============================== */
5
+
6
+ .sapFSP {
7
+ .sapFSPSide {
8
+ .sapFSPSideInner {
9
+ .sapFSPActionBar {
10
+
11
+ .sapFSPItem {
12
+ .sapUiIcon {
13
+ border-width: 0.125rem;
14
+ }
15
+ &.sapFSPSelected {
16
+ &::before {
17
+ width: 0.25rem;
18
+ }
19
+ }
20
+
21
+ &:focus {
22
+ &::after {
23
+ border: 0.125rem solid @sapUiContentSelectedForegroundColor;
24
+ }
25
+ }
26
+ }
27
+ }
28
+ }
29
+ }
30
+ }
@@ -17,4 +17,5 @@
17
17
  @import "GridList.less";
18
18
  @import "GridListItem.less";
19
19
  @import "ListContentItem.less";
20
- @import "ShellBar.less";
20
+ @import "ShellBar.less";
21
+ @import "SidePanel.less";
@@ -0,0 +1,35 @@
1
+ /* ================================= */
2
+ /* CSS for control sap.f/SidePanel */
3
+ /* Horizon High Contrast Black theme */
4
+ /* ================================= */
5
+
6
+ .sapFSP {
7
+ .sapFSPSide {
8
+ .sapFSPSideInner {
9
+ border: 0.0625rem solid @sapUiGroupContentBorderColor;
10
+ box-sizing: content-box;
11
+
12
+ .sapFSPActionBar {
13
+
14
+ .sapFSPItem {
15
+ &.sapFSPSelected {
16
+ .sapUiIcon {
17
+ background-color: @sapUiContentSelectedBackground;
18
+ border-width: 0.125rem;
19
+ }
20
+
21
+ &::before {
22
+ width: 0.25rem;
23
+ }
24
+ }
25
+
26
+ &:focus {
27
+ &::after {
28
+ border: 0.125rem dotted @sapUiContentFocusColor;
29
+ }
30
+ }
31
+ }
32
+ }
33
+ }
34
+ }
35
+ }
@@ -18,4 +18,5 @@
18
18
  @import "GridContainer.less";
19
19
  @import "GridList.less";
20
20
  @import "GridListItem.less";
21
- @import "DynamicPageHeader.less";
21
+ @import "DynamicPageHeader.less";
22
+ @import "SidePanel.less";
@@ -0,0 +1,35 @@
1
+ /* ================================= */
2
+ /* CSS for control sap.f/SidePanel */
3
+ /* Horizon High Contrast White theme */
4
+ /* ================================= */
5
+
6
+ .sapFSP {
7
+ .sapFSPSide {
8
+ .sapFSPSideInner {
9
+ border: 0.0625rem solid @sapUiGroupContentBorderColor;
10
+ box-sizing: content-box;
11
+
12
+ .sapFSPActionBar {
13
+
14
+ .sapFSPItem {
15
+ &.sapFSPSelected {
16
+ .sapUiIcon {
17
+ background-color: @sapUiContentSelectedBackground;
18
+ border-width: 0.125rem;
19
+ }
20
+
21
+ &::before {
22
+ width: 0.25rem;
23
+ }
24
+ }
25
+
26
+ &:focus {
27
+ &::after {
28
+ border: 0.125rem dotted @sapUiContentFocusColor;
29
+ }
30
+ }
31
+ }
32
+ }
33
+ }
34
+ }
35
+ }
@@ -18,4 +18,5 @@
18
18
  @import "GridList.less";
19
19
  @import "GridContainer.less";
20
20
  @import "GridListItem.less";
21
- @import "DynamicPageHeader.less";
21
+ @import "DynamicPageHeader.less";
22
+ @import "SidePanel.less";
@@ -18,11 +18,6 @@
18
18
  border-top-left-radius: @sapUiElementBorderCornerRadius;
19
19
  }
20
20
 
21
- .sapMListNoData,
22
- .sapMGrowingList {
23
- border-bottom: none;
24
- }
25
-
26
21
  .sapMGrowingList {
27
22
  background-color: @sapUiListBackground;
28
23
  }
@@ -85,6 +85,7 @@
85
85
  .sapMMsgView .sapMMsgViewDescriptionLink,
86
86
  .sapMMsgView .sapMMsgViewItem .sapMSLITitle {
87
87
  width: fit-content;
88
+ max-width: 100%;
88
89
  }
89
90
 
90
91
  /* Compact size */
@@ -205,16 +205,6 @@ html[data-sap-ui-animation='on'] .sapMPageWithFloatingFooter {
205
205
  top: 2rem;
206
206
  }
207
207
 
208
- .sapMPageWithHeader.sapMPageWithSubHeader {
209
- > section {
210
- top: 4.5rem;
211
- }
212
-
213
- .sapMPageSubHeader.sapMPageSubHeaderInfoBar + section {
214
- top: 4.5rem;
215
- }
216
- }
217
-
218
208
  .sapMPageWithHeader {
219
209
  &.sapFShellBar-CTX > section {
220
210
  top: 2.75rem;
@@ -22,6 +22,13 @@
22
22
  }
23
23
  }
24
24
 
25
+ /* ------------------------------------------------ */
26
+ /* IconOnly Select in a Bar */
27
+ /* ------------------------------------------------ */
28
+ .sapMIBar .sapMSltIconOnly:not(.sapMSltDisabled) .sapMSltIcon {
29
+ color: @sapUiButtonLiteTextColor;
30
+ }
31
+
25
32
  /*IconOnly Pressed */
26
33
  .sapMSltPressed.sapMSltIconOnly:not(.sapMSltDisabled) {
27
34
  background: @sapUiToggleButtonPressedBackground;
@@ -29,14 +29,6 @@
29
29
  margin-right: 0; // Avoid gaps in the focus viszualization between the cells
30
30
  }
31
31
 
32
- .sapMListShowSeparatorsAll .sapMLIBShowSeparator:last-child > td:not(.sapMListTblDummyCell),
33
- .sapMListShowSeparatorsAll .sapMListTblSubRow:last-child > td:not(.sapMListTblDummyCell),
34
- .sapMListShowSeparatorsAll .sapMLIBShowSeparator:last-child > td.sapMListTblDummyCell,
35
- .sapMListShowSeparatorsAll .sapMListTblSubRow:last-child > td.sapMListTblDummyCell,
36
- :not(.sapMListHasGrowing):not(.sapMListShowSeparatorsInner):not(.sapMListShowSeparatorsNone) > .sapMTableTBody .sapMListTblRow:last-child > .sapMListTblDummyCell:last-child {
37
- border-bottom: none;
38
- }
39
-
40
32
  .sapMListTblDummyCell:last-child {
41
33
  background-color: @sapUiListBackground;
42
34
  border-left-color: @sapUiListTableFixedBorderColor;
@@ -89,6 +89,7 @@
89
89
  .sapMMsgView .sapMMsgViewDescriptionLink,
90
90
  .sapMMsgView .sapMMsgViewItem .sapMSLITitle {
91
91
  width: fit-content;
92
+ max-width: 100%;
92
93
  }
93
94
 
94
95
  /* Compact size */
@@ -205,16 +205,6 @@ html[data-sap-ui-animation='on'] .sapMPageWithFloatingFooter {
205
205
  top: 2rem;
206
206
  }
207
207
 
208
- .sapMPageWithHeader.sapMPageWithSubHeader {
209
- > section {
210
- top: 4.5rem;
211
- }
212
-
213
- .sapMPageSubHeader.sapMPageSubHeaderInfoBar + section {
214
- top: 4.5rem;
215
- }
216
- }
217
-
218
208
  .sapMPageWithHeader {
219
209
  &.sapFShellBar-CTX > section {
220
210
  top: 2.75rem;
@@ -22,6 +22,13 @@
22
22
  }
23
23
  }
24
24
 
25
+ /* ------------------------------------------------ */
26
+ /* IconOnly Select in a Bar */
27
+ /* ------------------------------------------------ */
28
+ .sapMIBar .sapMSltIconOnly:not(.sapMSltDisabled) .sapMSltIcon {
29
+ color: @sapUiButtonLiteTextColor;
30
+ }
31
+
25
32
  /*IconOnly Pressed */
26
33
  .sapMSltPressed.sapMSltIconOnly:not(.sapMSltDisabled) {
27
34
  background: @sapUiToggleButtonPressedBackground;
@@ -207,16 +207,6 @@ html[data-sap-ui-animation='on'] .sapMPageWithFloatingFooter {
207
207
  top: 2rem;
208
208
  }
209
209
 
210
- .sapMPageWithHeader.sapMPageWithSubHeader {
211
- > section {
212
- top: 4.5rem;
213
- }
214
-
215
- .sapMPageSubHeader.sapMPageSubHeaderInfoBar + section {
216
- top: 4.5rem;
217
- }
218
- }
219
-
220
210
  .sapMPageWithHeader {
221
211
  &.sapFShellBar-CTX > section {
222
212
  top: 2.75rem;
@@ -207,16 +207,6 @@ html[data-sap-ui-animation='on'] .sapMPageWithFloatingFooter {
207
207
  top: 2rem;
208
208
  }
209
209
 
210
- .sapMPageWithHeader.sapMPageWithSubHeader {
211
- > section {
212
- top: 4.5rem;
213
- }
214
-
215
- .sapMPageSubHeader.sapMPageSubHeaderInfoBar + section {
216
- top: 4.5rem;
217
- }
218
- }
219
-
220
210
  .sapMPageWithHeader {
221
211
  &.sapFShellBar-CTX > section {
222
212
  top: 2.75rem;
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.106.0</version>
9
+ <version>1.107.1</version>
10
10
 
11
11
  <documentation>SAPUI5 Horizon theme library.</documentation>
12
12
 
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.106.0</version>
9
+ <version>1.107.1</version>
10
10
 
11
11
  <documentation>SAPUI5 Evening Horizon theme library.</documentation>
12
12
 
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.106.0</version>
9
+ <version>1.107.1</version>
10
10
 
11
11
  <documentation>SAPUI5 horizon high contrast black theme library.</documentation>
12
12
 
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.106.0</version>
9
+ <version>1.107.1</version>
10
10
 
11
11
  <documentation>SAPUI5 horizon high contrast white theme library.</documentation>
12
12
 
@@ -0,0 +1,4 @@
1
+ .sapUiIntActionsStrip .sapMIBar {
2
+ margin-inline: -1rem;
3
+ padding-inline: 1rem;
4
+ }
@@ -3,4 +3,9 @@
3
3
  .sapFCardObjectContent .sapUiAFLayout .sapUiAFLayoutItem {
4
4
  margin-left: -1rem;
5
5
  padding-left: 1rem;
6
+ }
7
+
8
+ .sapFCardObjectContent .sapUiIntCardObjectButtonGroup {
9
+ margin-left: -0.25rem;
10
+ padding-left: 0.25rem;
6
11
  }
@@ -8,5 +8,6 @@
8
8
  @import "../../../../../sap/ui/core/themes/sap_horizon/base.less";
9
9
  @import "../../../../../sap/ui/core/themes/sap_horizon/global.less";
10
10
 
11
+ @import "ActionsStrip.less";
11
12
  @import "ObjectContent.less";
12
13
  @import "Paginator.less";
@@ -0,0 +1,4 @@
1
+ .sapUiIntActionsStrip .sapMIBar {
2
+ margin-inline: -1rem;
3
+ padding-inline: 1rem;
4
+ }
@@ -8,5 +8,6 @@
8
8
  @import "../../../../../sap/ui/core/themes/sap_horizon_dark/base.less";
9
9
  @import "../../../../../sap/ui/core/themes/sap_horizon_dark/global.less";
10
10
 
11
+ @import "ActionsStrip.less";
11
12
  @import "ObjectContent.less";
12
13
  @import "Paginator.less";
@@ -4,9 +4,9 @@
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
7
- @import "../base/library.source.less";
8
- @import "../../../../../sap/ui/core/themes/sap_horizon_hcb/base.less";
9
- @import "../../../../../sap/ui/core/themes/sap_horizon_hcb/global.less";
7
+ @import "../base/library.source.less";
8
+ @import "../../../../../sap/ui/core/themes/sap_horizon_hcb/base.less";
9
+ @import "../../../../../sap/ui/core/themes/sap_horizon_hcb/global.less";
10
10
 
11
- @import "AnalyticsCloudContent.less";
12
- @import "Paginator.less";
11
+ @import "AnalyticsCloudContent.less";
12
+ @import "Paginator.less";
@@ -4,9 +4,9 @@
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
7
- @import "../base/library.source.less";
8
- @import "../../../../../sap/ui/core/themes/sap_horizon_hcw/base.less";
9
- @import "../../../../../sap/ui/core/themes/sap_horizon_hcw/global.less";
7
+ @import "../base/library.source.less";
8
+ @import "../../../../../sap/ui/core/themes/sap_horizon_hcw/base.less";
9
+ @import "../../../../../sap/ui/core/themes/sap_horizon_hcw/global.less";
10
10
 
11
- @import "AnalyticsCloudContent.less";
12
- @import "Paginator.less";
11
+ @import "AnalyticsCloudContent.less";
12
+ @import "Paginator.less";
@@ -8,7 +8,6 @@
8
8
  @import "../../../../../sap/ui/core/themes/sap_horizon/base.less";
9
9
  @import "../../../../../sap/ui/core/themes/sap_horizon/global.less";
10
10
 
11
- @import "CollectiveSearchSelect.less";
12
11
  @import "Table.less";
13
12
  @import "ValueHelpDialog.less";
14
13
  @import "TokenDisplay.less";
@@ -8,7 +8,6 @@
8
8
  @import "../../../../../sap/ui/core/themes/sap_horizon_dark/base.less";
9
9
  @import "../../../../../sap/ui/core/themes/sap_horizon_dark/global.less";
10
10
 
11
- @import "CollectiveSearchSelect.less";
12
11
  @import "Table.less";
13
12
  @import "ValueHelpDialog.less";
14
13
  @import "TokenDisplay.less";
@@ -7,7 +7,6 @@
7
7
  @import "../../../../../sap/ui/core/themes/sap_horizon_hcb/base.less";
8
8
  @import "../../../../../sap/ui/core/themes/sap_horizon_hcb/global.less";
9
9
 
10
- @import "CollectiveSearchSelect.less";
11
10
  @import "ValueHelpDialog.less";
12
11
  @import "TokenDisplay.less";
13
12
  @import "TokenizerDisplay.less";
@@ -7,7 +7,6 @@
7
7
  @import "../../../../../sap/ui/core/themes/sap_horizon_hcw/base.less";
8
8
  @import "../../../../../sap/ui/core/themes/sap_horizon_hcw/global.less";
9
9
 
10
- @import "CollectiveSearchSelect.less";
11
10
  @import "ValueHelpDialog.less";
12
11
  @import "TokenDisplay.less";
13
12
  @import "TokenizerDisplay.less";
@@ -36,7 +36,7 @@ Common compact/cozy
36
36
  &:extend(.sapUxAPAnchorBarFiori3Height);
37
37
  }
38
38
 
39
- .sapUxAPAnchorBarButton:extend(.sapUxAPAnchorBarFiori3Height) {
39
+ .sapMBarChild.sapUxAPAnchorBarButton:extend(.sapUxAPAnchorBarFiori3Height) {
40
40
 
41
41
  .sapMSB.sapMSBTransparent,
42
42
  .sapMBtnInner {
@@ -36,7 +36,7 @@ Common compact/cozy
36
36
  &:extend(.sapUxAPAnchorBarFiori3Height);
37
37
  }
38
38
 
39
- .sapUxAPAnchorBarButton:extend(.sapUxAPAnchorBarFiori3Height) {
39
+ .sapMBarChild.sapUxAPAnchorBarButton:extend(.sapUxAPAnchorBarFiori3Height) {
40
40
 
41
41
  .sapMSB.sapMSBTransparent,
42
42
  .sapMBtnInner {
@@ -1,8 +0,0 @@
1
- /* =============================================================== */
2
- /* CSS for control sap.ui.mdc/filterbar/vh/CollectiveSearchSelect */
3
- /* Horizon theme */
4
- /* =============================================================== */
5
-
6
- .sapUiMdcCollectiveSearchSelect .sapMTitle.sapUiMdcCollectiveSearchSelectTitle {
7
- padding-top: 0.9rem;
8
- }
@@ -1,8 +0,0 @@
1
- /* ================================================== */
2
- /* CSS for control sap.ui.mdc/CollectiveSearchSelect */
3
- /* Evening Horizon theme */
4
- /* ================================================== */
5
-
6
- .sapUiMdcCollectiveSearchSelect .sapMTitle.sapUiMdcCollectiveSearchSelectTitle {
7
- padding-top: 0.9rem;
8
- }
@@ -1,8 +0,0 @@
1
- /* ================================================== */
2
- /* CSS for control sap.ui.mdc/CollectiveSearchSelect */
3
- /* Horizon High Contrast Black theme */
4
- /* ================================================== */
5
-
6
- .sapUiMdcCollectiveSearchSelect .sapMTitle.sapUiMdcCollectiveSearchSelectTitle {
7
- padding-top: 0.9rem;
8
- }
@@ -1,8 +0,0 @@
1
- /* ================================================== */
2
- /* CSS for control sap.ui.mdc/CollectiveSearchSelect */
3
- /* Horizon High Contrast White theme */
4
- /* ================================================== */
5
-
6
- .sapUiMdcCollectiveSearchSelect .sapMTitle.sapUiMdcCollectiveSearchSelectTitle {
7
- padding-top: 0.9rem;
8
- }