@openui5/themelib_sap_horizon 1.143.1 → 1.144.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/f/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/f/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/f/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/f/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/m/themes/sap_horizon/Switch.less +5 -5
- package/src/sap/m/themes/sap_horizon/TextArea.less +1 -0
- package/src/sap/m/themes/sap_horizon/Tokenizer.less +1 -0
- package/src/sap/m/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/m/themes/sap_horizon_dark/Switch.less +5 -5
- package/src/sap/m/themes/sap_horizon_dark/TextArea.less +1 -0
- package/src/sap/m/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/m/themes/sap_horizon_hcb/Switch.less +5 -5
- package/src/sap/m/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/m/themes/sap_horizon_hcw/Switch.less +5 -5
- package/src/sap/m/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_horizon/InfoLabel.less +13 -11
- package/src/sap/tnt/themes/sap_horizon/SideNavigation.less +4 -6
- package/src/sap/tnt/themes/sap_horizon/ToolHeader.less +97 -67
- package/src/sap/tnt/themes/sap_horizon/ToolPage.less +2 -4
- package/src/sap/tnt/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_horizon_dark/InfoLabel.less +9 -7
- package/src/sap/tnt/themes/sap_horizon_dark/SideNavigation.less +3 -5
- package/src/sap/tnt/themes/sap_horizon_dark/ToolHeader.less +94 -66
- package/src/sap/tnt/themes/sap_horizon_dark/ToolPage.less +2 -4
- package/src/sap/tnt/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_horizon_hcb/InfoLabel.less +9 -7
- package/src/sap/tnt/themes/sap_horizon_hcb/SideNavigation.less +1 -3
- package/src/sap/tnt/themes/sap_horizon_hcb/ToolHeader.less +101 -72
- package/src/sap/tnt/themes/sap_horizon_hcb/ToolPage.less +2 -5
- package/src/sap/tnt/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_horizon_hcw/InfoLabel.less +9 -7
- package/src/sap/tnt/themes/sap_horizon_hcw/SideNavigation.less +1 -3
- package/src/sap/tnt/themes/sap_horizon_hcw/ToolHeader.less +100 -71
- package/src/sap/tnt/themes/sap_horizon_hcw/ToolPage.less +2 -5
- package/src/sap/tnt/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/codeeditor/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/codeeditor/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/codeeditor/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/codeeditor/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/commons/themes/sap_horizon/AbsoluteLayout.less +3 -3
- package/src/sap/ui/commons/themes/sap_horizon/Accordion.less +6 -6
- package/src/sap/ui/commons/themes/sap_horizon/AccordionSection.less +31 -31
- package/src/sap/ui/commons/themes/sap_horizon/Carousel.less +18 -16
- package/src/sap/ui/commons/themes/sap_horizon/FormattedTextView.less +2 -2
- package/src/sap/ui/commons/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/commons/themes/sap_horizon_dark/AbsoluteLayout.less +2 -2
- package/src/sap/ui/commons/themes/sap_horizon_dark/Accordion.less +5 -5
- package/src/sap/ui/commons/themes/sap_horizon_dark/AccordionSection.less +30 -30
- package/src/sap/ui/commons/themes/sap_horizon_dark/Carousel.less +17 -15
- package/src/sap/ui/commons/themes/sap_horizon_dark/FormattedTextView.less +1 -1
- package/src/sap/ui/commons/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/commons/themes/sap_horizon_hcb/AbsoluteLayout.less +1 -1
- package/src/sap/ui/commons/themes/sap_horizon_hcb/Accordion.less +3 -3
- package/src/sap/ui/commons/themes/sap_horizon_hcb/AccordionSection.less +7 -7
- package/src/sap/ui/commons/themes/sap_horizon_hcb/FormattedTextView.less +1 -1
- package/src/sap/ui/commons/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/commons/themes/sap_horizon_hcw/AbsoluteLayout.less +1 -1
- package/src/sap/ui/commons/themes/sap_horizon_hcw/Accordion.less +3 -3
- package/src/sap/ui/commons/themes/sap_horizon_hcw/AccordionSection.less +7 -7
- package/src/sap/ui/commons/themes/sap_horizon_hcw/FormattedTextView.less +1 -1
- package/src/sap/ui/commons/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/core/themes/sap_horizon/.theme +2 -2
- package/src/sap/ui/core/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/core/themes/sap_horizon_dark/.theme +2 -2
- package/src/sap/ui/core/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/core/themes/sap_horizon_hcb/.theme +2 -2
- package/src/sap/ui/core/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/core/themes/sap_horizon_hcw/.theme +2 -2
- package/src/sap/ui/core/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/dt/themes/sap_horizon/ContextMenu.less +9 -10
- package/src/sap/ui/dt/themes/sap_horizon/Overlay.less +20 -13
- package/src/sap/ui/dt/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/dt/themes/sap_horizon_dark/ContextMenu.less +9 -10
- package/src/sap/ui/dt/themes/sap_horizon_dark/Overlay.less +20 -13
- package/src/sap/ui/dt/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/dt/themes/sap_horizon_hcb/ContextMenu.less +14 -9
- package/src/sap/ui/dt/themes/sap_horizon_hcb/Overlay.less +31 -22
- package/src/sap/ui/dt/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/dt/themes/sap_horizon_hcw/ContextMenu.less +13 -8
- package/src/sap/ui/dt/themes/sap_horizon_hcw/Overlay.less +32 -23
- package/src/sap/ui/dt/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/fl/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/fl/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/fl/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/fl/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/integration/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/integration/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/integration/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/integration/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/rta/themes/sap_horizon/AddIFrame.less +13 -37
- package/src/sap/ui/rta/themes/sap_horizon/ChangeVisualization.less +9 -5
- package/src/sap/ui/rta/themes/sap_horizon/ContextMenu.less +11 -7
- package/src/sap/ui/rta/themes/sap_horizon/Dialogs.less +11 -8
- package/src/sap/ui/rta/themes/sap_horizon/Overlay.less +18 -9
- package/src/sap/ui/rta/themes/sap_horizon/Toolbar.adaptation.less +50 -25
- package/src/sap/ui/rta/themes/sap_horizon/Toolbar.base.less +8 -5
- package/src/sap/ui/rta/themes/sap_horizon/library.source.less +1 -2
- package/src/sap/ui/rta/themes/sap_horizon_dark/AddIFrame.less +13 -37
- package/src/sap/ui/rta/themes/sap_horizon_dark/ChangeVisualization.less +11 -7
- package/src/sap/ui/rta/themes/sap_horizon_dark/ContextMenu.less +11 -7
- package/src/sap/ui/rta/themes/sap_horizon_dark/Dialogs.less +13 -9
- package/src/sap/ui/rta/themes/sap_horizon_dark/Overlay.less +18 -9
- package/src/sap/ui/rta/themes/sap_horizon_dark/Toolbar.adaptation.less +58 -29
- package/src/sap/ui/rta/themes/sap_horizon_dark/Toolbar.base.less +8 -5
- package/src/sap/ui/rta/themes/sap_horizon_dark/library.source.less +1 -2
- package/src/sap/ui/rta/themes/sap_horizon_hcb/ChangeVisualization.less +14 -10
- package/src/sap/ui/rta/themes/sap_horizon_hcb/ContextMenu.less +15 -13
- package/src/sap/ui/rta/themes/sap_horizon_hcb/Dialogs.less +16 -17
- package/src/sap/ui/rta/themes/sap_horizon_hcb/Overlay.less +19 -10
- package/src/sap/ui/rta/themes/sap_horizon_hcb/Toolbar.adaptation.less +34 -14
- package/src/sap/ui/rta/themes/sap_horizon_hcb/Toolbar.base.less +7 -6
- package/src/sap/ui/rta/themes/sap_horizon_hcb/library.source.less +1 -2
- package/src/sap/ui/rta/themes/sap_horizon_hcw/ChangeVisualization.less +14 -10
- package/src/sap/ui/rta/themes/sap_horizon_hcw/ContextMenu.less +16 -10
- package/src/sap/ui/rta/themes/sap_horizon_hcw/Dialogs.less +16 -12
- package/src/sap/ui/rta/themes/sap_horizon_hcw/Overlay.less +19 -10
- package/src/sap/ui/rta/themes/sap_horizon_hcw/Toolbar.adaptation.less +36 -16
- package/src/sap/ui/rta/themes/sap_horizon_hcw/Toolbar.base.less +6 -6
- package/src/sap/ui/rta/themes/sap_horizon_hcw/library.source.less +1 -2
- package/src/sap/ui/suite/themes/sap_horizon/TaskCircle.less +10 -10
- package/src/sap/ui/suite/themes/sap_horizon/VerticalProgressIndicator.less +3 -3
- package/src/sap/ui/suite/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/suite/themes/sap_horizon_dark/TaskCircle.less +9 -9
- package/src/sap/ui/suite/themes/sap_horizon_dark/VerticalProgressIndicator.less +2 -2
- package/src/sap/ui/suite/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/suite/themes/sap_horizon_hcb/TaskCircle.less +1 -1
- package/src/sap/ui/suite/themes/sap_horizon_hcb/VerticalProgressIndicator.less +5 -5
- package/src/sap/ui/suite/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/suite/themes/sap_horizon_hcw/TaskCircle.less +1 -1
- package/src/sap/ui/suite/themes/sap_horizon_hcw/VerticalProgressIndicator.less +5 -5
- package/src/sap/ui/suite/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/table/themes/sap_horizon/library.source.less +1 -2
- package/src/sap/ui/table/themes/sap_horizon_dark/library.source.less +1 -2
- package/src/sap/ui/table/themes/sap_horizon_hcb/library.source.less +1 -2
- package/src/sap/ui/table/themes/sap_horizon_hcw/library.source.less +1 -2
- package/src/sap/ui/unified/themes/sap_horizon/Calendar.less +290 -226
- package/src/sap/ui/unified/themes/sap_horizon/ColorPicker.less +24 -11
- package/src/sap/ui/unified/themes/sap_horizon/FileUploader.less +9 -1
- package/src/sap/ui/unified/themes/sap_horizon/ShellHeader.less +2 -2
- package/src/sap/ui/unified/themes/sap_horizon/ShellLayout.less +7 -8
- package/src/sap/ui/unified/themes/sap_horizon/ShellOverlay.less +6 -6
- package/src/sap/ui/unified/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/unified/themes/sap_horizon_dark/Calendar.less +301 -222
- package/src/sap/ui/unified/themes/sap_horizon_dark/ColorPicker.less +22 -9
- package/src/sap/ui/unified/themes/sap_horizon_dark/FileUploader.less +9 -1
- package/src/sap/ui/unified/themes/sap_horizon_dark/ShellHeader.less +1 -1
- package/src/sap/ui/unified/themes/sap_horizon_dark/ShellLayout.less +6 -7
- package/src/sap/ui/unified/themes/sap_horizon_dark/ShellOverlay.less +5 -5
- package/src/sap/ui/unified/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/unified/themes/sap_horizon_hcb/Calendar.less +182 -157
- package/src/sap/ui/unified/themes/sap_horizon_hcb/ColorPicker.less +38 -17
- package/src/sap/ui/unified/themes/sap_horizon_hcb/FileUploader.less +46 -1
- package/src/sap/ui/unified/themes/sap_horizon_hcb/ShellHeader.less +11 -11
- package/src/sap/ui/unified/themes/sap_horizon_hcb/ShellLayout.less +1 -1
- package/src/sap/ui/unified/themes/sap_horizon_hcb/ShellOverlay.less +7 -7
- package/src/sap/ui/unified/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/unified/themes/sap_horizon_hcw/Calendar.less +225 -222
- package/src/sap/ui/unified/themes/sap_horizon_hcw/ColorPicker.less +36 -11
- package/src/sap/ui/unified/themes/sap_horizon_hcw/FileUploader.less +46 -1
- package/src/sap/ui/unified/themes/sap_horizon_hcw/ShellHeader.less +11 -11
- package/src/sap/ui/unified/themes/sap_horizon_hcw/ShellLayout.less +1 -1
- package/src/sap/ui/unified/themes/sap_horizon_hcw/ShellOverlay.less +7 -7
- package/src/sap/ui/unified/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/ux3/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/ux3/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/uxap/themes/sap_horizon/ObjectPageHeaderContent.less +29 -20
- package/src/sap/uxap/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/uxap/themes/sap_horizon_dark/ObjectPageHeaderContent.less +26 -18
- package/src/sap/uxap/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/uxap/themes/sap_horizon_hcb/ObjectPageHeaderContent.less +15 -7
- package/src/sap/uxap/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/uxap/themes/sap_horizon_hcw/ObjectPageHeaderContent.less +16 -7
- package/src/sap/uxap/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/rta/themes/sap_horizon/FieldRepository.less +0 -58
- package/src/sap/ui/rta/themes/sap_horizon_dark/FieldRepository.less +0 -57
- package/src/sap/ui/rta/themes/sap_horizon_hcb/FieldRepository.less +0 -16
- package/src/sap/ui/rta/themes/sap_horizon_hcw/FieldRepository.less +0 -15
- package/src/sap/ui/table/themes/sap_horizon/RowSelection.less +0 -19
- package/src/sap/ui/table/themes/sap_horizon_dark/RowSelection.less +0 -19
- package/src/sap/ui/table/themes/sap_horizon_hcb/RowSelection.less +0 -9
- package/src/sap/ui/table/themes/sap_horizon_hcw/RowSelection.less +0 -9
|
@@ -16,28 +16,35 @@
|
|
|
16
16
|
}
|
|
17
17
|
|
|
18
18
|
.sapUiColorPicker-ColorPickerMatrix.sapUnifiedColorPicker {
|
|
19
|
+
|
|
19
20
|
.sapUiColorPicker-ColorPickerAlphaSlider,
|
|
20
21
|
.sapUiColorPicker-ColorPickerSlider {
|
|
22
|
+
|
|
21
23
|
.sapMSliderHandle {
|
|
22
24
|
width: 1.0625rem;
|
|
23
25
|
top: -0.5rem;
|
|
24
|
-
border: 0.125rem solid
|
|
26
|
+
border: 0.125rem solid var(--sapContent_ContrastShadowColor);
|
|
25
27
|
background-color: transparent;
|
|
26
|
-
box-shadow: inset 0 0 0 0.125rem
|
|
28
|
+
box-shadow: inset 0 0 0 0.125rem var(--sapContent_ForegroundColor);
|
|
27
29
|
}
|
|
30
|
+
|
|
28
31
|
.sapMSliderProgress {
|
|
29
32
|
border: none;
|
|
30
33
|
}
|
|
34
|
+
|
|
31
35
|
.sapMSliderInner{
|
|
32
|
-
border: 0.125rem solid
|
|
36
|
+
border: 0.125rem solid var(--sapContent_ContrastShadowColor);
|
|
37
|
+
|
|
33
38
|
/* pressed */
|
|
34
39
|
&.sapMSliderPressed:not(.sapMSliderInnerDisabled ) > .sapMSliderHandle {
|
|
35
|
-
|
|
36
|
-
border-color:
|
|
40
|
+
/*override the blue border color when the handle is pressed */
|
|
41
|
+
border-color: var(--sapContent_ContrastShadowColor);
|
|
37
42
|
}
|
|
38
|
-
|
|
43
|
+
|
|
44
|
+
.sapMSliderHandle:not(.sapMSliderHandlePressed):not(.sapMRangeSlider.sapMSlider .sapMSliderInner:not(.sapMSliderInnerDisabled) .sapMSliderHandle:focus)::after {
|
|
39
45
|
content: none;
|
|
40
46
|
}
|
|
47
|
+
|
|
41
48
|
&::before {
|
|
42
49
|
content: none
|
|
43
50
|
}
|
|
@@ -46,15 +53,17 @@
|
|
|
46
53
|
}
|
|
47
54
|
|
|
48
55
|
.sapUiColorPicker-ColorPickerMatrix.sapUnifiedColorPicker {
|
|
56
|
+
|
|
49
57
|
.sapUiColorPicker-ColorPickerHexField,
|
|
50
58
|
.sapUiCPHexWrapper,
|
|
51
59
|
.sapUiCPComparisonWrapper {
|
|
60
|
+
margin-top: 0.5rem;
|
|
61
|
+
vertical-align: top;
|
|
62
|
+
|
|
52
63
|
.sapUiColorPicker-ColorPickerOldColor,
|
|
53
64
|
.sapUiColorPicker-ColorPickerNewColor {
|
|
54
65
|
height: 2.25rem;
|
|
55
66
|
}
|
|
56
|
-
margin-top: 0.5rem;
|
|
57
|
-
vertical-align: top;
|
|
58
67
|
}
|
|
59
68
|
}
|
|
60
69
|
|
|
@@ -65,6 +74,7 @@
|
|
|
65
74
|
}
|
|
66
75
|
|
|
67
76
|
.sapUiColorPicker-Large {
|
|
77
|
+
|
|
68
78
|
.sapUiCPHSLVText {
|
|
69
79
|
padding-left: 2.125rem;
|
|
70
80
|
}
|
|
@@ -80,7 +90,13 @@
|
|
|
80
90
|
height: 2.3125rem;
|
|
81
91
|
}
|
|
82
92
|
|
|
93
|
+
.sapUnifiedColorPicker .sapMSliderInner:not(.sapMSliderInnerDisabled).sapMSliderPressed .sapMSliderHandle,
|
|
94
|
+
.sapUnifiedColorPicker .sapMSliderInner:not(.sapMSliderInnerDisabled) .sapMSliderHandle:focus {
|
|
95
|
+
top: -0.5rem;
|
|
96
|
+
}
|
|
97
|
+
|
|
83
98
|
.sapUiSizeCompact {
|
|
99
|
+
|
|
84
100
|
.sapUnifiedColorPicker:not(.sapUiCPPhone) .sapUiCPComparisonWrapper {
|
|
85
101
|
height: 1.5rem;
|
|
86
102
|
vertical-align: top;
|
|
@@ -94,31 +110,37 @@
|
|
|
94
110
|
.sapUiColorPicker-Simplified.sapUnifiedColorPicker.sapUiCPPhone .sapUiColorPicker-ColorPickerOldColor {
|
|
95
111
|
height: 2.065rem;
|
|
96
112
|
}
|
|
113
|
+
|
|
97
114
|
.sapUiColorPicker-Default.sapUnifiedColorPicker.sapUiCPPhone {
|
|
115
|
+
|
|
98
116
|
.sapUiColorPicker-ColorPickerNewColor,
|
|
99
117
|
.sapUiColorPicker-ColorPickerOldColor {
|
|
100
118
|
width: 2.5rem;
|
|
101
119
|
height: 1.5rem;
|
|
102
120
|
}
|
|
121
|
+
|
|
103
122
|
.sapMBtn {
|
|
104
123
|
width: 2.5rem;
|
|
105
124
|
margin-left: 1.1rem;
|
|
106
125
|
}
|
|
126
|
+
|
|
107
127
|
.sapUiColorPicker-ColorPickerSlider {
|
|
108
128
|
margin-bottom: 0.0625rem;
|
|
109
129
|
}
|
|
110
130
|
}
|
|
131
|
+
|
|
111
132
|
.sapUnifiedColorPicker {
|
|
112
133
|
.sapMSliderInner:not(.sapMSliderInnerDisabled) .sapMSliderHandle:focus {
|
|
113
134
|
top: -0.375rem;
|
|
114
135
|
}
|
|
136
|
+
|
|
115
137
|
.sapUiColorPicker-ColorPickerAlphaSlider,
|
|
116
138
|
.sapUiColorPicker-ColorPickerSlider {
|
|
139
|
+
|
|
117
140
|
.sapMSliderHandle {
|
|
118
141
|
top: -0.375rem;
|
|
119
142
|
height: 1.25rem;
|
|
120
143
|
}
|
|
121
|
-
|
|
122
144
|
}
|
|
123
145
|
}
|
|
124
146
|
}
|
|
@@ -132,11 +154,14 @@
|
|
|
132
154
|
}
|
|
133
155
|
|
|
134
156
|
.sapUiColorPicker-ColorPickerMatrix {
|
|
157
|
+
|
|
135
158
|
&.sapUnifiedColorPicker{
|
|
159
|
+
|
|
136
160
|
.sapUiColorPicker-ColorPickerCircle {
|
|
137
|
-
border: 0.125rem solid
|
|
161
|
+
border: 0.125rem solid var(--sapField_BorderColor);
|
|
138
162
|
border-radius: 6px;
|
|
139
|
-
|
|
163
|
+
|
|
164
|
+
&::after {
|
|
140
165
|
width: 5px;
|
|
141
166
|
height: 5px;
|
|
142
167
|
}
|
|
@@ -8,12 +8,57 @@
|
|
|
8
8
|
height: 2.75rem;
|
|
9
9
|
}
|
|
10
10
|
|
|
11
|
-
.
|
|
11
|
+
.sapUiFup {
|
|
12
|
+
.sapMInputBaseContentWrapper {
|
|
13
|
+
.sapUiFupBrowseIcon,
|
|
14
|
+
.sapUiFupClearIcon {
|
|
15
|
+
line-height: 1.25rem;
|
|
16
|
+
width: 2rem;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
.sapMBtnInner {
|
|
20
|
+
border: none;
|
|
21
|
+
border-radius: 0;
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
.sapUiFupVisual .sapUiFupPlaceholder > div {
|
|
25
|
+
font-style: normal;
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
&.sapUiFupButtonOnly {
|
|
30
|
+
&.sapMInputBase:not(.sapMFocus) .sapMInputBaseContentWrapper:not(.sapMInputBaseReadonlyWrapper):not(.sapMInputBaseContentWrapperState):not(.sapMInputBaseDisabledWrapper):hover {
|
|
31
|
+
border-color: initial;
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
}
|
|
12
35
|
|
|
36
|
+
.sapUiSizeCompact {
|
|
13
37
|
.sapUiFup,
|
|
14
38
|
.sapUiFup.sapMBarChild {
|
|
15
39
|
height: 2rem;
|
|
16
40
|
}
|
|
41
|
+
|
|
42
|
+
.sapUiFup {
|
|
43
|
+
.sapMInputBaseContentWrapper {
|
|
44
|
+
height: var(--sapElement_Compact_Height);
|
|
45
|
+
|
|
46
|
+
.sapUiFupBrowseIcon,
|
|
47
|
+
.sapUiFupClearIcon {
|
|
48
|
+
height: 1.375rem;
|
|
49
|
+
line-height: 1.25rem;
|
|
50
|
+
width: 2rem;
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
.sapMBtn {
|
|
54
|
+
height: var(--sapElement_Compact_Height);
|
|
55
|
+
|
|
56
|
+
.sapMBtnContent {
|
|
57
|
+
line-height: 1.375rem;
|
|
58
|
+
}
|
|
59
|
+
}
|
|
60
|
+
}
|
|
61
|
+
}
|
|
17
62
|
}
|
|
18
63
|
|
|
19
64
|
/* increase outline offset */
|
|
@@ -11,20 +11,20 @@
|
|
|
11
11
|
@_sap_ui_unified_ShellHeader_ButtonHeight: 40px;
|
|
12
12
|
@_sap_ui_unified_ShellHeader_ButtonBorderWidth: 1px;
|
|
13
13
|
|
|
14
|
-
.sapUiUfdShellHeadBegin .sapUiUfdShellHeadItm.sapUiUfdShellHeadItmSep
|
|
15
|
-
border-left: @_sap_ui_unified_ShellHeader_ButtonBorderWidth solid
|
|
14
|
+
.sapUiUfdShellHeadBegin .sapUiUfdShellHeadItm.sapUiUfdShellHeadItmSep::after {
|
|
15
|
+
border-left: @_sap_ui_unified_ShellHeader_ButtonBorderWidth solid var(--sapShell_BorderColor);
|
|
16
16
|
right: -@_sap_ui_unified_ShellHeader_ButtonOuterSpace;
|
|
17
17
|
top: @_sap_ui_unified_ShellHeader_ButtonOuterSpace/2;
|
|
18
18
|
}
|
|
19
19
|
|
|
20
|
-
.sapUiUfdShellHeadUsrItm
|
|
21
|
-
.sapUiUfdShellHeadEnd .sapUiUfdShellHeadItm.sapUiUfdShellHeadItmSep
|
|
22
|
-
border-right: @_sap_ui_unified_ShellHeader_ButtonBorderWidth solid
|
|
20
|
+
.sapUiUfdShellHeadUsrItm::before,
|
|
21
|
+
.sapUiUfdShellHeadEnd .sapUiUfdShellHeadItm.sapUiUfdShellHeadItmSep::before {
|
|
22
|
+
border-right: @_sap_ui_unified_ShellHeader_ButtonBorderWidth solid var(--sapShell_BorderColor);
|
|
23
23
|
top: @_sap_ui_unified_ShellHeader_ButtonOuterSpace/2;
|
|
24
24
|
}
|
|
25
25
|
|
|
26
26
|
html.sapUiMedia-Std-Desktop .sapUiUfdShellHeadItm:hover > span {
|
|
27
|
-
background-color:
|
|
27
|
+
background-color: var(--sapHighlightColor);
|
|
28
28
|
}
|
|
29
29
|
|
|
30
30
|
.sapUiUfdShellHeadItm {
|
|
@@ -32,9 +32,9 @@ html.sapUiMedia-Std-Desktop .sapUiUfdShellHeadItm:hover > span {
|
|
|
32
32
|
}
|
|
33
33
|
|
|
34
34
|
.sapUiUfdShellHeadItm > span {
|
|
35
|
-
border: @_sap_ui_unified_ShellHeader_ButtonBorderWidth solid
|
|
35
|
+
border: @_sap_ui_unified_ShellHeader_ButtonBorderWidth solid var(--sapShell_BorderColor);
|
|
36
36
|
border-radius: @_sap_ui_unified_ShellHeader_ButtonBorderRadius;
|
|
37
|
-
color:
|
|
37
|
+
color: var(--sapTextColor);
|
|
38
38
|
height: @_sap_ui_unified_ShellHeader_ButtonHeight;
|
|
39
39
|
line-height: @_sap_ui_unified_ShellHeader_ButtonHeight - 2*@_sap_ui_unified_ShellHeader_ButtonOutlineWidth;
|
|
40
40
|
margin-right: 2*@_sap_ui_unified_ShellHeader_ButtonOuterSpace;
|
|
@@ -47,7 +47,7 @@ html.sapUiMedia-Std-Desktop .sapUiUfdShellHeadItm:hover > span {
|
|
|
47
47
|
.sapUiUfdShellHeadUsrItmImg,
|
|
48
48
|
.sapUiUfdShellHeadUsrItmName,
|
|
49
49
|
.sapUiUfdShellHeadUsrItmExp {
|
|
50
|
-
border: @_sap_ui_unified_ShellHeader_ButtonBorderWidth solid
|
|
50
|
+
border: @_sap_ui_unified_ShellHeader_ButtonBorderWidth solid var(--sapShell_BorderColor);
|
|
51
51
|
height: @_sap_ui_unified_ShellHeader_ButtonHeight;
|
|
52
52
|
line-height: @_sap_ui_unified_ShellHeader_ButtonHeight - 2*@_sap_ui_unified_ShellHeader_ButtonOutlineWidth;;
|
|
53
53
|
margin-top: 0;
|
|
@@ -110,12 +110,12 @@ html.sapUiMedia-Std-Phone .sapUiUfdShellHeadUsrItmImg {
|
|
|
110
110
|
}
|
|
111
111
|
|
|
112
112
|
html.sapUiMedia-Std-Phone .sapUiUfdShellHeadUsrItm:focus .sapUiUfdShellHeadUsrItmImg {
|
|
113
|
-
border-right: 2*@_sap_ui_unified_ShellHeader_ButtonBorderWidth dotted
|
|
113
|
+
border-right: 2*@_sap_ui_unified_ShellHeader_ButtonBorderWidth dotted var(--sapContent_FocusColor);
|
|
114
114
|
padding-right: @_sap_ui_unified_ShellHeader_ButtonInnerSpace - @_sap_ui_unified_ShellHeader_ButtonBorderWidth;
|
|
115
115
|
}
|
|
116
116
|
|
|
117
117
|
.sapUiUfdShellHeadItm:focus > span {
|
|
118
|
-
border: 2*@_sap_ui_unified_ShellHeader_ButtonBorderWidth dotted
|
|
118
|
+
border: 2*@_sap_ui_unified_ShellHeader_ButtonBorderWidth dotted var(--sapContent_FocusColor);
|
|
119
119
|
border-radius: 0;
|
|
120
120
|
padding: 0;
|
|
121
121
|
}
|
|
@@ -9,22 +9,22 @@
|
|
|
9
9
|
|
|
10
10
|
.sapUiUfdShellOvrlyCntnt,
|
|
11
11
|
.sapUiUfdShellOvrlyHeadCntnt {
|
|
12
|
-
background-color:
|
|
12
|
+
background-color: var(--sapShell_Background);
|
|
13
13
|
}
|
|
14
14
|
|
|
15
15
|
.sapUiUfdShellOvrlyHeadClose,
|
|
16
16
|
.sapUiUfdShellOvrlyHeadClose:focus,
|
|
17
17
|
.sapUiUfdShellOvrlyHeadClose:visited {
|
|
18
|
-
color:
|
|
18
|
+
color: var(--sapButton_IconColor);
|
|
19
19
|
}
|
|
20
20
|
|
|
21
21
|
.sapUiUfdShellOvrlyHeadClose:active,
|
|
22
22
|
.sapUiUfdShellOvrlyHeadClose:hover{
|
|
23
|
-
background-color:
|
|
23
|
+
background-color: var(--sapButton_Active_Background);
|
|
24
24
|
}
|
|
25
25
|
|
|
26
26
|
.sapUiUfdShellOvrlyHeadClose {
|
|
27
|
-
border: 1px solid
|
|
27
|
+
border: 1px solid var(--sapButton_BorderColor);
|
|
28
28
|
border-radius: 6px;
|
|
29
29
|
line-height: 1;
|
|
30
30
|
}
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
}
|
|
35
35
|
|
|
36
36
|
.sapUiUfdShellOvrlyHeadClose:focus {
|
|
37
|
-
border: 2px dotted
|
|
37
|
+
border: 2px dotted var(--sapContent_FocusColor);
|
|
38
38
|
border-radius: 0;
|
|
39
39
|
padding: 9px;
|
|
40
40
|
}
|
|
@@ -44,13 +44,13 @@
|
|
|
44
44
|
}
|
|
45
45
|
|
|
46
46
|
.sapUiUfdShellOvrlyAnim.sapUiUfdShellOvrly > div {
|
|
47
|
-
box-shadow: 0 0 40px 2px
|
|
47
|
+
box-shadow: 0 0 40px 2px var(--sapContent_ShadowColor);
|
|
48
48
|
}
|
|
49
49
|
|
|
50
50
|
.sapUiUfdShellOvrlyHead,
|
|
51
51
|
.sapUiUfdShellOvrlyCntnt > div {
|
|
52
52
|
border-width: 0 2px 1px 2px;
|
|
53
|
-
border-color:
|
|
53
|
+
border-color: var(--sapGroup_ContentBorderColor);
|
|
54
54
|
border-style: solid;
|
|
55
55
|
}
|
|
56
56
|
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/* ================================================= */
|
|
2
2
|
/* CSS for control sap.uxap/ObjectPageHeaderContent */
|
|
3
|
-
/* Horizon theme
|
|
3
|
+
/* Morning Horizon theme */
|
|
4
4
|
/* ================================================= */
|
|
5
5
|
|
|
6
|
-
@
|
|
7
|
-
@
|
|
8
|
-
@
|
|
6
|
+
@_sap_uxap_ObjectPageHeaderContent_AnchorBarBottomShadow: inset 0 -0.0625rem var(--sapObjectHeader_BorderColor);
|
|
7
|
+
@_sap_uxap_ObjectPageHeaderContent_AnchorBarTopShadow: inset 0 0.0625rem var(--sapObjectHeader_BorderColor);
|
|
8
|
+
@_sap_uxap_ObjectPageHeaderContent_AnchorBarShadow: @_sap_uxap_ObjectPageHeaderContent_AnchorBarBottomShadow, 0 0.125rem 0.25rem 0 fade(@sapUiContentShadowColor, 7.5);
|
|
9
9
|
|
|
10
10
|
.sapUxAPObjectPageHeaderContent .sapMObjStatus, .sapUxAPObjectPageContainer .sapMObjStatus {
|
|
11
11
|
font-size: @sapMFontMediumSize;
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
|
|
14
14
|
.sapUxAPObjectPageHeaderIdentifierTitleInContent,
|
|
15
15
|
.sapUxAPObjectPageHeaderIdentifierSubTitleInContent {
|
|
16
|
-
color:
|
|
16
|
+
color: var(--sapGroup_TitleTextColor);
|
|
17
17
|
}
|
|
18
18
|
|
|
19
19
|
.sapUxAPObjectPageHeaderIdentifier .sapUxAPObjectPageHeaderObjectImageForce .sapUxAPObjectPageHeaderObjectImage,
|
|
@@ -22,12 +22,14 @@
|
|
|
22
22
|
}
|
|
23
23
|
|
|
24
24
|
html .sapUxAPObjectPageLayout-Std-Desktop, html .sapUxAPObjectPageLayout-Std-Tablet {
|
|
25
|
+
|
|
25
26
|
.sapUxAPObjectPageHeaderContent .sapUxAPObjectPageHeaderObjectImage-Circle .sapUxAPObjectPageHeaderObjectImage {
|
|
26
27
|
margin-right: 2rem;
|
|
27
28
|
margin-bottom: 1rem;
|
|
28
29
|
width: 5rem;
|
|
29
30
|
height: 5rem;
|
|
30
31
|
}
|
|
32
|
+
|
|
31
33
|
.sapUxAPObjectPageHeaderIdentifier .sapUxAPObjectPageHeaderObjectImageForce .sapUxAPObjectPageHeaderObjectImage,
|
|
32
34
|
.sapUxAPObjectPageHeaderStickied .sapUxAPObjectPageHeaderIdentifier .sapUxAPObjectPageHeaderObjectImage {
|
|
33
35
|
margin: 0.25rem 1rem 0.25rem 0;
|
|
@@ -41,15 +43,18 @@ html .sapUxAPObjectPageLayout-Std-Desktop, html .sapUxAPObjectPageLayout-Std-Tab
|
|
|
41
43
|
|
|
42
44
|
.sapUxAPObjectPageLayout-Std-Tablet,
|
|
43
45
|
.sapUxAPObjectPageLayout-Std-Desktop {
|
|
46
|
+
|
|
44
47
|
.sapUxAPObjectPageHeaderContentCellRight {
|
|
45
48
|
padding-right: 2rem;
|
|
46
49
|
}
|
|
50
|
+
|
|
47
51
|
.sapUxAPObjectPageHeaderContent:only-child {
|
|
48
52
|
padding: 1rem 2rem;
|
|
49
53
|
}
|
|
50
54
|
}
|
|
51
55
|
|
|
52
|
-
.sapUxAPObjectPageLayout-Std-Phone
|
|
56
|
+
.sapUxAPObjectPageLayout-Std-Phone {
|
|
57
|
+
|
|
53
58
|
.sapUxAPObjectPageHeaderContent:only-child {
|
|
54
59
|
padding: 1rem;
|
|
55
60
|
}
|
|
@@ -60,33 +65,37 @@ html .sapUxAPObjectPageLayout-Std-Desktop, html .sapUxAPObjectPageLayout-Std-Tab
|
|
|
60
65
|
}
|
|
61
66
|
|
|
62
67
|
.sapUxAPObjectPageHeaderContent {
|
|
68
|
+
|
|
63
69
|
.sapUxAPObjectChildPage {
|
|
64
70
|
margin-top: -1rem;
|
|
65
71
|
}
|
|
66
72
|
|
|
67
73
|
> .sapUiSimpleForm {
|
|
74
|
+
|
|
68
75
|
.sapMText, .sapMLabel, .sapMLnk {
|
|
69
76
|
font-size: @sapMFontMediumSize;
|
|
70
77
|
}
|
|
71
78
|
}
|
|
72
79
|
|
|
73
80
|
&:empty {
|
|
81
|
+
|
|
74
82
|
.sapUxAPObjectPageLayout-Std-Desktop &,
|
|
75
83
|
.sapUxAPObjectPageLayout-Std-Tablet &,
|
|
76
|
-
.sapUxAPObjectPageLayout-Std-Phone &
|
|
77
|
-
{
|
|
84
|
+
.sapUxAPObjectPageLayout-Std-Phone & {
|
|
78
85
|
padding: 0;
|
|
79
86
|
}
|
|
80
87
|
}
|
|
81
88
|
}
|
|
82
89
|
|
|
83
90
|
.sapUxAPObjectPageLayout:not(.sapUxAPObjectPageLayoutNoAnchorBar) {
|
|
91
|
+
|
|
84
92
|
.sapFDynamicPageHeader.sapFDynamicPageHeaderWithContent {
|
|
85
93
|
box-shadow: none;
|
|
86
94
|
}
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
95
|
+
|
|
96
|
+
.sapUxAPObjectPageNavigation:not(:empty)::after {
|
|
97
|
+
content: '';
|
|
98
|
+
box-shadow: @_sap_uxap_ObjectPageHeaderContent_AnchorBarShadow;
|
|
90
99
|
pointer-events: none;
|
|
91
100
|
position: absolute;
|
|
92
101
|
height: 0.25rem;
|
|
@@ -94,23 +103,23 @@ html .sapUxAPObjectPageLayout-Std-Desktop, html .sapUxAPObjectPageLayout-Std-Tab
|
|
|
94
103
|
left: 0;
|
|
95
104
|
width: 100%;
|
|
96
105
|
z-index: 10;
|
|
106
|
+
|
|
97
107
|
&.sapUxAPObjectPageHeaderStickied {
|
|
98
108
|
box-shadow: none;
|
|
99
109
|
}
|
|
100
110
|
}
|
|
101
111
|
}
|
|
102
112
|
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
// =====================================
|
|
113
|
+
/* ========================= */
|
|
114
|
+
/* Delta Styles for Horizon */
|
|
115
|
+
/* ========================= */
|
|
107
116
|
|
|
108
117
|
.sapUxAPObjectPageHeaderContent {
|
|
109
|
-
|
|
110
|
-
|
|
118
|
+
padding-top: 0;
|
|
119
|
+
padding-bottom: 0;
|
|
111
120
|
}
|
|
112
121
|
|
|
113
|
-
.sapUxAPObjectPageHeaderStickied .sapFDynamicPageTitleMain
|
|
114
|
-
font-size:
|
|
115
|
-
|
|
122
|
+
.sapUxAPObjectPageHeaderStickied .sapFDynamicPageTitleMain > .sapFDynamicPageTitleMainInner .sapFDynamicPageTitleMainHeading .sapFDynamicPageTitleMainHeadingInner .sapMTitle {
|
|
123
|
+
font-size: var(--sapObjectHeader_Title_SnappedFontSize);
|
|
124
|
+
font-family: var(--sapFontBlackFamily);
|
|
116
125
|
}
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
/* Evening Horizon theme */
|
|
4
4
|
/* ================================================= */
|
|
5
5
|
|
|
6
|
-
@
|
|
7
|
-
@
|
|
8
|
-
@
|
|
6
|
+
@_sap_uxap_ObjectPageHeaderContent_AnchorBarBottomShadow: inset 0 -0.0625rem var(--sapObjectHeader_BorderColor);
|
|
7
|
+
@_sap_uxap_ObjectPageHeaderContent_AnchorBarTopShadow: inset 0 0.0625rem var(--sapObjectHeader_BorderColor);
|
|
8
|
+
@_sap_uxap_ObjectPageHeaderContent_AnchorBarShadow: @_sap_uxap_ObjectPageHeaderContent_AnchorBarBottomShadow, 0 0.125rem 0.25rem 0 fade(@sapUiContentShadowColor, 7.5);
|
|
9
9
|
|
|
10
10
|
.sapUxAPObjectPageHeaderContent .sapMObjStatus, .sapUxAPObjectPageContainer .sapMObjStatus {
|
|
11
11
|
font-size: @sapMFontMediumSize;
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
|
|
14
14
|
.sapUxAPObjectPageHeaderIdentifierTitleInContent,
|
|
15
15
|
.sapUxAPObjectPageHeaderIdentifierSubTitleInContent {
|
|
16
|
-
color:
|
|
16
|
+
color: var(--sapGroup_TitleTextColor);
|
|
17
17
|
}
|
|
18
18
|
|
|
19
19
|
.sapUxAPObjectPageHeaderIdentifier .sapUxAPObjectPageHeaderObjectImageForce .sapUxAPObjectPageHeaderObjectImage,
|
|
@@ -28,6 +28,7 @@ html .sapUxAPObjectPageLayout-Std-Desktop, html .sapUxAPObjectPageLayout-Std-Tab
|
|
|
28
28
|
width: 5rem;
|
|
29
29
|
height: 5rem;
|
|
30
30
|
}
|
|
31
|
+
|
|
31
32
|
.sapUxAPObjectPageHeaderIdentifier .sapUxAPObjectPageHeaderObjectImageForce .sapUxAPObjectPageHeaderObjectImage,
|
|
32
33
|
.sapUxAPObjectPageHeaderStickied .sapUxAPObjectPageHeaderIdentifier .sapUxAPObjectPageHeaderObjectImage {
|
|
33
34
|
margin: 0.25rem 1rem 0.25rem 0;
|
|
@@ -41,15 +42,18 @@ html .sapUxAPObjectPageLayout-Std-Desktop, html .sapUxAPObjectPageLayout-Std-Tab
|
|
|
41
42
|
|
|
42
43
|
.sapUxAPObjectPageLayout-Std-Tablet,
|
|
43
44
|
.sapUxAPObjectPageLayout-Std-Desktop {
|
|
45
|
+
|
|
44
46
|
.sapUxAPObjectPageHeaderContentCellRight {
|
|
45
47
|
padding-right: 2rem;
|
|
46
48
|
}
|
|
49
|
+
|
|
47
50
|
.sapUxAPObjectPageHeaderContent:only-child {
|
|
48
51
|
padding: 1rem 2rem;
|
|
49
52
|
}
|
|
50
53
|
}
|
|
51
54
|
|
|
52
55
|
.sapUxAPObjectPageLayout-Std-Phone {
|
|
56
|
+
|
|
53
57
|
.sapUxAPObjectPageHeaderContent:only-child {
|
|
54
58
|
padding: 1rem;
|
|
55
59
|
}
|
|
@@ -60,33 +64,37 @@ html .sapUxAPObjectPageLayout-Std-Desktop, html .sapUxAPObjectPageLayout-Std-Tab
|
|
|
60
64
|
}
|
|
61
65
|
|
|
62
66
|
.sapUxAPObjectPageHeaderContent {
|
|
67
|
+
|
|
63
68
|
.sapUxAPObjectChildPage {
|
|
64
69
|
margin-top: -1rem;
|
|
65
70
|
}
|
|
66
71
|
|
|
67
72
|
> .sapUiSimpleForm {
|
|
73
|
+
|
|
68
74
|
.sapMText, .sapMLabel, .sapMLnk {
|
|
69
75
|
font-size: @sapMFontMediumSize;
|
|
70
76
|
}
|
|
71
77
|
}
|
|
72
78
|
|
|
73
79
|
&:empty {
|
|
80
|
+
|
|
74
81
|
.sapUxAPObjectPageLayout-Std-Desktop &,
|
|
75
82
|
.sapUxAPObjectPageLayout-Std-Tablet &,
|
|
76
|
-
.sapUxAPObjectPageLayout-Std-Phone &
|
|
77
|
-
{
|
|
83
|
+
.sapUxAPObjectPageLayout-Std-Phone & {
|
|
78
84
|
padding: 0;
|
|
79
85
|
}
|
|
80
86
|
}
|
|
81
87
|
}
|
|
82
88
|
|
|
83
89
|
.sapUxAPObjectPageLayout:not(.sapUxAPObjectPageLayoutNoAnchorBar) {
|
|
90
|
+
|
|
84
91
|
.sapFDynamicPageHeader.sapFDynamicPageHeaderWithContent {
|
|
85
92
|
box-shadow: none;
|
|
86
93
|
}
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
94
|
+
|
|
95
|
+
.sapUxAPObjectPageNavigation:not(:empty)::after {
|
|
96
|
+
content: '';
|
|
97
|
+
box-shadow: @_sap_uxap_ObjectPageHeaderContent_AnchorBarShadow;
|
|
90
98
|
pointer-events: none;
|
|
91
99
|
position: absolute;
|
|
92
100
|
height: 0.25rem;
|
|
@@ -94,23 +102,23 @@ html .sapUxAPObjectPageLayout-Std-Desktop, html .sapUxAPObjectPageLayout-Std-Tab
|
|
|
94
102
|
left: 0;
|
|
95
103
|
width: 100%;
|
|
96
104
|
z-index: 10;
|
|
105
|
+
|
|
97
106
|
&.sapUxAPObjectPageHeaderStickied {
|
|
98
107
|
box-shadow: none;
|
|
99
108
|
}
|
|
100
109
|
}
|
|
101
110
|
}
|
|
102
111
|
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
// =====================================
|
|
112
|
+
/* ========================= */
|
|
113
|
+
/* Delta Styles for Horizon */
|
|
114
|
+
/* ========================= */
|
|
107
115
|
|
|
108
116
|
.sapUxAPObjectPageHeaderContent {
|
|
109
|
-
|
|
110
|
-
|
|
117
|
+
padding-top: 0;
|
|
118
|
+
padding-bottom: 0;
|
|
111
119
|
}
|
|
112
120
|
|
|
113
|
-
.sapUxAPObjectPageHeaderStickied .sapFDynamicPageTitleMain
|
|
114
|
-
font-size:
|
|
115
|
-
|
|
121
|
+
.sapUxAPObjectPageHeaderStickied .sapFDynamicPageTitleMain > .sapFDynamicPageTitleMainInner .sapFDynamicPageTitleMainHeading .sapFDynamicPageTitleMainHeadingInner .sapMTitle {
|
|
122
|
+
font-size: var(--sapObjectHeader_Title_SnappedFontSize);
|
|
123
|
+
font-family: var(--sapFontBlackFamily);
|
|
116
124
|
}
|