@openui5/themelib_sap_horizon 1.143.0 → 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
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/* =========================================== */
|
|
2
2
|
/* CSS for control sap.ui.unified/ColorPicker */
|
|
3
|
-
/* Horizon theme
|
|
3
|
+
/* Mornig Horizon theme */
|
|
4
4
|
/* =========================================== */
|
|
5
5
|
|
|
6
6
|
.sapUiColorPicker-ColorPickerSlider.sapUiSliHori .sapUiSliBar,
|
|
@@ -16,10 +16,12 @@
|
|
|
16
16
|
}
|
|
17
17
|
|
|
18
18
|
.sapUnifiedColorPicker {
|
|
19
|
+
|
|
19
20
|
.sapUiColorPicker-ColorPickerAlphaSlider,
|
|
20
21
|
.sapUiColorPicker-ColorPickerSlider {
|
|
22
|
+
|
|
21
23
|
.sapMSliderHandle {
|
|
22
|
-
border: 0.125rem solid
|
|
24
|
+
border: 0.125rem solid var(--sapField_BorderColor);
|
|
23
25
|
background-color: transparent;
|
|
24
26
|
height: 1.625rem;
|
|
25
27
|
}
|
|
@@ -27,15 +29,17 @@
|
|
|
27
29
|
}
|
|
28
30
|
|
|
29
31
|
.sapUiColorPicker-ColorPickerMatrix.sapUnifiedColorPicker {
|
|
32
|
+
|
|
30
33
|
.sapUiColorPicker-ColorPickerHexField,
|
|
31
34
|
.sapUiCPHexWrapper,
|
|
32
35
|
.sapUiCPComparisonWrapper {
|
|
36
|
+
margin-top: 0.5rem;
|
|
37
|
+
vertical-align: top;
|
|
38
|
+
|
|
33
39
|
.sapUiColorPicker-ColorPickerOldColor,
|
|
34
40
|
.sapUiColorPicker-ColorPickerNewColor {
|
|
35
41
|
height: 2.25rem;
|
|
36
42
|
}
|
|
37
|
-
margin-top: 0.5rem;
|
|
38
|
-
vertical-align: top;
|
|
39
43
|
}
|
|
40
44
|
}
|
|
41
45
|
|
|
@@ -46,6 +50,7 @@
|
|
|
46
50
|
}
|
|
47
51
|
|
|
48
52
|
.sapUiColorPicker-Large {
|
|
53
|
+
|
|
49
54
|
.sapUiCPHSLVText {
|
|
50
55
|
padding-left: 2.125rem;
|
|
51
56
|
}
|
|
@@ -62,6 +67,7 @@
|
|
|
62
67
|
}
|
|
63
68
|
|
|
64
69
|
.sapUiSizeCompact {
|
|
70
|
+
|
|
65
71
|
.sapUnifiedColorPicker:not(.sapUiCPPhone) .sapUiCPComparisonWrapper {
|
|
66
72
|
height: 1.5rem;
|
|
67
73
|
vertical-align: top;
|
|
@@ -75,25 +81,32 @@
|
|
|
75
81
|
.sapUiColorPicker-Simplified.sapUnifiedColorPicker.sapUiCPPhone .sapUiColorPicker-ColorPickerOldColor {
|
|
76
82
|
height: 2.065rem;
|
|
77
83
|
}
|
|
84
|
+
|
|
78
85
|
.sapUiColorPicker-Default.sapUnifiedColorPicker.sapUiCPPhone {
|
|
86
|
+
|
|
79
87
|
.sapUiColorPicker-ColorPickerNewColor,
|
|
80
88
|
.sapUiColorPicker-ColorPickerOldColor {
|
|
81
89
|
width: 2.5rem;
|
|
82
90
|
height: 1.5rem;
|
|
83
91
|
}
|
|
92
|
+
|
|
84
93
|
.sapMBtn {
|
|
85
94
|
width: 2.5rem;
|
|
86
95
|
margin-left: 1.1rem;
|
|
87
96
|
}
|
|
97
|
+
|
|
88
98
|
.sapUiColorPicker-ColorPickerSlider {
|
|
89
99
|
margin-bottom: 0.0625rem;
|
|
90
100
|
}
|
|
91
101
|
}
|
|
102
|
+
|
|
92
103
|
.sapUnifiedColorPicker {
|
|
104
|
+
|
|
93
105
|
.sapUiColorPicker-ColorPickerAlphaSlider,
|
|
94
106
|
.sapUiColorPicker-ColorPickerSlider {
|
|
107
|
+
|
|
95
108
|
.sapMSliderHandle {
|
|
96
|
-
|
|
109
|
+
height: 1.25rem;
|
|
97
110
|
}
|
|
98
111
|
}
|
|
99
112
|
}
|
|
@@ -108,7 +121,7 @@
|
|
|
108
121
|
}
|
|
109
122
|
|
|
110
123
|
.sapUnifiedColorPicker .sapMSliderInner:not(.sapMSliderInnerDisabled):hover .sapMSliderHandle {
|
|
111
|
-
background:
|
|
124
|
+
background: var(--sapButton_Background);
|
|
112
125
|
border-color: darken(@sapUiFieldBorderColor, 15);
|
|
113
126
|
}
|
|
114
127
|
|
|
@@ -118,22 +131,22 @@
|
|
|
118
131
|
}
|
|
119
132
|
|
|
120
133
|
.sapUnifiedColorPicker .sapMSliderInner .sapMSliderHandle:focus {
|
|
121
|
-
outline: 0.1875rem solid
|
|
134
|
+
outline: 0.1875rem solid var(--sapContent_FocusColor);
|
|
122
135
|
}
|
|
123
136
|
|
|
124
137
|
.sapUnifiedColorPicker .sapMSliderInner .sapMSliderHandle:focus::before {
|
|
125
|
-
content:
|
|
126
|
-
outline: 0.0625rem solid
|
|
138
|
+
content: '';
|
|
139
|
+
outline: 0.0625rem solid var(--sapContent_ContrastFocusColor);
|
|
127
140
|
outline-offset: -0.125rem;
|
|
128
141
|
}
|
|
129
142
|
|
|
130
|
-
.sapUnifiedColorPicker .sapMSliderInner .sapMSliderHandle:not(.sapMSliderHandlePressed):not(.sapMRangeSlider.sapMSlider .sapMSliderInner:not(.sapMSliderInnerDisabled):hover > .sapMSliderHandle):not(.sapMRangeSlider.sapMSlider .sapMSliderInner:not(.sapMSliderInnerDisabled) .sapMSliderHandle:focus)
|
|
143
|
+
.sapUnifiedColorPicker .sapMSliderInner .sapMSliderHandle:not(.sapMSliderHandlePressed):not(.sapMRangeSlider.sapMSlider .sapMSliderInner:not(.sapMSliderInnerDisabled):hover > .sapMSliderHandle):not(.sapMRangeSlider.sapMSlider .sapMSliderInner:not(.sapMSliderInnerDisabled) .sapMSliderHandle:focus)::after {
|
|
131
144
|
display: none;
|
|
132
145
|
}
|
|
133
146
|
|
|
134
|
-
|
|
135
147
|
.sapUnifiedColorPicker .sapMSliderInner:not(.sapMSliderInnerDisabled).sapMSliderPressed .sapMSliderHandle,
|
|
136
148
|
.sapUnifiedColorPicker .sapMSliderInner:not(.sapMSliderInnerDisabled) .sapMSliderHandle:focus {
|
|
137
149
|
border: 0.125rem solid darken(@sapUiFieldBorderColor, 15);
|
|
138
150
|
background-color: transparent;
|
|
151
|
+
top: -0.45rem;
|
|
139
152
|
}
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
.sapUiFup,
|
|
7
7
|
.sapUiFup.sapMBarChild {
|
|
8
|
-
height:
|
|
8
|
+
height: var(--sapElement_Height);
|
|
9
9
|
}
|
|
10
10
|
|
|
11
11
|
.sapUiSizeCompact {
|
|
@@ -14,6 +14,14 @@
|
|
|
14
14
|
.sapUiFup.sapMBarChild {
|
|
15
15
|
height: 2rem;
|
|
16
16
|
}
|
|
17
|
+
|
|
18
|
+
.sapUiFup .sapMInputBaseContentWrapper {
|
|
19
|
+
height: var(--sapElement_Compact_Height);
|
|
20
|
+
|
|
21
|
+
.sapMBtn {
|
|
22
|
+
height: var(--sapElement_Compact_Height);
|
|
23
|
+
}
|
|
24
|
+
}
|
|
17
25
|
}
|
|
18
26
|
|
|
19
27
|
/* increase outline offset */
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/* =========================================== */
|
|
6
6
|
/* CSS for control sap.ui.unified/ShellHeader */
|
|
7
|
-
/* Horizon theme
|
|
7
|
+
/* Morning Horizon theme */
|
|
8
8
|
/* =========================================== */
|
|
9
9
|
|
|
10
10
|
.sapUiUfdShellHeadItm:active > span,
|
|
@@ -19,5 +19,5 @@ html.sapUiMedia-Std-Desktop .sapUiUfdShellHeadUsrItm:hover:active > *,
|
|
|
19
19
|
.sapUiUfdShellHeadUsrItm:focus .sapUiUfdShellHeadUsrItmName,
|
|
20
20
|
.sapUiUfdShellHeadUsrItm:focus .sapUiUfdShellHeadUsrItmImg,
|
|
21
21
|
.sapUiUfdShellHeadItm:focus > span {
|
|
22
|
-
border-color:
|
|
22
|
+
border-color: var(--sapContent_FocusColor);
|
|
23
23
|
}
|
|
@@ -4,36 +4,35 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/* =========================================== */
|
|
6
6
|
/* CSS for control sap.ui.unified/ShellLayout */
|
|
7
|
-
/* Horizon theme
|
|
7
|
+
/* Morning Horizon theme */
|
|
8
8
|
/* =========================================== */
|
|
9
9
|
|
|
10
10
|
@_sap_ui_unified_ShellLayout_CurtainBGStartColor: fade(@sapUiGroupContentBackground,97);
|
|
11
11
|
@_sap_ui_unified_ShellLayout_CurtainBGEndColor: fade(lighten(desaturate(@sapUiHighlight,37),56),97);
|
|
12
12
|
|
|
13
13
|
._sapUiUfdShellSubHdr { /* Testpage only */
|
|
14
|
-
background-color:
|
|
15
|
-
color:
|
|
14
|
+
background-color: var(--sapShell_Background);
|
|
15
|
+
color: var(--sapShell_TextColor);
|
|
16
16
|
}
|
|
17
17
|
|
|
18
18
|
.sapUiUfdShell .sapUiUfdShellHead {
|
|
19
|
-
background-color:
|
|
19
|
+
background-color: var(--sapBlockLayer_Background);
|
|
20
20
|
}
|
|
21
21
|
|
|
22
22
|
.sapUiUfdShell .sapUiUfdShellBrand {
|
|
23
|
-
background:
|
|
23
|
+
background: var(--sapShell_Background);
|
|
24
24
|
}
|
|
25
25
|
|
|
26
26
|
.sapUiUfdShell.sapUiUfdShellCurtainVisible .sapUiUfdShellHead,
|
|
27
27
|
.sapUiUfdShell.sapUiUfdShellCurtainVisible .sapUiUfdShellHead > div {
|
|
28
28
|
background: none;
|
|
29
|
-
background-color:
|
|
29
|
+
background-color: var(--sapShell_Background);
|
|
30
30
|
filter: none;
|
|
31
31
|
}
|
|
32
32
|
|
|
33
33
|
.sapUiUfdShellCurtain {
|
|
34
|
-
border-bottom: 1px solid
|
|
34
|
+
border-bottom: 1px solid var(--sapShell_BorderColor);
|
|
35
35
|
background-image: linear-gradient(to bottom, @_sap_ui_unified_ShellLayout_CurtainBGStartColor 0%, @_sap_ui_unified_ShellLayout_CurtainBGEndColor 100%);
|
|
36
|
-
background-image: -webkit-linear-gradient(top, @_sap_ui_unified_ShellLayout_CurtainBGStartColor 0%, @_sap_ui_unified_ShellLayout_CurtainBGEndColor 100%);
|
|
37
36
|
background-attachment: fixed;
|
|
38
37
|
background-repeat: repeat, no-repeat;
|
|
39
38
|
}
|
|
@@ -4,23 +4,23 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/* ============================================ */
|
|
6
6
|
/* CSS for control sap.ui.unified/ShellOverlay */
|
|
7
|
-
/* Horizon theme
|
|
7
|
+
/* Morning Horizon theme */
|
|
8
8
|
/* ============================================ */
|
|
9
9
|
|
|
10
10
|
.sapUiUfdShellOvrlyHeadCntnt {
|
|
11
|
-
background-color:
|
|
12
|
-
box-shadow: inset 0 -1px
|
|
11
|
+
background-color: var(--sapShell_Background);
|
|
12
|
+
box-shadow: inset 0 -1px var(--sapShell_BorderColor);
|
|
13
13
|
}
|
|
14
14
|
|
|
15
15
|
.sapUiUfdShellOvrlyHeadClose,
|
|
16
16
|
.sapUiUfdShellOvrlyHeadClose:hover,
|
|
17
17
|
.sapUiUfdShellOvrlyHeadClose:focus,
|
|
18
18
|
.sapUiUfdShellOvrlyHeadClose:visited {
|
|
19
|
-
color:
|
|
19
|
+
color: var(--sapButton_IconColor);
|
|
20
20
|
text-shadow: @sapUiShadowText;
|
|
21
21
|
}
|
|
22
22
|
|
|
23
23
|
.sapUiUfdShellOvrlyHeadClose:active {
|
|
24
|
-
background-color:
|
|
25
|
-
color:
|
|
24
|
+
background-color: var(--sapButton_Active_Background);
|
|
25
|
+
color: var(--sapButton_Active_TextColor);
|
|
26
26
|
}
|