@openui5/themelib_sap_horizon 1.135.0 → 1.136.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/REUSE.toml +649 -0
- package/THIRDPARTY.txt +22 -22
- package/package.json +18 -18
- package/src/sap/f/themes/sap_horizon/AvatarGroup.less +24 -18
- package/src/sap/f/themes/sap_horizon/DynamicPageTitle.less +41 -38
- package/src/sap/f/themes/sap_horizon/FlexibleColumnLayout.less +15 -13
- package/src/sap/f/themes/sap_horizon/GridList.less +5 -5
- package/src/sap/f/themes/sap_horizon/SidePanel.less +16 -7
- package/src/sap/f/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/f/themes/sap_horizon_dark/AvatarGroup.less +24 -18
- package/src/sap/f/themes/sap_horizon_dark/DynamicPageTitle.less +34 -30
- package/src/sap/f/themes/sap_horizon_dark/FlexibleColumnLayout.less +15 -13
- package/src/sap/f/themes/sap_horizon_dark/GridList.less +1 -1
- package/src/sap/f/themes/sap_horizon_dark/SidePanel.less +16 -7
- package/src/sap/f/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/f/themes/sap_horizon_hcb/AvatarGroup.less +2 -2
- package/src/sap/f/themes/sap_horizon_hcb/DynamicPageTitle.less +17 -32
- package/src/sap/f/themes/sap_horizon_hcb/FlexibleColumnLayout.less +20 -15
- package/src/sap/f/themes/sap_horizon_hcb/GridList.less +4 -4
- package/src/sap/f/themes/sap_horizon_hcb/SidePanel.less +18 -10
- package/src/sap/f/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/f/themes/sap_horizon_hcw/AvatarGroup.less +2 -2
- package/src/sap/f/themes/sap_horizon_hcw/DynamicPageTitle.less +18 -32
- package/src/sap/f/themes/sap_horizon_hcw/FlexibleColumnLayout.less +21 -16
- package/src/sap/f/themes/sap_horizon_hcw/GridList.less +4 -4
- package/src/sap/f/themes/sap_horizon_hcw/SidePanel.less +18 -10
- package/src/sap/f/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/m/themes/sap_horizon/Label.less +9 -1
- package/src/sap/m/themes/sap_horizon/SlideTile.less +0 -1
- package/src/sap/m/themes/sap_horizon/TileContent.less +2 -1
- package/src/sap/m/themes/sap_horizon/Token.less +13 -13
- package/src/sap/m/themes/sap_horizon/Tokenizer.less +16 -15
- package/src/sap/m/themes/sap_horizon/Toolbar.less +17 -19
- package/src/sap/m/themes/sap_horizon/UploadCollection.less +1 -1
- package/src/sap/m/themes/sap_horizon/ValueStateHeader.less +25 -20
- package/src/sap/m/themes/sap_horizon/ValueStateMessage.less +17 -17
- package/src/sap/m/themes/sap_horizon/Wizard.less +2 -2
- package/src/sap/m/themes/sap_horizon/WizardProgressNavigator.less +37 -34
- package/src/sap/m/themes/sap_horizon/WizardStep.less +7 -2
- package/src/sap/m/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/m/themes/sap_horizon_dark/Label.less +9 -1
- package/src/sap/m/themes/sap_horizon_dark/SlideTile.less +0 -1
- package/src/sap/m/themes/sap_horizon_dark/TileContent.less +2 -1
- package/src/sap/m/themes/sap_horizon_dark/Token.less +14 -14
- package/src/sap/m/themes/sap_horizon_dark/Tokenizer.less +16 -15
- package/src/sap/m/themes/sap_horizon_dark/Toolbar.less +17 -19
- package/src/sap/m/themes/sap_horizon_dark/UploadCollection.less +1 -1
- package/src/sap/m/themes/sap_horizon_dark/ValueStateHeader.less +20 -20
- package/src/sap/m/themes/sap_horizon_dark/ValueStateMessage.less +17 -17
- package/src/sap/m/themes/sap_horizon_dark/Wizard.less +3 -2
- package/src/sap/m/themes/sap_horizon_dark/WizardProgressNavigator.less +38 -34
- package/src/sap/m/themes/sap_horizon_dark/WizardStep.less +2 -2
- package/src/sap/m/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/m/themes/sap_horizon_hcb/Label.less +9 -1
- package/src/sap/m/themes/sap_horizon_hcb/SegmentedButton.less +4 -4
- package/src/sap/m/themes/sap_horizon_hcb/SlideTile.less +0 -1
- package/src/sap/m/themes/sap_horizon_hcb/TileContent.less +2 -2
- package/src/sap/m/themes/sap_horizon_hcb/Token.less +12 -12
- package/src/sap/m/themes/sap_horizon_hcb/Tokenizer.less +18 -14
- package/src/sap/m/themes/sap_horizon_hcb/Toolbar.less +16 -18
- package/src/sap/m/themes/sap_horizon_hcb/UploadCollection.less +4 -6
- package/src/sap/m/themes/sap_horizon_hcb/ValueStateHeader.less +21 -21
- package/src/sap/m/themes/sap_horizon_hcb/ValueStateMessage.less +17 -17
- package/src/sap/m/themes/sap_horizon_hcb/Wizard.less +4 -4
- package/src/sap/m/themes/sap_horizon_hcb/WizardProgressNavigator.less +34 -31
- package/src/sap/m/themes/sap_horizon_hcb/WizardStep.less +7 -2
- package/src/sap/m/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/m/themes/sap_horizon_hcw/Label.less +9 -1
- package/src/sap/m/themes/sap_horizon_hcw/SegmentedButton.less +4 -4
- package/src/sap/m/themes/sap_horizon_hcw/SlideTile.less +0 -1
- package/src/sap/m/themes/sap_horizon_hcw/TileContent.less +2 -2
- package/src/sap/m/themes/sap_horizon_hcw/Token.less +12 -12
- package/src/sap/m/themes/sap_horizon_hcw/Tokenizer.less +17 -13
- package/src/sap/m/themes/sap_horizon_hcw/Toolbar.less +16 -18
- package/src/sap/m/themes/sap_horizon_hcw/UploadCollection.less +4 -6
- package/src/sap/m/themes/sap_horizon_hcw/ValueStateHeader.less +21 -21
- package/src/sap/m/themes/sap_horizon_hcw/ValueStateMessage.less +17 -17
- package/src/sap/m/themes/sap_horizon_hcw/Wizard.less +4 -4
- package/src/sap/m/themes/sap_horizon_hcw/WizardProgressNavigator.less +34 -31
- package/src/sap/m/themes/sap_horizon_hcw/WizardStep.less +7 -2
- package/src/sap/m/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_horizon/NavigationList.less +2 -0
- package/src/sap/tnt/themes/sap_horizon/ToolHeader.less +3 -3
- package/src/sap/tnt/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_horizon_dark/NavigationList.less +2 -0
- package/src/sap/tnt/themes/sap_horizon_dark/ToolHeader.less +3 -3
- package/src/sap/tnt/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_horizon_hcb/NavigationList.less +2 -0
- package/src/sap/tnt/themes/sap_horizon_hcb/ToolHeader.less +3 -3
- package/src/sap/tnt/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_horizon_hcw/NavigationList.less +2 -0
- package/src/sap/tnt/themes/sap_horizon_hcw/ToolHeader.less +3 -3
- 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/library.source.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/library.source.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/base.less +4 -4
- 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/base.less +4 -4
- 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/base.less +4 -4
- 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/base.less +4 -4
- package/src/sap/ui/core/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/dt/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/dt/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/dt/themes/sap_horizon_hcb/library.source.less +1 -1
- 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/ActionsStrip.less +5 -0
- package/src/sap/ui/integration/themes/sap_horizon/ListContent.less +10 -7
- package/src/sap/ui/integration/themes/sap_horizon/ObjectContent.less +6 -6
- package/src/sap/ui/integration/themes/sap_horizon/TableContent.less +12 -7
- package/src/sap/ui/integration/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/integration/themes/sap_horizon_dark/ActionsStrip.less +5 -0
- package/src/sap/ui/integration/themes/sap_horizon_dark/ListContent.less +11 -8
- package/src/sap/ui/integration/themes/sap_horizon_dark/ObjectContent.less +6 -6
- package/src/sap/ui/integration/themes/sap_horizon_dark/TableContent.less +13 -8
- package/src/sap/ui/integration/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/integration/themes/sap_horizon_hcb/ListContentItem.less +5 -5
- package/src/sap/ui/integration/themes/sap_horizon_hcb/Paginator.less +5 -5
- package/src/sap/ui/integration/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/integration/themes/sap_horizon_hcw/ListContentItem.less +5 -5
- package/src/sap/ui/integration/themes/sap_horizon_hcw/Paginator.less +5 -5
- package/src/sap/ui/integration/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon/BlockLayout.less +114 -110
- package/src/sap/ui/layout/themes/sap_horizon/ColumnLayout.less +4 -4
- package/src/sap/ui/layout/themes/sap_horizon/FormLayout.less +16 -16
- package/src/sap/ui/layout/themes/sap_horizon/GridLayout.less +4 -4
- package/src/sap/ui/layout/themes/sap_horizon/ResponsiveGridLayout.less +5 -6
- package/src/sap/ui/layout/themes/sap_horizon/ResponsiveLayout.less +6 -6
- package/src/sap/ui/layout/themes/sap_horizon/ResponsiveSplitter.less +4 -4
- package/src/sap/ui/layout/themes/sap_horizon/Splitter.less +5 -5
- package/src/sap/ui/layout/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon_dark/BlockLayout.less +111 -108
- package/src/sap/ui/layout/themes/sap_horizon_dark/ColumnLayout.less +3 -3
- package/src/sap/ui/layout/themes/sap_horizon_dark/FormLayout.less +14 -14
- package/src/sap/ui/layout/themes/sap_horizon_dark/GridLayout.less +2 -2
- package/src/sap/ui/layout/themes/sap_horizon_dark/ResponsiveGridLayout.less +3 -3
- package/src/sap/ui/layout/themes/sap_horizon_dark/ResponsiveLayout.less +4 -4
- package/src/sap/ui/layout/themes/sap_horizon_dark/ResponsiveSplitter.less +3 -3
- package/src/sap/ui/layout/themes/sap_horizon_dark/Splitter.less +6 -6
- package/src/sap/ui/layout/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon_hcb/BlockLayout.less +98 -95
- package/src/sap/ui/layout/themes/sap_horizon_hcb/BlockLayoutCell.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon_hcb/ColumnLayout.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon_hcb/FormLayout.less +10 -10
- package/src/sap/ui/layout/themes/sap_horizon_hcb/ResponsiveGridLayout.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon_hcb/ResponsiveLayout.less +2 -2
- package/src/sap/ui/layout/themes/sap_horizon_hcb/Splitter.less +5 -4
- package/src/sap/ui/layout/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon_hcw/BlockLayout.less +98 -95
- package/src/sap/ui/layout/themes/sap_horizon_hcw/BlockLayoutCell.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon_hcw/ColumnLayout.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon_hcw/FormLayout.less +10 -10
- package/src/sap/ui/layout/themes/sap_horizon_hcw/ResponsiveGridLayout.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon_hcw/ResponsiveLayout.less +2 -2
- package/src/sap/ui/layout/themes/sap_horizon_hcw/Splitter.less +5 -4
- package/src/sap/ui/layout/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon/FieldBase.less +6 -1
- package/src/sap/ui/mdc/themes/sap_horizon/Table.less +5 -5
- package/src/sap/ui/mdc/themes/sap_horizon/TokenDisplay.less +8 -10
- package/src/sap/ui/mdc/themes/sap_horizon/TokenizerDisplay.less +7 -8
- package/src/sap/ui/mdc/themes/sap_horizon/ValueHelpDialog.less +3 -3
- package/src/sap/ui/mdc/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon_dark/FieldBase.less +6 -1
- package/src/sap/ui/mdc/themes/sap_horizon_dark/Table.less +2 -2
- package/src/sap/ui/mdc/themes/sap_horizon_dark/TokenDisplay.less +6 -7
- package/src/sap/ui/mdc/themes/sap_horizon_dark/TokenizerDisplay.less +2 -2
- package/src/sap/ui/mdc/themes/sap_horizon_dark/ValueHelpDialog.less +2 -2
- package/src/sap/ui/mdc/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon_hcb/Table.less +4 -4
- package/src/sap/ui/mdc/themes/sap_horizon_hcb/TokenDisplay.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon_hcb/ValueHelpDialog.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/Table.less +4 -4
- package/src/sap/ui/mdc/themes/sap_horizon_hcw/TokenDisplay.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon_hcw/ValueHelpDialog.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/library.source.less +1 -1
- package/src/sap/ui/rta/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/rta/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/rta/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/suite/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/suite/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/suite/themes/sap_horizon_hcb/library.source.less +1 -1
- 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 -1
- package/src/sap/ui/table/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/table/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/table/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/unified/themes/sap_horizon/Calendar.less +6 -6
- package/src/sap/ui/unified/themes/sap_horizon/CalendarLegend.less +25 -12
- package/src/sap/ui/unified/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/unified/themes/sap_horizon_dark/Calendar.less +6 -6
- package/src/sap/ui/unified/themes/sap_horizon_dark/CalendarLegend.less +27 -18
- 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 +4 -3
- package/src/sap/ui/unified/themes/sap_horizon_hcb/CalendarLegend.less +8 -16
- 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 +4 -3
- package/src/sap/ui/unified/themes/sap_horizon_hcw/CalendarLegend.less +8 -16
- 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/ObjectPageSection.less +13 -20
- package/src/sap/uxap/themes/sap_horizon/ObjectPageSubSection.less +6 -17
- package/src/sap/uxap/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/uxap/themes/sap_horizon_dark/ObjectPageSection.less +13 -10
- package/src/sap/uxap/themes/sap_horizon_dark/ObjectPageSubSection.less +6 -13
- package/src/sap/uxap/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/uxap/themes/sap_horizon_hcb/ObjectPageSection.less +17 -5
- package/src/sap/uxap/themes/sap_horizon_hcb/ObjectPageSubSection.less +6 -8
- package/src/sap/uxap/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/uxap/themes/sap_horizon_hcw/ObjectPageSection.less +17 -11
- package/src/sap/uxap/themes/sap_horizon_hcw/ObjectPageSubSection.less +6 -8
- package/src/sap/uxap/themes/sap_horizon_hcw/library.source.less +1 -1
- package/ui5.yaml +1 -1
- package/.reuse/dep5 +0 -471
|
@@ -6,8 +6,8 @@
|
|
|
6
6
|
.sapMValueStateMessageError,
|
|
7
7
|
.sapMValueStateMessageWarning,
|
|
8
8
|
.sapMValueStateMessageInformation {
|
|
9
|
-
border:
|
|
10
|
-
color:
|
|
9
|
+
border: var(--sapField_BorderWidth) solid var(--sapField_BorderColor);
|
|
10
|
+
color: var(--sapTextColor);
|
|
11
11
|
}
|
|
12
12
|
|
|
13
13
|
.sapMValueStateMessage {
|
|
@@ -15,41 +15,41 @@
|
|
|
15
15
|
padding: 0.5rem 0.5rem 0.5rem 1.875rem;
|
|
16
16
|
}
|
|
17
17
|
|
|
18
|
-
.sapMValueStateMessageError
|
|
19
|
-
font-family:
|
|
20
|
-
content:
|
|
18
|
+
.sapMValueStateMessageError::before {
|
|
19
|
+
font-family: var(--sapContent_IconFontFamily);
|
|
20
|
+
content: '\e1ec';
|
|
21
21
|
position: absolute;
|
|
22
22
|
top: 0.5rem;
|
|
23
|
-
left:
|
|
23
|
+
left: 0;
|
|
24
24
|
vertical-align: middle;
|
|
25
25
|
font-size: 1rem;
|
|
26
|
-
color:
|
|
26
|
+
color: var(--sapNegativeElementColor);
|
|
27
27
|
padding-left: 0.5rem;
|
|
28
28
|
padding-right: 0.375rem;
|
|
29
29
|
}
|
|
30
30
|
|
|
31
|
-
.sapMValueStateMessageWarning
|
|
32
|
-
font-family:
|
|
33
|
-
content:
|
|
31
|
+
.sapMValueStateMessageWarning::before {
|
|
32
|
+
font-family: var(--sapContent_IconFontFamily);
|
|
33
|
+
content: '\e053';
|
|
34
34
|
position: absolute;
|
|
35
35
|
top: 0.5rem;
|
|
36
|
-
left:
|
|
36
|
+
left: 0;
|
|
37
37
|
vertical-align: middle;
|
|
38
38
|
font-size: 1rem;
|
|
39
|
-
color:
|
|
39
|
+
color: var(--sapCriticalElementColor);
|
|
40
40
|
padding-left: 0.5rem;
|
|
41
41
|
padding-right: 0.375rem;
|
|
42
42
|
}
|
|
43
43
|
|
|
44
|
-
.sapMValueStateMessageInformation
|
|
45
|
-
font-family:
|
|
46
|
-
content:
|
|
44
|
+
.sapMValueStateMessageInformation::before {
|
|
45
|
+
font-family: var(--sapContent_IconFontFamily);
|
|
46
|
+
content: '\e289';
|
|
47
47
|
position: absolute;
|
|
48
48
|
top: 0.5rem;
|
|
49
|
-
left:
|
|
49
|
+
left: 0;
|
|
50
50
|
vertical-align: middle;
|
|
51
51
|
font-size: 1rem;
|
|
52
|
-
color:
|
|
52
|
+
color: var(--sapInformativeElementColor);
|
|
53
53
|
padding-left: 0.5rem;
|
|
54
54
|
padding-right: 0.375rem;
|
|
55
55
|
}
|
|
@@ -4,20 +4,21 @@
|
|
|
4
4
|
/* ================================== */
|
|
5
5
|
|
|
6
6
|
.sapMWizard {
|
|
7
|
+
|
|
7
8
|
.sapMWizardStepContainer {
|
|
8
9
|
margin-top: @_sap_m_Wizard_NavHeight;
|
|
9
10
|
}
|
|
10
11
|
|
|
11
12
|
&.sapMWizardBgSolid .sapMWizardStepContainer {
|
|
12
|
-
background-color:
|
|
13
|
+
background-color: var(--sapBackgroundColor);
|
|
13
14
|
}
|
|
14
15
|
|
|
15
16
|
&.sapMWizardBgList .sapMWizardStepContainer {
|
|
16
|
-
background-color:
|
|
17
|
+
background-color: var(--sapBackgroundColor);
|
|
17
18
|
}
|
|
18
19
|
|
|
19
20
|
&.sapMWizardBgTransparent .sapMWizardStepContainer {
|
|
20
|
-
background-color:
|
|
21
|
+
background-color: var(--sapBackgroundColor);
|
|
21
22
|
}
|
|
22
23
|
}
|
|
23
24
|
|
|
@@ -40,6 +41,5 @@
|
|
|
40
41
|
html.sap-phone .sapMWizard .sapMWizardNextButtonVisible {
|
|
41
42
|
left: 2rem;
|
|
42
43
|
bottom: 3.5rem;
|
|
43
|
-
-webkit-transform: none;
|
|
44
44
|
transform: none;
|
|
45
45
|
}
|
|
@@ -9,28 +9,28 @@
|
|
|
9
9
|
.sapMWizardProgressNav {
|
|
10
10
|
position: absolute;
|
|
11
11
|
z-index: 1;
|
|
12
|
-
box-shadow:
|
|
12
|
+
box-shadow: var(--sapContent_HeaderShadow);
|
|
13
13
|
}
|
|
14
14
|
|
|
15
15
|
.sapMWizardProgressNavStep:hover .sapMWizardProgressNavStepCircle {
|
|
16
|
-
background-color:
|
|
17
|
-
color:
|
|
16
|
+
background-color: var(--sapObjectHeader_Background);
|
|
17
|
+
color: var(--sapTextColor);
|
|
18
18
|
}
|
|
19
19
|
|
|
20
|
-
.sapMWizardProgressNavStep[data-sap-ui-wpn-step-current=
|
|
21
|
-
background-color:
|
|
22
|
-
color:
|
|
20
|
+
.sapMWizardProgressNavStep[data-sap-ui-wpn-step-current='true']:hover .sapMWizardProgressNavStepCircle {
|
|
21
|
+
background-color: var(--sapHighlightColor);
|
|
22
|
+
color: var(--sapContent_ContrastIconColor);
|
|
23
23
|
}
|
|
24
24
|
|
|
25
|
-
.sapMWizardProgressNavStep[data-sap-ui-wpn-step-current=
|
|
25
|
+
.sapMWizardProgressNavStep[data-sap-ui-wpn-step-current='true'] .sapMWizardProgressNavStepTitle,
|
|
26
26
|
.sapMWizardProgressNavStep:hover .sapMWizardProgressNavStepTitle {
|
|
27
|
-
color:
|
|
27
|
+
color: var(--sapTextColor);
|
|
28
28
|
}
|
|
29
29
|
|
|
30
|
-
.sapMWizardProgressNavStep[data-sap-ui-wpn-step-current=
|
|
30
|
+
.sapMWizardProgressNavStep[data-sap-ui-wpn-step-current='true'] .sapMWizardProgressNavStepCircle::after {
|
|
31
31
|
height: @_sap_m_WizardProgressNavigator_StepUnderlineHeight;
|
|
32
|
-
background:
|
|
33
|
-
content:
|
|
32
|
+
background: var(--sapTextColor);
|
|
33
|
+
content: '';
|
|
34
34
|
display: block;
|
|
35
35
|
position: relative;
|
|
36
36
|
width: 100%;
|
|
@@ -39,56 +39,58 @@
|
|
|
39
39
|
bottom: -0.625rem;
|
|
40
40
|
}
|
|
41
41
|
|
|
42
|
-
.sapMWizardProgressNavStep[data-sap-ui-wpn-step-current=
|
|
42
|
+
.sapMWizardProgressNavStep[data-sap-ui-wpn-step-current='true'] .sapMWizardProgressNavStepContainer::after {
|
|
43
43
|
height: 0;
|
|
44
44
|
}
|
|
45
45
|
|
|
46
|
-
.sapMWizardProgressNavStep[data-sap-ui-wpn-step-current=
|
|
46
|
+
.sapMWizardProgressNavStep[data-sap-ui-wpn-step-current='true'] {
|
|
47
|
+
|
|
47
48
|
& .sapMWizardProgressNavStepCircle {
|
|
48
|
-
background:
|
|
49
|
-
color:
|
|
49
|
+
background: var(--sapSelectedColor);
|
|
50
|
+
color: var(--sapTextColor);
|
|
50
51
|
}
|
|
51
52
|
}
|
|
52
53
|
|
|
53
54
|
.sapMWizardProgressNavStepCircle {
|
|
54
|
-
background:
|
|
55
|
-
border-color:
|
|
56
|
-
color:
|
|
55
|
+
background: var(--sapObjectHeader_Background);
|
|
56
|
+
border-color: var(--sapObjectHeader_BorderColor);
|
|
57
|
+
color: var(--sapTextColor);
|
|
57
58
|
}
|
|
58
59
|
|
|
59
60
|
.sapMWizardProgressNavStepTitle {
|
|
60
|
-
color:
|
|
61
|
+
color: var(--sapTextColor);
|
|
61
62
|
}
|
|
62
63
|
|
|
63
64
|
.sapMWizardProgressNavStep::after {
|
|
64
|
-
border-bottom-color:
|
|
65
|
+
border-bottom-color: var(--sapContent_Selected_ForegroundColor);
|
|
65
66
|
}
|
|
66
67
|
|
|
67
68
|
.sapMWizard .sapMWizardStepContainer {
|
|
68
|
-
background:
|
|
69
|
+
background: var(--sapGroup_ContentBackground);
|
|
69
70
|
}
|
|
70
71
|
|
|
71
72
|
.sapMWizardProgressNavStepTitleOptional,
|
|
72
73
|
.sapMWizardProgressNavStepLabelOptional {
|
|
73
|
-
color:
|
|
74
|
+
color: var(--sapField_PlaceholderTextColor);
|
|
74
75
|
}
|
|
75
76
|
|
|
76
|
-
.sapMWizardProgressNavStep[data-sap-ui-wpn-step-active=
|
|
77
|
+
.sapMWizardProgressNavStep[data-sap-ui-wpn-step-active='true'] {
|
|
78
|
+
|
|
77
79
|
/* all steps after the active one have inactive style */
|
|
78
80
|
& ~ .sapMWizardProgressNavStep .sapMWizardProgressNavStepCircle {
|
|
79
|
-
border-color:
|
|
80
|
-
background:
|
|
81
|
-
color:
|
|
81
|
+
border-color: var(--sapList_BorderColor);
|
|
82
|
+
background: var(--sapObjectHeader_Background);
|
|
83
|
+
color: var(--sapTextColor);
|
|
82
84
|
}
|
|
83
85
|
|
|
84
86
|
& ~ .sapMWizardProgressNavStep .sapMWizardProgressNavStepTitle {
|
|
85
|
-
color:
|
|
87
|
+
color: var(--sapContent_LabelColor);
|
|
86
88
|
}
|
|
87
89
|
|
|
88
90
|
/* all separators after (and including) the active step have inactive style */
|
|
89
91
|
&::after,
|
|
90
92
|
& ~ .sapMWizardProgressNavStep::after {
|
|
91
|
-
border-bottom-color:
|
|
93
|
+
border-bottom-color: var(--sapList_BorderColor);
|
|
92
94
|
}
|
|
93
95
|
}
|
|
94
96
|
|
|
@@ -96,9 +98,10 @@
|
|
|
96
98
|
display: block;
|
|
97
99
|
}
|
|
98
100
|
|
|
99
|
-
.sapMWizardProgressNavStep[data-sap-ui-wpn-step-open-prev=
|
|
101
|
+
.sapMWizardProgressNavStep[data-sap-ui-wpn-step-open-prev='true'][data-sap-ui-wpn-step-open='false'][data-sap-ui-wpn-step-current='true'] {
|
|
102
|
+
|
|
100
103
|
.sapMWizardProgressNavStepCircle {
|
|
101
|
-
background:
|
|
102
|
-
border-color:
|
|
104
|
+
background: var(--sapActiveColor);
|
|
105
|
+
border-color: var(--sapObjectHeader_BorderColor);
|
|
103
106
|
}
|
|
104
107
|
}
|
|
@@ -1,6 +1,11 @@
|
|
|
1
|
+
/* ================================= */
|
|
2
|
+
/* CSS for control sap.m/WizardStep */
|
|
3
|
+
/* Horizon High Contrast Black theme */
|
|
4
|
+
/* ================================= */
|
|
5
|
+
|
|
1
6
|
.sapMWizardStep {
|
|
2
|
-
background-color:
|
|
3
|
-
border-radius:
|
|
7
|
+
background-color: var(--sapGroup_ContentBackground);
|
|
8
|
+
border-radius: var(--sapElement_BorderCornerRadius);
|
|
4
9
|
padding: 1rem;
|
|
5
10
|
margin-bottom: 1rem;
|
|
6
11
|
}
|
|
@@ -6,7 +6,15 @@
|
|
|
6
6
|
.sapMTB-Info-CTX > .sapMLabel {
|
|
7
7
|
font-style: italic;
|
|
8
8
|
|
|
9
|
-
|
|
9
|
+
.sapMLabelTextWrapper {
|
|
10
10
|
padding-right: 5px;
|
|
11
11
|
}
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
/* ========================================================== */
|
|
15
|
+
/* Checkbox overrides */
|
|
16
|
+
/* ========================================================== */
|
|
17
|
+
|
|
18
|
+
.sapMCb .sapMLabel {
|
|
19
|
+
color: var(--sapField_TextColor);
|
|
12
20
|
}
|
|
@@ -51,14 +51,14 @@ html.sap-desktop .sapMSegBBtnFocusable:hover .sapMSegBBtnInner {
|
|
|
51
51
|
html.sap-desktop {
|
|
52
52
|
|
|
53
53
|
.sapMSegBBtnFocusable:focus .sapMSegBBtnInner {
|
|
54
|
-
outline:
|
|
55
|
-
outline-offset: -
|
|
54
|
+
outline: var(--sapContent_FocusWidth) var(--sapContent_FocusStyle);
|
|
55
|
+
outline-offset: -0.25rem;
|
|
56
56
|
outline-color: var(--sapContent_FocusColor);
|
|
57
57
|
}
|
|
58
58
|
|
|
59
59
|
.sapMSegBBtnFocusable.sapMSegBBtnSel:focus .sapMSegBBtnInner {
|
|
60
|
-
outline:
|
|
61
|
-
outline-offset: -
|
|
60
|
+
outline: var(--sapContent_FocusWidth) var(--sapContent_FocusStyle);
|
|
61
|
+
outline-offset: -0.25rem;
|
|
62
62
|
outline-color: var(--sapContent_ContrastFocusColor);
|
|
63
63
|
}
|
|
64
64
|
}
|
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
/* Horizon High Contrast White theme */
|
|
4
4
|
/* ================================== */
|
|
5
5
|
|
|
6
|
-
@_sap_m_TileContent_NewsFooterTextColor:
|
|
6
|
+
@_sap_m_TileContent_NewsFooterTextColor: var(--sapTile_TextColor);
|
|
7
7
|
|
|
8
8
|
.sapMST .sapMTileCnt.News {
|
|
9
|
-
margin-top: 0.25rem;
|
|
9
|
+
margin-top: 0.25rem; /* bigger margin because there's no border in .sapMST */
|
|
10
10
|
}
|
|
11
11
|
|
|
12
12
|
.sapMTileCnt.News .sapMTileCntFtrTxt {
|
|
@@ -12,8 +12,8 @@
|
|
|
12
12
|
.sapMToken {
|
|
13
13
|
padding-left: @_sap_m_Token_LeftPadding;
|
|
14
14
|
border-radius: 0.25rem;
|
|
15
|
-
color:
|
|
16
|
-
font-size:
|
|
15
|
+
color: var(--sapTextColor);
|
|
16
|
+
font-size: var(--sapFontSize);
|
|
17
17
|
overflow: visible;
|
|
18
18
|
}
|
|
19
19
|
|
|
@@ -25,17 +25,17 @@
|
|
|
25
25
|
}
|
|
26
26
|
|
|
27
27
|
html.sap-desktop .sapMToken:not(.sapMTokenReadOnly):hover {
|
|
28
|
-
border:
|
|
29
|
-
background:
|
|
28
|
+
border: var(--sapButton_BorderWidth) solid var(--sapButton_Hover_BorderColor);
|
|
29
|
+
background: var(--sapButton_Hover_Background);
|
|
30
30
|
}
|
|
31
31
|
|
|
32
32
|
html.sap-desktop .sapMToken.sapMTokenSelected:not(.sapMTokenReadOnly):hover {
|
|
33
|
-
background:
|
|
34
|
-
border:
|
|
33
|
+
background: var(--sapButton_Selected_Hover_Background);
|
|
34
|
+
border: var(--sapButton_BorderWidth) solid var(--sapButton_Selected_BorderColor);
|
|
35
35
|
}
|
|
36
36
|
|
|
37
37
|
html.sap-desktop .sapMToken:focus {
|
|
38
|
-
outline:
|
|
38
|
+
outline: var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);
|
|
39
39
|
outline-offset: -0.1875rem;
|
|
40
40
|
}
|
|
41
41
|
|
|
@@ -44,15 +44,15 @@ html.sap-desktop .sapMToken {
|
|
|
44
44
|
&.sapMTokenReadOnly:hover,
|
|
45
45
|
&.sapMTokenReadOnly.sapMTokenSelected,
|
|
46
46
|
&.sapMTokenReadOnly.sapMTokenSelected:hover {
|
|
47
|
-
color:
|
|
48
|
-
background:
|
|
49
|
-
border:
|
|
47
|
+
color: var(--sapContent_LabelColor);
|
|
48
|
+
background: var(--sapField_ReadOnly_Background);
|
|
49
|
+
border: var(--sapButton_BorderWidth) solid var(--sapField_ReadOnly_BorderColor);
|
|
50
50
|
}
|
|
51
51
|
}
|
|
52
52
|
|
|
53
53
|
.sapMToken.sapMTokenReadOnly {
|
|
54
54
|
padding: 0.25rem 0.3125rem;
|
|
55
|
-
color:
|
|
55
|
+
color: var(--sapContent_LabelColor);
|
|
56
56
|
|
|
57
57
|
.sapMTokenText {
|
|
58
58
|
line-height: 1rem;
|
|
@@ -75,7 +75,7 @@ html.sap-desktop .sapMToken {
|
|
|
75
75
|
display: inline-flex;
|
|
76
76
|
justify-content: center;
|
|
77
77
|
align-items: center;
|
|
78
|
-
right:
|
|
78
|
+
right: ~"calc(var(--sapButton_BorderWidth) * -1)";
|
|
79
79
|
}
|
|
80
80
|
|
|
81
81
|
.sapUiSizeCompact .sapMTokenIcon {
|
|
@@ -22,17 +22,19 @@
|
|
|
22
22
|
}
|
|
23
23
|
|
|
24
24
|
html.sap-desktop .sapMTokenizer:focus {
|
|
25
|
-
outline:
|
|
25
|
+
outline: var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);
|
|
26
26
|
outline-offset: @_sap_m_Tokenizer_OutlineOffset;
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
/* editable tokens in read-only tokenizer */
|
|
30
30
|
html.sap-desktop .sapMTokenizer.sapMTokenizerReadonly {
|
|
31
|
-
|
|
31
|
+
|
|
32
|
+
.sapMToken,
|
|
33
|
+
.sapMToken:hover,
|
|
32
34
|
.sapMToken.sapMTokenSelected:hover {
|
|
33
|
-
color:
|
|
34
|
-
background:
|
|
35
|
-
border:
|
|
35
|
+
color: var(--sapContent_LabelColor);
|
|
36
|
+
background: var(--sapField_ReadOnly_Background);
|
|
37
|
+
border: var(--sapButton_BorderWidth) solid var(--sapField_ReadOnly_BorderColor);
|
|
36
38
|
}
|
|
37
39
|
}
|
|
38
40
|
|
|
@@ -41,25 +43,27 @@ html.sap-desktop .sapMTokenizer.sapMTokenizerReadonly {
|
|
|
41
43
|
}
|
|
42
44
|
|
|
43
45
|
.sapUiSizeCompact {
|
|
46
|
+
|
|
44
47
|
.sapMTokenizer {
|
|
45
48
|
padding-left: 0.25rem;
|
|
49
|
+
|
|
46
50
|
&.sapMTokenizerReadonly .sapMToken.sapMTokenReadOnly {
|
|
47
51
|
padding: 0.125rem 0.25rem;
|
|
48
52
|
}
|
|
53
|
+
|
|
49
54
|
.sapMToken {
|
|
50
55
|
margin-right: 0.25rem;
|
|
51
56
|
margin-top: 0.0625rem;
|
|
52
57
|
margin-bottom: 0.0625rem;
|
|
53
58
|
}
|
|
59
|
+
|
|
54
60
|
.sapMTokenizerIndicator {
|
|
55
61
|
line-height: 1.375rem;
|
|
56
62
|
}
|
|
57
63
|
}
|
|
58
64
|
}
|
|
59
65
|
|
|
60
|
-
/*
|
|
61
|
-
/* Disabled */
|
|
62
|
-
/* ------------------------------ */
|
|
66
|
+
/* Disabled */
|
|
63
67
|
|
|
64
68
|
.sapMTokenizer.sapMTokenizerDisabled .sapMToken {
|
|
65
69
|
border-color: @sapUiHcReducedAltForeground;
|
|
@@ -68,23 +72,23 @@ html.sap-desktop .sapMTokenizer.sapMTokenizerReadonly {
|
|
|
68
72
|
&.sapMToken:focus,
|
|
69
73
|
&.sapMToken.sapMTokenSelected:hover,
|
|
70
74
|
&.sapMTokenSelected {
|
|
71
|
-
background:
|
|
75
|
+
background: var(--sapButton_Background);
|
|
72
76
|
cursor: default;
|
|
73
|
-
color:
|
|
77
|
+
color: var(--sapTextColor);
|
|
74
78
|
outline: none;
|
|
75
79
|
border-color: @sapUiHcReducedAltForeground;
|
|
76
80
|
}
|
|
77
81
|
|
|
78
|
-
&:focus
|
|
82
|
+
&:focus::after {
|
|
79
83
|
content: none;
|
|
80
84
|
}
|
|
81
85
|
|
|
82
86
|
&.sapMTokenSelected .sapMTokenText {
|
|
83
|
-
color:
|
|
87
|
+
color: var(--sapTextColor);
|
|
84
88
|
}
|
|
85
89
|
|
|
86
90
|
&.sapMTokenSelected .sapMTokenIcon {
|
|
87
|
-
color:
|
|
91
|
+
color: var(--sapContent_IconColor);
|
|
88
92
|
cursor: default;
|
|
89
93
|
}
|
|
90
94
|
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
/* ================================== */
|
|
5
5
|
|
|
6
6
|
html.sap-desktop .sapMTBActive.sapMTBFocused {
|
|
7
|
-
outline: 0.125rem dotted
|
|
7
|
+
outline: 0.125rem dotted var(--sapContent_ContrastFocusColor);
|
|
8
8
|
outline-offset: -0.1875rem;
|
|
9
9
|
}
|
|
10
10
|
|
|
@@ -20,30 +20,30 @@ html.sap-desktop .sapMTBActive.sapMTBFocused {
|
|
|
20
20
|
|
|
21
21
|
/* Info Toolbar Context */
|
|
22
22
|
.sapMTB-Info-CTX.sapMTB {
|
|
23
|
-
background:
|
|
24
|
-
color:
|
|
23
|
+
background: var(--sapInfobar_NonInteractive_Background);
|
|
24
|
+
color: var(--sapList_TextColor);
|
|
25
25
|
height: 2rem;
|
|
26
26
|
|
|
27
27
|
> .sapUiIcon {
|
|
28
28
|
width: 1rem;
|
|
29
29
|
height: 1rem;
|
|
30
|
-
color:
|
|
30
|
+
color: var(--sapList_TextColor);
|
|
31
31
|
}
|
|
32
32
|
|
|
33
33
|
> .sapUiIcon:focus {
|
|
34
|
-
color:
|
|
34
|
+
color: var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);
|
|
35
35
|
}
|
|
36
36
|
|
|
37
37
|
&.sapMTBActive {
|
|
38
|
-
background:
|
|
39
|
-
color:
|
|
38
|
+
background: var(--sapInfobar_Background);
|
|
39
|
+
color: var(--sapInfobar_TextColor);
|
|
40
40
|
|
|
41
41
|
&:active {
|
|
42
|
-
background:
|
|
42
|
+
background: var(--sapInfobar_Active_Background);
|
|
43
43
|
}
|
|
44
44
|
|
|
45
45
|
&:hover {
|
|
46
|
-
background:
|
|
46
|
+
background: var(--sapInfobar_Hover_Background);
|
|
47
47
|
}
|
|
48
48
|
|
|
49
49
|
.sapMText,
|
|
@@ -55,29 +55,27 @@ html.sap-desktop .sapMTBActive.sapMTBFocused {
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
html.sap-desktop .sapMTB-Info-CTX.sapMTBActive.sapMTBFocused {
|
|
58
|
-
outline-color:
|
|
58
|
+
outline-color: var(--sapContent_ContrastFocusColor);
|
|
59
59
|
}
|
|
60
60
|
|
|
61
61
|
.sapMTB.sapMTBStandard {
|
|
62
|
-
border-bottom: solid 0.0625rem
|
|
62
|
+
border-bottom: solid 0.0625rem var(--sapGroup_TitleBorderColor);
|
|
63
63
|
}
|
|
64
64
|
|
|
65
|
-
|
|
66
|
-
// solid toolbar context
|
|
67
|
-
// =====================================
|
|
65
|
+
/* solid toolbar context */
|
|
68
66
|
.sapMTB-Solid-CTX.sapMTB {
|
|
69
|
-
background-color:
|
|
67
|
+
background-color: var(--sapToolbar_Background);
|
|
70
68
|
}
|
|
71
69
|
|
|
72
70
|
html.sap-desktop .sapMTBActive.sapMTBFocused {
|
|
73
|
-
outline:
|
|
71
|
+
outline: var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);
|
|
74
72
|
}
|
|
75
73
|
|
|
76
74
|
.sapMTB .sapMTBSeparator {
|
|
77
|
-
background:
|
|
75
|
+
background: var(--sapToolbar_SeparatorColor);
|
|
78
76
|
}
|
|
79
77
|
|
|
80
|
-
|
|
78
|
+
/* Styles suporting Table inside ObjectPageSubSection scenario */
|
|
81
79
|
.sapUxAPObjectPageLayout.sapUxAPObjectPageLayout-Std-Phone .sapUiTableOnObjectPageAdjustmentsForSection .sapMIBar.sapMTB.sapMTBHeader-CTX {
|
|
82
80
|
padding: 0;
|
|
83
81
|
}
|
|
@@ -16,17 +16,15 @@
|
|
|
16
16
|
/* Text: Description (Progress) */
|
|
17
17
|
.sapMLabel.sapMUCProgress {
|
|
18
18
|
font-size: @sapMFontMediumSize;
|
|
19
|
-
color:
|
|
19
|
+
color: var(--sapContent_LabelColor);
|
|
20
20
|
}
|
|
21
21
|
|
|
22
|
-
/*Drag && Drop*/
|
|
23
|
-
.sapMUC .sapMUCDragDropOverlay.sapMUCDropIndicator
|
|
22
|
+
/* Drag && Drop */
|
|
23
|
+
.sapMUC .sapMUCDragDropOverlay.sapMUCDropIndicator::after {
|
|
24
24
|
background-color: transparent;
|
|
25
25
|
}
|
|
26
26
|
|
|
27
|
-
/*
|
|
28
|
-
/* local fixes: should be done by used simple controls
|
|
29
|
-
/* ************************************************************************************* */
|
|
27
|
+
/* local fixes: should be done by used simple controls */
|
|
30
28
|
.sapMUCItemIconInactive.sapUiIcon:focus,
|
|
31
29
|
.sapMUCItemIcon.sapUiIcon:focus,
|
|
32
30
|
.sapMUCItemImage:focus {
|
|
@@ -10,57 +10,57 @@
|
|
|
10
10
|
.sapMValueStateHeaderRoot {
|
|
11
11
|
padding: 0.5rem 0.5rem 0.5rem 1.875rem;
|
|
12
12
|
line-height: 1rem;
|
|
13
|
-
border-bottom: 2px solid
|
|
13
|
+
border-bottom: 2px solid var(--sapField_BorderColor);
|
|
14
14
|
}
|
|
15
15
|
|
|
16
|
-
.sapMValueStateHeaderSuccess
|
|
17
|
-
font-family:
|
|
18
|
-
content:
|
|
16
|
+
.sapMValueStateHeaderSuccess::before {
|
|
17
|
+
font-family: var(--sapContent_IconFontFamily);
|
|
18
|
+
content: '\e1c1';
|
|
19
19
|
position: absolute;
|
|
20
20
|
top: 0.5rem;
|
|
21
|
-
left:
|
|
21
|
+
left: 0;
|
|
22
22
|
vertical-align: middle;
|
|
23
23
|
font-size: 1rem;
|
|
24
|
-
color:
|
|
24
|
+
color: var(--sapPositiveElementColor);
|
|
25
25
|
padding-left: 0.5rem;
|
|
26
26
|
padding-right: 0.375rem;
|
|
27
27
|
}
|
|
28
28
|
|
|
29
|
-
.sapMValueStateHeaderError
|
|
30
|
-
font-family:
|
|
31
|
-
content:
|
|
29
|
+
.sapMValueStateHeaderError::before {
|
|
30
|
+
font-family: var(--sapContent_IconFontFamily);
|
|
31
|
+
content: '\e1ec';
|
|
32
32
|
position: absolute;
|
|
33
33
|
top: 0.5rem;
|
|
34
|
-
left:
|
|
34
|
+
left: 0;
|
|
35
35
|
vertical-align: middle;
|
|
36
36
|
font-size: 1rem;
|
|
37
|
-
color:
|
|
37
|
+
color: var(--sapNegativeElementColor);
|
|
38
38
|
padding-left: 0.5rem;
|
|
39
39
|
padding-right: 0.375rem;
|
|
40
40
|
}
|
|
41
41
|
|
|
42
|
-
.sapMValueStateHeaderWarning
|
|
43
|
-
font-family:
|
|
44
|
-
content:
|
|
42
|
+
.sapMValueStateHeaderWarning::before {
|
|
43
|
+
font-family: var(--sapContent_IconFontFamily);
|
|
44
|
+
content: '\e053';
|
|
45
45
|
position: absolute;
|
|
46
46
|
top: 0.5rem;
|
|
47
|
-
left:
|
|
47
|
+
left: 0;
|
|
48
48
|
vertical-align: middle;
|
|
49
49
|
font-size: 1rem;
|
|
50
|
-
color:
|
|
50
|
+
color: var(--sapCriticalElementColor);
|
|
51
51
|
padding-left: 0.5rem;
|
|
52
52
|
padding-right: 0.375rem;
|
|
53
53
|
}
|
|
54
54
|
|
|
55
|
-
.sapMValueStateHeaderInformation
|
|
56
|
-
font-family:
|
|
57
|
-
content:
|
|
55
|
+
.sapMValueStateHeaderInformation::before {
|
|
56
|
+
font-family: var(--sapContent_IconFontFamily);
|
|
57
|
+
content: '\e289';
|
|
58
58
|
position: absolute;
|
|
59
59
|
top: 0.5rem;
|
|
60
|
-
left:
|
|
60
|
+
left: 0;
|
|
61
61
|
vertical-align: middle;
|
|
62
62
|
font-size: 1rem;
|
|
63
|
-
color:
|
|
63
|
+
color: var(--sapInformativeElementColor);
|
|
64
64
|
padding-left: 0.5rem;
|
|
65
65
|
padding-right: 0.375rem;
|
|
66
66
|
}
|