@openui5/themelib_sap_horizon 1.134.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 +23 -23
- package/package.json +18 -18
- package/src/sap/f/themes/sap_horizon/AvatarGroup.less +24 -18
- package/src/sap/f/themes/sap_horizon/CardHeaders.less +1 -2
- 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/GridListItem.less +2 -2
- 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/CardHeaders.less +1 -2
- 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/GridListItem.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/GridContainer.less +4 -4
- package/src/sap/f/themes/sap_horizon_hcb/GridList.less +4 -4
- package/src/sap/f/themes/sap_horizon_hcb/GridListItem.less +1 -2
- 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/GridListItem.less +1 -2
- 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/GenericTile.less +0 -10
- package/src/sap/m/themes/sap_horizon/IconTabBar.less +79 -87
- package/src/sap/m/themes/sap_horizon/Label.less +9 -1
- package/src/sap/m/themes/sap_horizon/MessageStrip.less +0 -3
- package/src/sap/m/themes/sap_horizon/SlideTile.less +0 -1
- package/src/sap/m/themes/sap_horizon/Table.less +12 -3
- package/src/sap/m/themes/sap_horizon/TileContent.less +2 -1
- package/src/sap/m/themes/sap_horizon/TimePicker.less +3 -3
- package/src/sap/m/themes/sap_horizon/TimePickerSliders.less +59 -31
- package/src/sap/m/themes/sap_horizon/Title.less +8 -6
- package/src/sap/m/themes/sap_horizon/Token.less +14 -13
- package/src/sap/m/themes/sap_horizon/Tokenizer.less +21 -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/GenericTile.less +0 -10
- package/src/sap/m/themes/sap_horizon_dark/IconTabBar.less +94 -80
- package/src/sap/m/themes/sap_horizon_dark/Label.less +9 -1
- package/src/sap/m/themes/sap_horizon_dark/MessageStrip.less +0 -4
- package/src/sap/m/themes/sap_horizon_dark/SlideTile.less +0 -1
- package/src/sap/m/themes/sap_horizon_dark/Table.less +12 -3
- package/src/sap/m/themes/sap_horizon_dark/TileContent.less +2 -1
- package/src/sap/m/themes/sap_horizon_dark/TimePicker.less +3 -3
- package/src/sap/m/themes/sap_horizon_dark/TimePickerSliders.less +59 -31
- package/src/sap/m/themes/sap_horizon_dark/Title.less +8 -6
- 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/IconTabBar.less +11 -11
- package/src/sap/m/themes/sap_horizon_hcb/Label.less +9 -1
- package/src/sap/m/themes/sap_horizon_hcb/MessageStrip.less +0 -5
- package/src/sap/m/themes/sap_horizon_hcb/ObjectStatus.less +1 -0
- 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/TabContainer.less +4 -0
- package/src/sap/m/themes/sap_horizon_hcb/TileContent.less +2 -2
- package/src/sap/m/themes/sap_horizon_hcb/TimePicker.less +3 -3
- package/src/sap/m/themes/sap_horizon_hcb/TimePickerSliders.less +58 -30
- package/src/sap/m/themes/sap_horizon_hcb/Title.less +8 -6
- 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/IconTabBar.less +9 -11
- package/src/sap/m/themes/sap_horizon_hcw/Label.less +9 -1
- package/src/sap/m/themes/sap_horizon_hcw/MessageStrip.less +0 -5
- 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/TabContainer.less +4 -0
- package/src/sap/m/themes/sap_horizon_hcw/TileContent.less +2 -2
- package/src/sap/m/themes/sap_horizon_hcw/TimePicker.less +3 -3
- package/src/sap/m/themes/sap_horizon_hcw/TimePickerSliders.less +57 -31
- package/src/sap/m/themes/sap_horizon_hcw/Title.less +8 -6
- 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 +7 -9
- 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 +7 -9
- 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 +7 -8
- 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 +7 -8
- 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 +78 -20
- package/src/sap/ui/core/themes/sap_horizon/global.less +7 -0
- 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 +81 -23
- package/src/sap/ui/core/themes/sap_horizon_dark/global.less +7 -0
- 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 +63 -5
- package/src/sap/ui/core/themes/sap_horizon_hcb/global.less +7 -0
- 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 +63 -5
- package/src/sap/ui/core/themes/sap_horizon_hcw/global.less +7 -0
- 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/Cell.less +7 -5
- package/src/sap/ui/table/themes/sap_horizon/Grouping.less +11 -11
- package/src/sap/ui/table/themes/sap_horizon/RowAction.less +12 -12
- package/src/sap/ui/table/themes/sap_horizon/RowSelection.less +7 -7
- package/src/sap/ui/table/themes/sap_horizon/Scrolling.less +2 -1
- package/src/sap/ui/table/themes/sap_horizon/Table.less +4 -4
- package/src/sap/ui/table/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/table/themes/sap_horizon_dark/Cell.less +7 -5
- package/src/sap/ui/table/themes/sap_horizon_dark/Grouping.less +11 -11
- package/src/sap/ui/table/themes/sap_horizon_dark/RowAction.less +10 -10
- package/src/sap/ui/table/themes/sap_horizon_dark/RowSelection.less +6 -6
- package/src/sap/ui/table/themes/sap_horizon_dark/Scrolling.less +1 -0
- package/src/sap/ui/table/themes/sap_horizon_dark/Table.less +3 -3
- package/src/sap/ui/table/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/table/themes/sap_horizon_hcb/Cell.less +4 -3
- package/src/sap/ui/table/themes/sap_horizon_hcb/DragDrop.less +1 -1
- package/src/sap/ui/table/themes/sap_horizon_hcb/Row.less +2 -2
- package/src/sap/ui/table/themes/sap_horizon_hcb/RowHighlight.less +1 -1
- package/src/sap/ui/table/themes/sap_horizon_hcb/RowSelection.less +4 -4
- package/src/sap/ui/table/themes/sap_horizon_hcb/Scrolling.less +1 -0
- package/src/sap/ui/table/themes/sap_horizon_hcb/Table.less +2 -2
- package/src/sap/ui/table/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/table/themes/sap_horizon_hcw/Cell.less +4 -3
- package/src/sap/ui/table/themes/sap_horizon_hcw/DragDrop.less +1 -1
- package/src/sap/ui/table/themes/sap_horizon_hcw/Row.less +2 -2
- package/src/sap/ui/table/themes/sap_horizon_hcw/RowHighlight.less +1 -1
- package/src/sap/ui/table/themes/sap_horizon_hcw/RowSelection.less +4 -4
- package/src/sap/ui/table/themes/sap_horizon_hcw/Scrolling.less +1 -0
- package/src/sap/ui/table/themes/sap_horizon_hcw/Table.less +2 -2
- 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 +14 -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 +14 -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 +18 -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 +18 -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
|
@@ -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
|
}
|
|
@@ -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
|
}
|
|
@@ -7,7 +7,6 @@
|
|
|
7
7
|
/* Variables overriding */
|
|
8
8
|
/* ========================================================================== */
|
|
9
9
|
|
|
10
|
-
@_sap_m_IconTabBar_TextColor: var(--sapContent_LabelColor);
|
|
11
10
|
@_sap_m_IconTabBar_TextShadow: none;
|
|
12
11
|
@_sap_m_IconTabBar_HeaderFocusBorderTopOffset: -1px;
|
|
13
12
|
@_sap_m_IconTabBar_HeaderFocusBorderBottomOffset: -1px;
|
|
@@ -18,7 +17,6 @@
|
|
|
18
17
|
/* ==================== Cozy size ==================== */
|
|
19
18
|
|
|
20
19
|
/* Content arrow */
|
|
21
|
-
@_sap_m_IconTabBar_ContentArrowBorderWidth: 0.313rem;
|
|
22
20
|
@_sap_m_IconTabBar_ContentArrowHeight: 0.875rem;
|
|
23
21
|
|
|
24
22
|
/* Inline mode */
|
|
@@ -131,14 +129,12 @@
|
|
|
131
129
|
/* Variables */
|
|
132
130
|
/* ========================================================================== */
|
|
133
131
|
|
|
134
|
-
@
|
|
135
|
-
@_sap_m_IconTabBar_SelectedTextColor: var(--sapContent_LabelColor);
|
|
132
|
+
@_sap_m_IconTabBar_SelectedTextColor: var(--sapTab_Selected_Background);
|
|
136
133
|
@_sap_m_IconTabBar_SelectedTextHoverColor: darken(@sapUiSelected, 10);
|
|
137
134
|
@_sap_m_IconTabBar_ArrowScroll_AfterHeight: 1px;
|
|
138
135
|
|
|
139
136
|
/* =========== Shell =========== */
|
|
140
137
|
@_sap_m_IconTabBar_ShellHeaderShadow: var(--sapShell_Shadow);
|
|
141
|
-
@_sap_m_IconTabBar_ShellContentArrowHeight: 0.313rem;
|
|
142
138
|
@_sap_m_IconTabBar_ShellOverflowBorderColor: var(--sapButton_BorderColor);
|
|
143
139
|
@_sap_m_IconTabBar_ShellOverflowHoverBorderColor: var(--sapButton_Hover_BorderColor);
|
|
144
140
|
@_sap_m_IconTabBar_ShellOverflowPressedBorderColor: var(--sapButton_Active_BorderColor);
|
|
@@ -243,7 +239,6 @@
|
|
|
243
239
|
}
|
|
244
240
|
|
|
245
241
|
.sapMITBContentArrow {
|
|
246
|
-
border-bottom: none;
|
|
247
242
|
position: relative;
|
|
248
243
|
|
|
249
244
|
/* creates border bottom with rounded top corners */
|
|
@@ -253,7 +248,6 @@
|
|
|
253
248
|
bottom: 0;
|
|
254
249
|
left: 0;
|
|
255
250
|
right: 0;
|
|
256
|
-
height: @_sap_m_IconTabBar_ContentArrowBorderWidth;
|
|
257
251
|
border-radius: 0.125rem 0.125rem 0 0;
|
|
258
252
|
}
|
|
259
253
|
}
|
|
@@ -299,17 +293,21 @@
|
|
|
299
293
|
}
|
|
300
294
|
|
|
301
295
|
.sapMITBFilterIcon {
|
|
302
|
-
border:
|
|
296
|
+
border: 0.125rem solid var(--sapTab_ForegroundColor);
|
|
303
297
|
}
|
|
304
298
|
|
|
305
299
|
.sapMITBFilterDefault {
|
|
306
300
|
color: var(--sapContent_ContrastIconColor);
|
|
307
301
|
}
|
|
308
302
|
|
|
303
|
+
.sapMITBTab .sapMITBFilterDefault {
|
|
304
|
+
background-color: var(--sapTab_Background);
|
|
305
|
+
}
|
|
306
|
+
|
|
309
307
|
.sapMITBSelected {
|
|
310
308
|
|
|
311
309
|
.sapMITBContentArrow::after {
|
|
312
|
-
background: var(--
|
|
310
|
+
background: var(--sapTab_ForegroundColor);
|
|
313
311
|
}
|
|
314
312
|
|
|
315
313
|
.sapMITBFilterDefault,
|
|
@@ -317,8 +315,8 @@
|
|
|
317
315
|
.sapMITBFilterPositive,
|
|
318
316
|
.sapMITBFilterNegative,
|
|
319
317
|
.sapMITBFilterCritical {
|
|
320
|
-
background: var(--
|
|
321
|
-
color: var(--
|
|
318
|
+
background: var(--sapTab_Positive_Selected_Background);
|
|
319
|
+
color: var( --sapTab_Positive_Selected_IconColor);
|
|
322
320
|
}
|
|
323
321
|
}
|
|
324
322
|
|
|
@@ -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 {
|
|
@@ -3,6 +3,6 @@
|
|
|
3
3
|
/* Horizon High Contrast White theme */
|
|
4
4
|
/* ================================== */
|
|
5
5
|
|
|
6
|
-
@_sap_m_TimePicker_ItemColor:
|
|
7
|
-
@_sap_m_TimePicker_ItemHoverColor:
|
|
8
|
-
@_sap_m_TimePicker_ItemBorderColor:
|
|
6
|
+
@_sap_m_TimePicker_ItemColor: var(--sapLegend_WorkingBackground);
|
|
7
|
+
@_sap_m_TimePicker_ItemHoverColor: var(--sapList_Hover_Background);
|
|
8
|
+
@_sap_m_TimePicker_ItemBorderColor: var(--sapList_Background);
|