@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
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
|
|
6
6
|
html.sap-desktop .sapFDynamicPageTitle.sapFDynamicPageTitleFocus {
|
|
7
7
|
outline-width: 0.125rem;
|
|
8
|
-
outline-offset: -0.25rem;
|
|
8
|
+
outline-offset: -0.25rem; /* due to bottom border overlapping */
|
|
9
9
|
}
|
|
10
10
|
|
|
11
11
|
.sapFDynamicPageTitleWrapper.sapFDynamicPageTitleSnappedTitleOnMobile > .sapFDynamicPageTitle {
|
|
12
|
-
border-bottom: 1px solid
|
|
12
|
+
border-bottom: 1px solid var(--sapObjectHeader_BorderColor);
|
|
13
13
|
}
|
|
14
14
|
|
|
15
15
|
.sapFDynamicPageTitle {
|
|
@@ -18,7 +18,7 @@ html.sap-desktop .sapFDynamicPageTitle.sapFDynamicPageTitleFocus {
|
|
|
18
18
|
|
|
19
19
|
&.sapFDynamicPageTitleTransparent,
|
|
20
20
|
&.sapFDynamicPageTitleTranslucent {
|
|
21
|
-
background:
|
|
21
|
+
background: var(--sapObjectHeader_Background);
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
|
|
@@ -27,19 +27,21 @@ html.sap-desktop .sapFDynamicPageTitle.sapFDynamicPageTitleFocus {
|
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
.sapFDynamicPage-Std-Tablet {
|
|
30
|
+
|
|
30
31
|
.sapFDynamicPageTitle,
|
|
31
32
|
.sapFDynamicPageTitleWrapper.sapFDynamicPageTitleSnapped > .sapFDynamicPageTitle {
|
|
32
33
|
padding: 0.5rem 2rem;
|
|
33
34
|
}
|
|
34
35
|
|
|
35
|
-
|
|
36
|
-
|
|
36
|
+
/* Needed because on some high-end phones in landscape mode,
|
|
37
|
+
the width of the viewport is bigger than 600 (Tablet breakpoint). */
|
|
37
38
|
.sapFDynamicPageTitleWrapper.sapFDynamicPageTitleSnappedTitleOnMobile > .sapFDynamicPageTitle {
|
|
38
39
|
padding: 0 2rem;
|
|
39
40
|
}
|
|
40
41
|
}
|
|
41
42
|
|
|
42
43
|
.sapFDynamicPage-Std-Phone {
|
|
44
|
+
|
|
43
45
|
.sapFDynamicPageTitle,
|
|
44
46
|
.sapFDynamicPageTitleWrapper.sapFDynamicPageTitleOnly > .sapFDynamicPageTitle,
|
|
45
47
|
.sapFDynamicPageTitleWrapper.sapFDynamicPageTitleSnapped > .sapFDynamicPageTitle {
|
|
@@ -56,7 +58,7 @@ html.sap-desktop .sapFDynamicPageTitle.sapFDynamicPageTitleFocus {
|
|
|
56
58
|
padding: 0;
|
|
57
59
|
}
|
|
58
60
|
|
|
59
|
-
|
|
61
|
+
/* General alignment styles for header text */
|
|
60
62
|
.sapFDynamicPageTitleMain > .sapFDynamicPageTitleMainInner .sapFDynamicPageTitleMainHeading {
|
|
61
63
|
align-self: center;
|
|
62
64
|
}
|
|
@@ -69,49 +71,32 @@ html.sap-desktop .sapFDynamicPageTitle.sapFDynamicPageTitleFocus {
|
|
|
69
71
|
margin-left: 0;
|
|
70
72
|
}
|
|
71
73
|
|
|
72
|
-
/* IE and Edge ignores outline-offset. Use an overlay: */
|
|
73
|
-
/* TODO remove after the end of support for Internet Explorer */
|
|
74
|
-
html[data-sap-ui-browser^="ie"].sap-desktop,
|
|
75
|
-
html[data-sap-ui-browser^="ed"].sap-desktop {
|
|
76
|
-
.sapFDynamicPageTitle.sapFDynamicPageTitleFocus {
|
|
77
|
-
outline: none;
|
|
78
|
-
position: relative;
|
|
79
|
-
}
|
|
80
|
-
.sapFDynamicPageTitle.sapFDynamicPageTitleFocus:before {
|
|
81
|
-
content: " ";
|
|
82
|
-
box-sizing: border-box;
|
|
83
|
-
width: 100%;
|
|
84
|
-
height: 98%; // due to bottom border overlapping
|
|
85
|
-
position: absolute;
|
|
86
|
-
left: 0;
|
|
87
|
-
top: 0;
|
|
88
|
-
border: 0.125rem dashed @sapUiContentFocusColor;
|
|
89
|
-
pointer-events: none;
|
|
90
|
-
}
|
|
91
|
-
}
|
|
92
|
-
|
|
93
74
|
/* Firefox fix due to focus cut out from top and left */
|
|
94
|
-
html[data-sap-ui-browser^=
|
|
75
|
+
html[data-sap-ui-browser^='ff'].sap-desktop {
|
|
76
|
+
|
|
95
77
|
.sapFDynamicPageTitle.sapFDynamicPageTitleFocus {
|
|
96
78
|
outline: none;
|
|
97
79
|
position: relative;
|
|
98
80
|
}
|
|
99
|
-
|
|
100
|
-
|
|
81
|
+
|
|
82
|
+
.sapFDynamicPageTitle.sapFDynamicPageTitleFocus::before {
|
|
83
|
+
content: '';
|
|
101
84
|
box-sizing: border-box;
|
|
102
85
|
width: 100%;
|
|
103
|
-
height: 98%;
|
|
86
|
+
height: 98%; /* due to bottom border overlapping */
|
|
104
87
|
position: absolute;
|
|
105
88
|
left: 0;
|
|
106
89
|
top: 0;
|
|
107
|
-
border: 0.125rem dotted
|
|
90
|
+
border: 0.125rem dotted var(--sapContent_FocusColor);
|
|
108
91
|
pointer-events: none;
|
|
109
92
|
}
|
|
110
93
|
}
|
|
111
94
|
|
|
112
95
|
.sapFDynamicPageNavigation .sapFDynamicPageTitleWrapper {
|
|
96
|
+
|
|
113
97
|
&.sapFDynamicPageTitleSnapped,
|
|
114
98
|
&.sapFDynamicPageTitleOnly {
|
|
99
|
+
|
|
115
100
|
& > .sapFDynamicPageTitle {
|
|
116
101
|
box-shadow: none;
|
|
117
102
|
}
|
|
@@ -119,6 +104,7 @@ html[data-sap-ui-browser^="ff"].sap-desktop {
|
|
|
119
104
|
}
|
|
120
105
|
|
|
121
106
|
.sapUiSizeCompact {
|
|
107
|
+
|
|
122
108
|
.sapFDynamicPageTitle .sapMTB {
|
|
123
109
|
height: 2.75rem;
|
|
124
110
|
}
|
|
@@ -3,32 +3,33 @@
|
|
|
3
3
|
/* Horizon High Contrast White theme */
|
|
4
4
|
/* =========================================== */
|
|
5
5
|
|
|
6
|
-
|
|
6
|
+
/* Cozy mode */
|
|
7
7
|
.sapFFCL > {
|
|
8
|
+
|
|
8
9
|
&.sapFFCLBackgroundDesignSolid {
|
|
9
|
-
background:
|
|
10
|
+
background: var(--sapContent_ForegroundColor);
|
|
10
11
|
}
|
|
11
12
|
|
|
12
13
|
&.sapFFCLBackgroundDesignTranslucent {
|
|
13
|
-
background:
|
|
14
|
+
background: var(--sapBackgroundColor);
|
|
14
15
|
}
|
|
15
16
|
|
|
16
17
|
&.sapFFCLBackgroundDesignTransparent {
|
|
17
|
-
background:
|
|
18
|
+
background: var(--sapBackgroundColor);
|
|
18
19
|
}
|
|
19
20
|
|
|
20
21
|
& > .sapFFCLColumnMid.sapFFCLColumnActive {
|
|
21
|
-
border-left: 0.0625rem solid
|
|
22
|
-
border-right: 0.0625rem solid
|
|
22
|
+
border-left: 0.0625rem solid var(--sapGroup_ContentBorderColor);
|
|
23
|
+
border-right: 0.0625rem solid var(--sapGroup_ContentBorderColor);
|
|
23
24
|
}
|
|
24
25
|
|
|
25
26
|
& > .sapFFCLColumnActive.sapFFCLColumnLastActive {
|
|
26
27
|
border-right: none;
|
|
27
|
-
border-left: 0.0625rem solid
|
|
28
|
+
border-left: 0.0625rem solid var(--sapGroup_ContentBorderColor);
|
|
28
29
|
}
|
|
29
30
|
|
|
30
31
|
& > .sapFFCLColumnActive.sapFFCLColumnFirstActive {
|
|
31
|
-
border-right: 0.0625rem solid
|
|
32
|
+
border-right: 0.0625rem solid var(--sapGroup_ContentBorderColor);
|
|
32
33
|
border-left: none;
|
|
33
34
|
}
|
|
34
35
|
|
|
@@ -39,25 +40,29 @@
|
|
|
39
40
|
}
|
|
40
41
|
|
|
41
42
|
.sapFFCL {
|
|
43
|
+
|
|
42
44
|
.sapFFCLNavigationButton {
|
|
45
|
+
|
|
43
46
|
.sapMBtnInner {
|
|
44
|
-
border: 0.0625rem solid
|
|
47
|
+
border: 0.0625rem solid var(--sapButton_BorderColor);
|
|
45
48
|
|
|
46
49
|
.sapMBtnIcon {
|
|
47
50
|
width: auto;
|
|
48
51
|
}
|
|
49
52
|
}
|
|
50
|
-
|
|
51
|
-
|
|
53
|
+
|
|
54
|
+
&::before,
|
|
55
|
+
&::after {
|
|
52
56
|
background-size: 0.125rem 100%;
|
|
53
57
|
background-position-x: calc(50% - 0.0625rem);
|
|
54
58
|
}
|
|
55
|
-
|
|
56
|
-
|
|
59
|
+
|
|
60
|
+
&::before {
|
|
61
|
+
background-image: linear-gradient(to top, var(--sapObjectHeader_BorderColor), fade(@sapUiObjectHeaderBorderColor, 0));
|
|
57
62
|
}
|
|
58
63
|
|
|
59
|
-
|
|
60
|
-
background-image: linear-gradient(to bottom,
|
|
64
|
+
&::after {
|
|
65
|
+
background-image: linear-gradient(to bottom, var(--sapObjectHeader_BorderColor), fade(@sapUiObjectHeaderBorderColor, 0));
|
|
61
66
|
}
|
|
62
67
|
}
|
|
63
|
-
}
|
|
68
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
/*
|
|
2
|
-
/* CSS for control sap.f/GridList
|
|
3
|
-
/* Horizon High Contrast White theme
|
|
4
|
-
/*
|
|
1
|
+
/* ================================== */
|
|
2
|
+
/* CSS for control sap.f/GridList */
|
|
3
|
+
/* Horizon High Contrast White theme */
|
|
4
|
+
/* ================================== */
|
|
5
5
|
|
|
6
6
|
@_sap_f_GridList_ItemFocusBorderRadius: unset;
|
|
@@ -1,30 +1,37 @@
|
|
|
1
|
-
/*
|
|
2
|
-
/* CSS for control sap.f/SidePanel
|
|
3
|
-
/* Horizon High Contrast White theme
|
|
4
|
-
/*
|
|
1
|
+
/* ================================== */
|
|
2
|
+
/* CSS for control sap.f/SidePanel */
|
|
3
|
+
/* Horizon High Contrast White theme */
|
|
4
|
+
/* ================================== */
|
|
5
5
|
|
|
6
|
-
@_sap_ui_layout_Splitter_BarDecorationColors:
|
|
7
|
-
@_sap_ui_layout_Splitter_BarActiveDecorationColors:
|
|
6
|
+
@_sap_ui_layout_Splitter_BarDecorationColors: var(--sapObjectHeader_BorderColor), fade(@sapUiObjectHeaderBorderColor, 0);
|
|
7
|
+
@_sap_ui_layout_Splitter_BarActiveDecorationColors: var(--sapObjectHeader_BorderColor), var(--sapObjectHeader_BorderColor);
|
|
8
8
|
|
|
9
9
|
.sapFSP {
|
|
10
|
+
|
|
10
11
|
.sapFSPSplitterBar {
|
|
12
|
+
|
|
11
13
|
&:hover {
|
|
14
|
+
|
|
12
15
|
.sapFSPSplitterBarGripIcon {
|
|
13
|
-
background:
|
|
16
|
+
background: var(--sapHighlightColor);
|
|
14
17
|
}
|
|
15
18
|
}
|
|
16
19
|
}
|
|
20
|
+
|
|
17
21
|
.sapFSPSide {
|
|
22
|
+
|
|
18
23
|
.sapFSPSideInner {
|
|
19
|
-
border: 0.0625rem solid
|
|
24
|
+
border: 0.0625rem solid var(--sapGroup_ContentBorderColor);
|
|
20
25
|
box-sizing: content-box;
|
|
21
26
|
|
|
22
27
|
.sapFSPActionBar {
|
|
23
28
|
|
|
24
29
|
.sapFSPItem {
|
|
30
|
+
|
|
25
31
|
&.sapFSPSelected {
|
|
32
|
+
|
|
26
33
|
.sapUiIcon {
|
|
27
|
-
background-color:
|
|
34
|
+
background-color: var(--sapContent_Selected_Background);
|
|
28
35
|
border-width: 0.125rem;
|
|
29
36
|
}
|
|
30
37
|
|
|
@@ -34,8 +41,9 @@
|
|
|
34
41
|
}
|
|
35
42
|
|
|
36
43
|
&:focus {
|
|
44
|
+
|
|
37
45
|
&::after {
|
|
38
|
-
border: 0.125rem dotted
|
|
46
|
+
border: 0.125rem dotted var(--sapContent_FocusColor);
|
|
39
47
|
}
|
|
40
48
|
}
|
|
41
49
|
}
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
.sapMTB-Info-CTX > .sapMLabel {
|
|
7
7
|
font-style: italic;
|
|
8
8
|
|
|
9
|
-
|
|
9
|
+
.sapMLabelTextWrapper {
|
|
10
10
|
padding-right: 5px;
|
|
11
11
|
}
|
|
12
12
|
}
|
|
@@ -15,4 +15,12 @@
|
|
|
15
15
|
.sapMListTbl .sapMColumnHeader .sapMLabel {
|
|
16
16
|
font-family: var(--sapFontSemiboldDuplexFamily);
|
|
17
17
|
font-weight: normal;
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
/* ========================================================== */
|
|
21
|
+
/* Checkbox overrides */
|
|
22
|
+
/* ========================================================== */
|
|
23
|
+
|
|
24
|
+
.sapMCb .sapMLabel {
|
|
25
|
+
color: var(--sapField_TextColor);
|
|
18
26
|
}
|
|
@@ -12,17 +12,17 @@
|
|
|
12
12
|
.sapMToken {
|
|
13
13
|
padding-left: @_sap_m_Token_LeftPadding;
|
|
14
14
|
border-radius: 0.375rem;
|
|
15
|
-
color:
|
|
16
|
-
font-size:
|
|
15
|
+
color: var(--sapTextColor);
|
|
16
|
+
font-size: var(--sapFontSize);
|
|
17
17
|
overflow: visible;
|
|
18
18
|
}
|
|
19
19
|
|
|
20
20
|
.sapMTokenSelected,
|
|
21
21
|
.sapMToken.sapMTokenReadOnly.sapMTokenSelected {
|
|
22
|
-
background:
|
|
23
|
-
border:
|
|
22
|
+
background: var(--sapButton_Selected_Background);
|
|
23
|
+
border: var(--sapButton_BorderWidth) solid var(--sapButton_Selected_BorderColor);
|
|
24
24
|
border-radius: 0.375rem;
|
|
25
|
-
font-family:
|
|
25
|
+
font-family: var(--sapFontSemiboldDuplexFamily);
|
|
26
26
|
}
|
|
27
27
|
|
|
28
28
|
.sapMTokenIcon::before {
|
|
@@ -41,18 +41,18 @@
|
|
|
41
41
|
left: 0;
|
|
42
42
|
right: 0;
|
|
43
43
|
height: 2px;
|
|
44
|
-
background-color:
|
|
44
|
+
background-color: var(--sapButton_Selected_BorderColor);
|
|
45
45
|
}
|
|
46
46
|
|
|
47
47
|
html.sap-desktop .sapMToken:not(.sapMTokenSelected):not(.sapMTokenReadOnly):not(:focus):hover {
|
|
48
|
-
background:
|
|
49
|
-
border:
|
|
48
|
+
background: var(--sapButton_Hover_Background);
|
|
49
|
+
border: var(--sapButton_BorderWidth) solid var(--sapButton_TokenBorderColor);
|
|
50
50
|
border-radius: 0.375rem;
|
|
51
51
|
}
|
|
52
52
|
|
|
53
53
|
html.sap-desktop .sapMToken.sapMTokenSelected:not(.sapMTokenReadOnly):hover {
|
|
54
|
-
background:
|
|
55
|
-
border:
|
|
54
|
+
background: var(--sapButton_Selected_Hover_Background);
|
|
55
|
+
border: var(--sapButton_BorderWidth) solid var(--sapButton_Selected_BorderColor);
|
|
56
56
|
}
|
|
57
57
|
|
|
58
58
|
.sapMToken.sapMTokenReadOnly {
|
|
@@ -65,13 +65,13 @@ html.sap-desktop .sapMToken.sapMTokenSelected:not(.sapMTokenReadOnly):hover {
|
|
|
65
65
|
}
|
|
66
66
|
|
|
67
67
|
html.sap-desktop .sapMToken:focus {
|
|
68
|
-
outline:
|
|
68
|
+
outline: var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);
|
|
69
69
|
border-radius: 0.5rem;
|
|
70
70
|
outline-offset: 0.0625rem;
|
|
71
71
|
}
|
|
72
72
|
|
|
73
73
|
html.sap-desktop .sapMToken:not(.sapMTokenSelected):not(.sapMTokenReadOnly):focus:hover {
|
|
74
|
-
border:
|
|
74
|
+
border: var(--sapButton_BorderWidth) solid var(--sapButton_TokenBorderColor);
|
|
75
75
|
}
|
|
76
76
|
|
|
77
77
|
html.sap-desktop .sapUiSizeCompact .sapMToken:focus,
|
|
@@ -99,7 +99,7 @@ html.sap-desktop .sapUiSizeCondensed .sapMToken:focus {
|
|
|
99
99
|
display: inline-flex;
|
|
100
100
|
justify-content: center;
|
|
101
101
|
align-items: center;
|
|
102
|
-
right:
|
|
102
|
+
right: ~"calc(var(--sapButton_BorderWidth) * -1)";
|
|
103
103
|
}
|
|
104
104
|
|
|
105
105
|
.sapUiSizeCompact .sapMTokenIcon {
|
|
@@ -21,9 +21,9 @@
|
|
|
21
21
|
}
|
|
22
22
|
|
|
23
23
|
html.sap-desktop .sapMTokenizer:focus {
|
|
24
|
-
outline: 2px solid
|
|
24
|
+
outline: 2px solid var(--sapContent_FocusColor);
|
|
25
25
|
outline-offset: -0.125rem;
|
|
26
|
-
border-radius:
|
|
26
|
+
border-radius: var(--sapField_BorderCornerRadius);
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
/* editable tokens in read-only tokenizer */
|
|
@@ -36,50 +36,51 @@ html.sap-desktop .sapMTokenizer:focus {
|
|
|
36
36
|
}
|
|
37
37
|
|
|
38
38
|
.sapUiSizeCompact {
|
|
39
|
+
|
|
39
40
|
.sapMTokenizer {
|
|
40
41
|
padding-left: 0.25rem;
|
|
42
|
+
|
|
41
43
|
&.sapMTokenizerReadonly .sapMToken.sapMTokenReadOnly {
|
|
42
44
|
padding: 0.125rem 0.25rem;
|
|
43
45
|
}
|
|
46
|
+
|
|
44
47
|
.sapMToken {
|
|
45
48
|
margin-right: 0.25rem;
|
|
46
49
|
}
|
|
47
50
|
}
|
|
48
51
|
}
|
|
49
52
|
|
|
50
|
-
/*
|
|
51
|
-
|
|
52
|
-
|
|
53
|
+
/* Disabled */
|
|
54
|
+
|
|
55
|
+
.sapMTokenizer.sapMTokenizerDisabled .sapMToken {
|
|
53
56
|
|
|
54
|
-
.sapMTokenizer.sapMTokenizerDisabled .sapMToken {
|
|
55
57
|
&:hover,
|
|
56
58
|
&:focus,
|
|
57
59
|
&.sapMTokenSelected,
|
|
58
60
|
&.sapMTokenSelected:focus,
|
|
59
61
|
&.sapMToken.sapMTokenSelected:hover,
|
|
60
62
|
&.sapMToken:not(.sapMTokenSelected):not(:focus):hover {
|
|
61
|
-
background:
|
|
63
|
+
background: var(--sapButton_TokenBackground);
|
|
62
64
|
cursor: default;
|
|
63
|
-
color:
|
|
65
|
+
color: var(--sapTextColor);
|
|
64
66
|
outline: none;
|
|
65
|
-
border: 1px solid
|
|
66
|
-
border-radius:
|
|
67
|
+
border: 1px solid var(--sapButton_TokenBorderColor);
|
|
68
|
+
border-radius: var(--sapButton_BorderCornerRadius);
|
|
67
69
|
box-shadow: none;
|
|
68
70
|
}
|
|
69
71
|
|
|
70
|
-
&:focus
|
|
72
|
+
&:focus::after {
|
|
71
73
|
content: none;
|
|
72
74
|
}
|
|
73
75
|
|
|
74
76
|
.sapMTokenText,
|
|
75
77
|
.sapMTokenIcon {
|
|
76
|
-
color:
|
|
78
|
+
color: var(--sapTextColor);
|
|
77
79
|
}
|
|
78
80
|
|
|
79
81
|
.sapMTokenIcon {
|
|
80
82
|
cursor: default;
|
|
81
83
|
}
|
|
82
|
-
|
|
83
84
|
}
|
|
84
85
|
|
|
85
86
|
.sapMTokenizer.sapMTokenizerDisabled .sapMTokenizerIndicator {
|
|
@@ -88,5 +89,5 @@ html.sap-desktop .sapMTokenizer:focus {
|
|
|
88
89
|
|
|
89
90
|
.sapMTokenizer.sapMTokenizerReadonly .sapMTokenizerIndicator,
|
|
90
91
|
.sapMTokenizer .sapMTokenizerIndicator {
|
|
91
|
-
color:
|
|
92
|
-
}
|
|
92
|
+
color: var(--sapLinkColor);
|
|
93
|
+
}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
/* ============================== */
|
|
5
5
|
|
|
6
6
|
html.sap-desktop .sapMTBActive.sapMTBFocused {
|
|
7
|
-
outline: 0.0625rem dotted
|
|
7
|
+
outline: 0.0625rem dotted var(--sapContent_FocusColor);
|
|
8
8
|
outline-offset: -0.1875rem;
|
|
9
9
|
}
|
|
10
10
|
|
|
@@ -24,30 +24,30 @@ html.sap-desktop .sapMTBActive.sapMTBFocused {
|
|
|
24
24
|
|
|
25
25
|
/* Info Toolbar Context */
|
|
26
26
|
.sapMTB-Info-CTX.sapMTB {
|
|
27
|
-
background:
|
|
28
|
-
color:
|
|
27
|
+
background: var(--sapInfobar_NonInteractive_Background);
|
|
28
|
+
color: var(--sapList_TextColor);
|
|
29
29
|
height: 2rem;
|
|
30
30
|
|
|
31
31
|
> .sapUiIcon {
|
|
32
32
|
width: 1rem;
|
|
33
33
|
height: 1rem;
|
|
34
|
-
color:
|
|
34
|
+
color: var(--sapList_TextColor);
|
|
35
35
|
}
|
|
36
36
|
|
|
37
37
|
> .sapUiIcon:focus {
|
|
38
|
-
color:
|
|
38
|
+
color: var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);
|
|
39
39
|
}
|
|
40
40
|
|
|
41
41
|
&.sapMTBActive {
|
|
42
|
-
background:
|
|
43
|
-
color:
|
|
42
|
+
background: var(--sapInfobar_Background);
|
|
43
|
+
color: var(--sapInfobar_TextColor);
|
|
44
44
|
|
|
45
45
|
&:active {
|
|
46
|
-
background:
|
|
46
|
+
background: var(--sapInfobar_Active_Background);
|
|
47
47
|
}
|
|
48
48
|
|
|
49
49
|
&:hover {
|
|
50
|
-
background:
|
|
50
|
+
background: var(--sapInfobar_Hover_Background);
|
|
51
51
|
}
|
|
52
52
|
|
|
53
53
|
.sapMText,
|
|
@@ -59,32 +59,30 @@ html.sap-desktop .sapMTBActive.sapMTBFocused {
|
|
|
59
59
|
}
|
|
60
60
|
|
|
61
61
|
html.sap-desktop .sapMTB-Info-CTX.sapMTBActive.sapMTBFocused {
|
|
62
|
-
outline-color:
|
|
62
|
+
outline-color: var(--sapContent_ContrastFocusColor);
|
|
63
63
|
}
|
|
64
64
|
|
|
65
65
|
.sapMTB.sapMTBStandard {
|
|
66
|
-
border-bottom: solid 0.0625rem
|
|
66
|
+
border-bottom: solid 0.0625rem var(--sapGroup_TitleBorderColor);
|
|
67
67
|
}
|
|
68
68
|
|
|
69
|
-
|
|
70
|
-
// solid toolbar context
|
|
71
|
-
// =====================================
|
|
69
|
+
/* solid toolbar context */
|
|
72
70
|
.sapMTB-Solid-CTX.sapMTB {
|
|
73
|
-
background-color:
|
|
71
|
+
background-color: var(--sapToolbar_Background);
|
|
74
72
|
}
|
|
75
73
|
|
|
76
74
|
html.sap-desktop .sapMTBActive.sapMTBFocused {
|
|
77
75
|
outline: none;
|
|
78
|
-
box-shadow: inset
|
|
76
|
+
box-shadow: inset 0 0 0 var(--sapContent_FocusWidth) var(--sapContent_FocusColor);
|
|
79
77
|
}
|
|
80
78
|
|
|
81
79
|
.sapMTB .sapMTBSeparator {
|
|
82
|
-
background:
|
|
80
|
+
background: var(--sapToolbar_SeparatorColor);
|
|
83
81
|
}
|
|
84
82
|
|
|
85
|
-
|
|
83
|
+
/* Styles suporting Table inside ObjectPageSubSection scenario */
|
|
86
84
|
.sapUxAPObjectPageLayout .sapUiTableOnObjectPageAdjustmentsForSection .sapMIBar.sapMTB.sapMTBHeader-CTX {
|
|
87
|
-
background:
|
|
85
|
+
background: var(--sapBackgroundColor);
|
|
88
86
|
padding: 0;
|
|
89
87
|
}
|
|
90
88
|
|
|
@@ -1,56 +1,61 @@
|
|
|
1
|
+
/* ============================== */
|
|
2
|
+
/* CSS for control sap.m/Toolbar */
|
|
3
|
+
/* Horizon theme */
|
|
4
|
+
/* ============================== */
|
|
5
|
+
|
|
1
6
|
.sapMValueStateHeaderRoot {
|
|
2
7
|
padding: 0.5rem 0.5rem 0.5rem 1.875rem;
|
|
3
8
|
line-height: 1rem;
|
|
4
9
|
}
|
|
5
10
|
|
|
6
|
-
.sapMValueStateHeaderSuccess
|
|
7
|
-
font-family:
|
|
8
|
-
content:
|
|
11
|
+
.sapMValueStateHeaderSuccess::before {
|
|
12
|
+
font-family: var(--sapContent_IconFontFamily);
|
|
13
|
+
content: '\e1c1';
|
|
9
14
|
position: absolute;
|
|
10
15
|
top: 0.5rem;
|
|
11
|
-
left:
|
|
16
|
+
left: 0;
|
|
12
17
|
vertical-align: middle;
|
|
13
18
|
font-size: 1rem;
|
|
14
|
-
color:
|
|
19
|
+
color: var(--sapPositiveElementColor);
|
|
15
20
|
padding-left: 0.5rem;
|
|
16
21
|
padding-right: 0.375rem;
|
|
17
22
|
}
|
|
18
23
|
|
|
19
|
-
.sapMValueStateHeaderError
|
|
20
|
-
font-family:
|
|
21
|
-
content:
|
|
24
|
+
.sapMValueStateHeaderError::before {
|
|
25
|
+
font-family: var(--sapContent_IconFontFamily);
|
|
26
|
+
content: '\e1ec';
|
|
22
27
|
position: absolute;
|
|
23
28
|
top: 0.5rem;
|
|
24
|
-
left:
|
|
29
|
+
left: 0;
|
|
25
30
|
vertical-align: middle;
|
|
26
31
|
font-size: 1rem;
|
|
27
|
-
color:
|
|
32
|
+
color: var(--sapNegativeElementColor);
|
|
28
33
|
padding-left: 0.5rem;
|
|
29
34
|
padding-right: 0.375rem;
|
|
30
35
|
}
|
|
31
36
|
|
|
32
|
-
.sapMValueStateHeaderWarning
|
|
33
|
-
font-family:
|
|
34
|
-
content:
|
|
37
|
+
.sapMValueStateHeaderWarning::before {
|
|
38
|
+
font-family: var(--sapContent_IconFontFamily);
|
|
39
|
+
content: '\e053';
|
|
35
40
|
position: absolute;
|
|
36
41
|
top: 0.5rem;
|
|
37
|
-
left:
|
|
42
|
+
left: 0;
|
|
38
43
|
vertical-align: middle;
|
|
39
44
|
font-size: 1rem;
|
|
40
|
-
color:
|
|
45
|
+
color: var(--sapCriticalElementColor);
|
|
41
46
|
padding-left: 0.5rem;
|
|
42
47
|
padding-right: 0.375rem;
|
|
43
48
|
}
|
|
44
49
|
|
|
45
|
-
.sapMValueStateHeaderInformation
|
|
46
|
-
font-family:
|
|
47
|
-
content:
|
|
50
|
+
.sapMValueStateHeaderInformation::before {
|
|
51
|
+
font-family: var(--sapContent_IconFontFamily);
|
|
52
|
+
content: '\e289';
|
|
48
53
|
position: absolute;
|
|
49
54
|
top: 0.5rem;
|
|
50
|
-
left:
|
|
55
|
+
left: 0;
|
|
51
56
|
vertical-align: middle;
|
|
52
57
|
font-size: 1rem;
|
|
53
|
-
color:
|
|
58
|
+
color: var(--sapInformativeElementColor);
|
|
54
59
|
padding-left: 0.5rem;
|
|
55
60
|
padding-right: 0.375rem;
|
|
56
61
|
}
|