@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
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
/*
|
|
2
|
-
/* CSS for control sap.f/AvatarGroup
|
|
3
|
-
/* Evening Horizon theme
|
|
4
|
-
/*
|
|
1
|
+
/* ================================== */
|
|
2
|
+
/* CSS for control sap.f/AvatarGroup */
|
|
3
|
+
/* Evening Horizon theme */
|
|
4
|
+
/* ================================== */
|
|
5
5
|
|
|
6
6
|
.applyBorderColorAccent(@counter) when (@counter > 0) {
|
|
7
|
+
.applyBorderColorAccent(@counter - 1);
|
|
8
|
+
|
|
7
9
|
.sapFAvatar.sapFAvatarColorAccent@{counter} {
|
|
8
10
|
border: 0.0625rem solid~"@{sapUiAccent@{counter}}";
|
|
9
11
|
}
|
|
10
|
-
|
|
11
|
-
.applyBorderColorAccent(@counter - 1);
|
|
12
12
|
}
|
|
13
13
|
|
|
14
14
|
.sapFAvatarGroup {
|
|
@@ -19,12 +19,13 @@
|
|
|
19
19
|
}
|
|
20
20
|
|
|
21
21
|
&:focus {
|
|
22
|
-
box-shadow:
|
|
22
|
+
box-shadow: 0 0 0 0.125rem var(--sapContent_FocusColor);
|
|
23
23
|
outline: none;
|
|
24
24
|
border-radius: 0.35rem;
|
|
25
25
|
}
|
|
26
26
|
|
|
27
27
|
&.sapFAvatarGroupIndividual {
|
|
28
|
+
|
|
28
29
|
.sapFAvatarGroupItem {
|
|
29
30
|
|
|
30
31
|
&:hover:not(:active):not(:focus) {
|
|
@@ -32,11 +33,12 @@
|
|
|
32
33
|
}
|
|
33
34
|
|
|
34
35
|
&:active {
|
|
36
|
+
|
|
35
37
|
.sapFAvatar {
|
|
36
|
-
background-color:
|
|
38
|
+
background-color: var(--sapButton_Active_Background);
|
|
37
39
|
|
|
38
40
|
.sapFAvatarInitialsHolder {
|
|
39
|
-
color:
|
|
41
|
+
color: var(--sapButton_Active_TextColor);
|
|
40
42
|
}
|
|
41
43
|
}
|
|
42
44
|
}
|
|
@@ -46,39 +48,43 @@
|
|
|
46
48
|
|
|
47
49
|
.sapFAvatar {
|
|
48
50
|
outline: none;
|
|
49
|
-
box-shadow:
|
|
51
|
+
box-shadow: 0 0 0 0.125rem var(--sapContent_FocusColor);
|
|
50
52
|
}
|
|
51
53
|
}
|
|
52
|
-
|
|
53
54
|
}
|
|
54
55
|
}
|
|
55
56
|
|
|
56
57
|
&.sapFAvatarGroupGroup {
|
|
58
|
+
|
|
57
59
|
&:hover:not(:active) {
|
|
60
|
+
|
|
58
61
|
.sapFAvatarGroupItem {
|
|
59
62
|
.applyBorderColorAccent(10);
|
|
60
63
|
}
|
|
61
64
|
}
|
|
62
65
|
|
|
63
66
|
&:active {
|
|
67
|
+
|
|
64
68
|
.sapFAvatarGroupItem {
|
|
69
|
+
|
|
65
70
|
.sapFAvatar {
|
|
66
|
-
border: 0.0625rem solid
|
|
67
|
-
background-color:
|
|
71
|
+
border: 0.0625rem solid var(--sapButton_Active_BorderColor);
|
|
72
|
+
background-color: var(--sapButton_Active_Background);
|
|
68
73
|
|
|
69
74
|
.sapFAvatarInitialsHolder {
|
|
70
|
-
color:
|
|
75
|
+
color: var(--sapButton_Active_TextColor);
|
|
71
76
|
}
|
|
72
77
|
}
|
|
73
78
|
}
|
|
74
79
|
|
|
75
80
|
.sapFAvatarGroupMoreButton {
|
|
81
|
+
|
|
76
82
|
.sapMBtnInner {
|
|
77
|
-
background-color:
|
|
78
|
-
border: 0.0625rem solid
|
|
83
|
+
background-color: var(--sapButton_Active_Background);
|
|
84
|
+
border: 0.0625rem solid var(--sapButton_Active_BorderColor);
|
|
79
85
|
|
|
80
86
|
.sapMBtnContent {
|
|
81
|
-
color:
|
|
87
|
+
color: var(--sapButton_Active_TextColor);
|
|
82
88
|
}
|
|
83
89
|
}
|
|
84
90
|
}
|
|
@@ -90,7 +96,7 @@
|
|
|
90
96
|
border-radius: 0;
|
|
91
97
|
}
|
|
92
98
|
|
|
93
|
-
html.sap-desktop .sapFAvatarGroupMoreButton.sapMBtn:focus
|
|
99
|
+
html.sap-desktop .sapFAvatarGroupMoreButton.sapMBtn:focus > .sapMFocusable:not(.sapMBadgeIndicator)::before {
|
|
94
100
|
border-radius: 50%;
|
|
95
101
|
left: 0;
|
|
96
102
|
right: 0;
|
|
@@ -13,19 +13,21 @@
|
|
|
13
13
|
}
|
|
14
14
|
|
|
15
15
|
.sapFDynamicPage-Std-Tablet {
|
|
16
|
+
|
|
16
17
|
.sapFDynamicPageTitle,
|
|
17
18
|
.sapFDynamicPageTitleWrapper.sapFDynamicPageTitleSnapped > .sapFDynamicPageTitle {
|
|
18
19
|
padding: 0.5rem 2rem;
|
|
19
20
|
}
|
|
20
21
|
|
|
21
|
-
|
|
22
|
-
|
|
22
|
+
/* Needed because on some high-end phones in landscape mode,
|
|
23
|
+
the width of the viewport is bigger than 600 (Tablet breakpoint). */
|
|
23
24
|
.sapFDynamicPageTitleWrapper.sapFDynamicPageTitleSnappedTitleOnMobile > .sapFDynamicPageTitle {
|
|
24
25
|
padding: 0 2rem;
|
|
25
26
|
}
|
|
26
27
|
}
|
|
27
28
|
|
|
28
29
|
.sapFDynamicPage-Std-Phone {
|
|
30
|
+
|
|
29
31
|
.sapFDynamicPageTitle,
|
|
30
32
|
.sapFDynamicPageTitleWrapper.sapFDynamicPageTitleOnly > .sapFDynamicPageTitle,
|
|
31
33
|
.sapFDynamicPageTitleWrapper.sapFDynamicPageTitleSnapped > .sapFDynamicPageTitle {
|
|
@@ -38,7 +40,7 @@
|
|
|
38
40
|
}
|
|
39
41
|
|
|
40
42
|
.sapFDynamicPageTitle.sapFDynamicPageTitleTranslucent {
|
|
41
|
-
background:
|
|
43
|
+
background: var(--sapObjectHeader_Background);
|
|
42
44
|
}
|
|
43
45
|
|
|
44
46
|
.sapFDynamicPageTitle.sapFDynamicPageTitleTransparent {
|
|
@@ -50,8 +52,10 @@
|
|
|
50
52
|
}
|
|
51
53
|
|
|
52
54
|
.sapFDynamicPageNavigation .sapFDynamicPageTitleWrapper {
|
|
55
|
+
|
|
53
56
|
&.sapFDynamicPageTitleSnapped,
|
|
54
57
|
&.sapFDynamicPageTitleOnly {
|
|
58
|
+
|
|
55
59
|
& > .sapFDynamicPageTitle {
|
|
56
60
|
box-shadow: none;
|
|
57
61
|
}
|
|
@@ -63,7 +67,7 @@
|
|
|
63
67
|
padding: 0;
|
|
64
68
|
}
|
|
65
69
|
|
|
66
|
-
|
|
70
|
+
/* General alignment styles for header text */
|
|
67
71
|
.sapFDynamicPageTitleMain > .sapFDynamicPageTitleMainInner .sapFDynamicPageTitleMainHeading {
|
|
68
72
|
align-self: center;
|
|
69
73
|
}
|
|
@@ -76,58 +80,58 @@
|
|
|
76
80
|
box-shadow: @sapUiShadowHeader;
|
|
77
81
|
}
|
|
78
82
|
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
// =====================================
|
|
83
|
+
/* ========================= */
|
|
84
|
+
/* Delta Styles for Horizon */
|
|
85
|
+
/* ========================= */
|
|
83
86
|
|
|
84
87
|
.sapFDynamicPageTitleMain>.sapFDynamicPageTitleMainInner .sapFDynamicPageTitleMainHeading .sapFDynamicPageTitleMainHeadingInner .sapMTitle:not(.sapUICompVarMngmtTitle) {
|
|
85
|
-
font-size:
|
|
86
|
-
font-family:
|
|
88
|
+
font-size: var(--sapObjectHeader_Title_FontSize);
|
|
89
|
+
font-family: var(--sapObjectHeader_Title_FontFamily);
|
|
87
90
|
}
|
|
88
91
|
|
|
89
92
|
|
|
90
|
-
|
|
91
|
-
|
|
93
|
+
/* Expanded Header title is small on small screens */
|
|
92
94
|
.sapFDynamicPage-Std-Phone .sapFDynamicPageTitleMain>.sapFDynamicPageTitleMainInner .sapFDynamicPageTitleMainHeading .sapFDynamicPageTitleMainHeadingInner .sapMTitle:not(.sapUICompVarMngmtTitle) {
|
|
93
|
-
font-size:
|
|
94
|
-
font-family:
|
|
95
|
+
font-size: var(--sapObjectHeader_Title_SnappedFontSize);
|
|
96
|
+
font-family: var(--sapObjectHeader_Title_FontFamily);
|
|
95
97
|
}
|
|
96
98
|
|
|
97
99
|
|
|
98
|
-
|
|
99
|
-
|
|
100
|
+
/* Snapped Header title is small on all screen sizes */
|
|
100
101
|
.sapFDynamicPageTitleSnapped .sapFDynamicPageTitleMain>.sapFDynamicPageTitleMainInner .sapFDynamicPageTitleMainHeading .sapFDynamicPageTitleMainHeadingInner .sapMTitle:not(.sapUICompVarMngmtTitle) {
|
|
101
|
-
font-size:
|
|
102
|
-
font-family:
|
|
102
|
+
font-size: var(--sapObjectHeader_Title_SnappedFontSize);
|
|
103
|
+
font-family: var(--sapObjectHeader_Title_FontFamily);
|
|
103
104
|
}
|
|
104
105
|
|
|
105
|
-
|
|
106
|
+
/* Overview Page using Dynamic page Header */
|
|
106
107
|
.ovpApplication .sapFDynamicPageTitleWrapper.sapFDynamicPageTitleSnapped>.sapFDynamicPageTitle,
|
|
107
108
|
.ovpApplication .sapFDynamicPageTitleWrapper.sapFDynamicPageTitleOnly>.sapFDynamicPageTitle {
|
|
108
|
-
box-shadow:
|
|
109
|
+
box-shadow: var(--sapContent_HeaderShadow);
|
|
109
110
|
}
|
|
110
111
|
|
|
111
|
-
|
|
112
|
+
/* Dynamic page Title Focus - Experimental */
|
|
112
113
|
html.sap-desktop {
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
114
|
+
|
|
115
|
+
.sapFDynamicPageTitle.sapFDynamicPageTitleFocus {
|
|
116
|
+
outline: var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);
|
|
117
|
+
outline-offset: -0.125rem;
|
|
118
|
+
}
|
|
117
119
|
}
|
|
118
120
|
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
121
|
+
/* =========== */
|
|
122
|
+
/* GenericTag */
|
|
123
|
+
/* =========== */
|
|
124
|
+
|
|
122
125
|
.sapFDynamicPageTitleMain .sapMGenericTag.sapMBarChild {
|
|
123
|
-
|
|
126
|
+
margin-top: 1rem;
|
|
124
127
|
}
|
|
125
128
|
|
|
126
129
|
.sapFDynamicPageTitleSnapped .sapMGenericTag.sapMBarChild {
|
|
127
|
-
|
|
130
|
+
margin-top: 0.3125rem;
|
|
128
131
|
}
|
|
129
132
|
|
|
130
133
|
.sapFDynamicPageTitleMain > .sapFDynamicPageTitleMainInner .sapFDynamicPageTitleMainContent {
|
|
134
|
+
|
|
131
135
|
.sapMGenericTag.sapMBarChild {
|
|
132
136
|
margin-top: 0.5625rem;
|
|
133
137
|
margin-bottom: 0.5625rem;
|
|
@@ -3,15 +3,16 @@
|
|
|
3
3
|
/* Evening Horizon theme */
|
|
4
4
|
/* =========================================== */
|
|
5
5
|
|
|
6
|
-
@_sap_f_FCL_SeparatorButtonColor:
|
|
6
|
+
@_sap_f_FCL_SeparatorButtonColor: var(--sapButton_Lite_TextColor);
|
|
7
7
|
|
|
8
8
|
.sapFFCL {
|
|
9
|
+
|
|
9
10
|
&.sapFFCLBackgroundDesignSolid {
|
|
10
|
-
background:
|
|
11
|
+
background: var(--sapContent_ForegroundColor);
|
|
11
12
|
}
|
|
12
13
|
|
|
13
14
|
&.sapFFCLBackgroundDesignTranslucent {
|
|
14
|
-
background:
|
|
15
|
+
background: var(--sapGroup_ContentBackground);
|
|
15
16
|
}
|
|
16
17
|
|
|
17
18
|
&.sapFFCLBackgroundDesignTransparent {
|
|
@@ -19,17 +20,17 @@
|
|
|
19
20
|
}
|
|
20
21
|
|
|
21
22
|
& > .sapFFCLColumnMid.sapFFCLColumnActive {
|
|
22
|
-
border-left: 0.0625rem solid
|
|
23
|
-
border-right: 0.0625rem solid
|
|
23
|
+
border-left: 0.0625rem solid var(--sapGroup_ContentBorderColor);
|
|
24
|
+
border-right: 0.0625rem solid var(--sapGroup_ContentBorderColor);
|
|
24
25
|
}
|
|
25
26
|
|
|
26
27
|
& > .sapFFCLColumnActive.sapFFCLColumnLastActive {
|
|
27
28
|
border-right: none;
|
|
28
|
-
border-left: 0.0625rem solid
|
|
29
|
+
border-left: 0.0625rem solid var(--sapGroup_ContentBorderColor);
|
|
29
30
|
}
|
|
30
31
|
|
|
31
32
|
& > .sapFFCLColumnActive.sapFFCLColumnFirstActive {
|
|
32
|
-
border-right: 0.0625rem solid
|
|
33
|
+
border-right: 0.0625rem solid var(--sapGroup_ContentBorderColor);
|
|
33
34
|
border-left: none;
|
|
34
35
|
}
|
|
35
36
|
|
|
@@ -41,16 +42,17 @@
|
|
|
41
42
|
|
|
42
43
|
.sapFFCLNavigationButton,
|
|
43
44
|
.sapUiSizeCompact .sapFFCLNavigationButton {
|
|
44
|
-
|
|
45
|
+
|
|
46
|
+
/* Reflection: styles overwritten */
|
|
45
47
|
.sapMBtnInner {
|
|
46
48
|
height: 1.625rem;
|
|
47
49
|
}
|
|
48
50
|
|
|
49
|
-
|
|
50
|
-
background-image: linear-gradient(to top,
|
|
51
|
+
&::before {
|
|
52
|
+
background-image: linear-gradient(to top, var(--sapGroup_ContentBorderColor), transparent);
|
|
51
53
|
}
|
|
52
54
|
|
|
53
|
-
|
|
54
|
-
background-image: linear-gradient(to bottom,
|
|
55
|
+
&::after {
|
|
56
|
+
background-image: linear-gradient(to bottom, var(--sapGroup_ContentBorderColor), transparent);
|
|
55
57
|
}
|
|
56
|
-
}
|
|
58
|
+
}
|
|
@@ -1,33 +1,42 @@
|
|
|
1
|
-
/*
|
|
2
|
-
/* CSS for control sap.f/SidePanel
|
|
3
|
-
/* Evening Horizon theme
|
|
4
|
-
/*
|
|
1
|
+
/* ================================ */
|
|
2
|
+
/* CSS for control sap.f/SidePanel */
|
|
3
|
+
/* Evening Horizon theme */
|
|
4
|
+
/* ================================ */
|
|
5
5
|
|
|
6
|
-
@_sap_ui_layout_Splitter_BarDecorationColors:
|
|
6
|
+
@_sap_ui_layout_Splitter_BarDecorationColors: var(--sapGroup_ContentBorderColor), transparent;
|
|
7
7
|
|
|
8
8
|
.sapFSP {
|
|
9
|
+
|
|
9
10
|
.sapFSPSplitterBar {
|
|
11
|
+
|
|
10
12
|
.sapFSPSplitterBarGripIcon {
|
|
11
|
-
color
|
|
13
|
+
color: var(--sapButton_Lite_TextColor);
|
|
12
14
|
}
|
|
13
15
|
}
|
|
16
|
+
|
|
14
17
|
.sapFSPSide {
|
|
18
|
+
|
|
15
19
|
.sapFSPSideInner {
|
|
20
|
+
|
|
16
21
|
.sapFSPActionBar {
|
|
17
22
|
|
|
18
23
|
.sapFSPItem {
|
|
24
|
+
|
|
19
25
|
.sapUiIcon {
|
|
20
26
|
border-width: 0.125rem;
|
|
21
27
|
}
|
|
28
|
+
|
|
22
29
|
&.sapFSPSelected {
|
|
30
|
+
|
|
23
31
|
&::before {
|
|
24
32
|
width: 0.25rem;
|
|
25
33
|
}
|
|
26
34
|
}
|
|
27
35
|
|
|
28
36
|
&:focus {
|
|
37
|
+
|
|
29
38
|
&::after {
|
|
30
|
-
border: 0.125rem solid
|
|
39
|
+
border: 0.125rem solid var(--sapContent_Selected_ForegroundColor);
|
|
31
40
|
}
|
|
32
41
|
}
|
|
33
42
|
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/* ================================== */
|
|
2
|
-
/* CSS for control sap.f/
|
|
2
|
+
/* CSS for control sap.f/AvatarGroup */
|
|
3
3
|
/* Horizon High Contrast Black theme */
|
|
4
4
|
/* ================================== */
|
|
5
5
|
|
|
6
6
|
.sapFAvatarGroup {
|
|
7
|
-
padding:
|
|
7
|
+
padding: var(--sapContent_FocusWidth);
|
|
8
8
|
}
|
|
@@ -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
|
}
|
|
@@ -3,32 +3,33 @@
|
|
|
3
3
|
/* Horizon High Contrast Black 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 Black theme
|
|
4
|
-
/*
|
|
1
|
+
/* ================================== */
|
|
2
|
+
/* CSS for control sap.f/GridList */
|
|
3
|
+
/* Horizon High Contrast Black 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 Black theme
|
|
4
|
-
/*
|
|
1
|
+
/* ================================== */
|
|
2
|
+
/* CSS for control sap.f/SidePanel */
|
|
3
|
+
/* Horizon High Contrast Black 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
|
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/* ================================== */
|
|
2
|
-
/* CSS for control sap.f/
|
|
2
|
+
/* CSS for control sap.f/AvatarGroup */
|
|
3
3
|
/* Horizon High Contrast White theme */
|
|
4
4
|
/* ================================== */
|
|
5
5
|
|
|
6
6
|
.sapFAvatarGroup {
|
|
7
|
-
padding:
|
|
7
|
+
padding: var(--sapContent_FocusWidth);
|
|
8
8
|
}
|