@openui5/themelib_sap_horizon 1.108.19 → 1.108.21
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/dep5 +0 -5
- package/THIRDPARTY.txt +1 -7
- package/package.json +18 -18
- package/src/sap/f/themes/sap_horizon/AvatarGroup.less +81 -25
- package/src/sap/f/themes/sap_horizon_dark/AvatarGroup.less +82 -25
- package/src/sap/m/themes/sap_horizon/BusyIndicator.less +2 -2
- package/src/sap/m/themes/sap_horizon/Button.less +29 -30
- package/src/sap/m/themes/sap_horizon/IconTabBar.less +40 -18
- package/src/sap/m/themes/sap_horizon/InputBase.less +5 -1
- package/src/sap/m/themes/sap_horizon/MenuButton.less +22 -4
- package/src/sap/m/themes/sap_horizon/MessageStrip.less +4 -12
- package/src/sap/m/themes/sap_horizon/ObjectStatus.less +243 -20
- package/src/sap/m/themes/sap_horizon/Page.less +2 -1
- package/src/sap/m/themes/sap_horizon/RadioButton.less +0 -21
- package/src/sap/m/themes/sap_horizon/RangeSlider.less +6 -8
- package/src/sap/m/themes/sap_horizon/SearchField.less +8 -5
- package/src/sap/m/themes/sap_horizon/SegmentedButton.less +135 -14
- package/src/sap/m/themes/sap_horizon/Select.less +4 -2
- package/src/sap/m/themes/sap_horizon/Slider.less +18 -22
- package/src/sap/m/themes/sap_horizon/SplitButton.less +73 -23
- package/src/sap/m/themes/sap_horizon/ToggleButton.less +2 -19
- package/src/sap/m/themes/sap_horizon_dark/BusyIndicator.less +2 -2
- package/src/sap/m/themes/sap_horizon_dark/Button.less +29 -30
- package/src/sap/m/themes/sap_horizon_dark/IconTabBar.less +30 -8
- package/src/sap/m/themes/sap_horizon_dark/InputBase.less +5 -1
- package/src/sap/m/themes/sap_horizon_dark/MenuButton.less +18 -3
- package/src/sap/m/themes/sap_horizon_dark/MessageStrip.less +4 -12
- package/src/sap/m/themes/sap_horizon_dark/ObjectStatus.less +243 -20
- package/src/sap/m/themes/sap_horizon_dark/Page.less +2 -1
- package/src/sap/m/themes/sap_horizon_dark/RadioButton.less +0 -21
- package/src/sap/m/themes/sap_horizon_dark/RangeSlider.less +28 -8
- package/src/sap/m/themes/sap_horizon_dark/SearchField.less +10 -6
- package/src/sap/m/themes/sap_horizon_dark/SegmentedButton.less +135 -14
- package/src/sap/m/themes/sap_horizon_dark/Select.less +4 -1
- package/src/sap/m/themes/sap_horizon_dark/Slider.less +18 -21
- package/src/sap/m/themes/sap_horizon_dark/SplitButton.less +73 -23
- package/src/sap/m/themes/sap_horizon_dark/ToggleButton.less +2 -20
- package/src/sap/m/themes/sap_horizon_hcb/BusyIndicator.less +2 -2
- package/src/sap/m/themes/sap_horizon_hcb/Button.less +1 -1
- package/src/sap/m/themes/sap_horizon_hcb/Carousel.less +2 -2
- package/src/sap/m/themes/sap_horizon_hcb/MenuButton.less +4 -0
- package/src/sap/m/themes/sap_horizon_hcb/ObjectStatus.less +124 -13
- package/src/sap/m/themes/sap_horizon_hcb/Page.less +2 -1
- package/src/sap/m/themes/sap_horizon_hcb/RangeSlider.less +4 -6
- package/src/sap/m/themes/sap_horizon_hcb/SearchField.less +4 -4
- package/src/sap/m/themes/sap_horizon_hcb/SegmentedButton.less +1 -1
- package/src/sap/m/themes/sap_horizon_hcb/Slider.less +20 -46
- package/src/sap/m/themes/sap_horizon_hcw/BusyIndicator.less +2 -2
- package/src/sap/m/themes/sap_horizon_hcw/Button.less +1 -1
- package/src/sap/m/themes/sap_horizon_hcw/Carousel.less +2 -2
- package/src/sap/m/themes/sap_horizon_hcw/MenuButton.less +4 -0
- package/src/sap/m/themes/sap_horizon_hcw/ObjectStatus.less +124 -13
- package/src/sap/m/themes/sap_horizon_hcw/Page.less +2 -1
- package/src/sap/m/themes/sap_horizon_hcw/RangeSlider.less +4 -6
- package/src/sap/m/themes/sap_horizon_hcw/SearchField.less +4 -4
- package/src/sap/m/themes/sap_horizon_hcw/SegmentedButton.less +1 -1
- package/src/sap/m/themes/sap_horizon_hcw/Slider.less +20 -47
- package/src/sap/tnt/themes/sap_horizon/InfoLabel.less +28 -14
- package/src/sap/tnt/themes/sap_horizon_dark/InfoLabel.less +28 -14
- package/src/sap/tnt/themes/sap_horizon_hcb/InfoLabel.less +21 -6
- package/src/sap/tnt/themes/sap_horizon_hcb/ToolHeader.less +2 -0
- package/src/sap/tnt/themes/sap_horizon_hcw/InfoLabel.less +21 -6
- package/src/sap/tnt/themes/sap_horizon_hcw/ToolHeader.less +2 -0
- package/src/sap/ui/commons/themes/sap_horizon/MenuButton.less +12 -0
- package/src/sap/ui/core/themes/sap_horizon/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon/base.less +138 -137
- package/src/sap/ui/core/themes/sap_horizon/global.less +20 -16
- package/src/sap/ui/core/themes/sap_horizon_dark/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon_dark/base.less +111 -110
- package/src/sap/ui/core/themes/sap_horizon_dark/global.less +21 -17
- package/src/sap/ui/core/themes/sap_horizon_hcb/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon_hcb/base.less +15 -15
- package/src/sap/ui/core/themes/sap_horizon_hcb/global.less +16 -16
- package/src/sap/ui/core/themes/sap_horizon_hcw/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon_hcw/base.less +14 -14
- package/src/sap/ui/core/themes/sap_horizon_hcw/global.less +16 -16
- package/src/sap/ui/layout/themes/sap_horizon_dark/Splitter.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon_hcb/BlockLayout.less +3 -1
- package/src/sap/ui/layout/themes/sap_horizon_hcb/Splitter.less +0 -1
- package/src/sap/ui/layout/themes/sap_horizon_hcw/BlockLayout.less +3 -1
- package/src/sap/ui/layout/themes/sap_horizon_hcw/Splitter.less +0 -1
- package/src/sap/ui/unified/themes/sap_horizon_hcb/ColorPicker.less +7 -2
- package/src/sap/ui/unified/themes/sap_horizon_hcw/ColorPicker.less +7 -2
|
@@ -677,7 +677,7 @@
|
|
|
677
677
|
@sapUiIndication2SelectedBorderColor: @sapIndicationColor_2_Selected_BorderColor;
|
|
678
678
|
@sapUiIndication2SelectedTextColor: @sapIndicationColor_2_Selected_TextColor;
|
|
679
679
|
@sapUiIndication2b: @sapIndicationColor_2b;
|
|
680
|
-
@sapUiIndication2bBorderColor: @
|
|
680
|
+
@sapUiIndication2bBorderColor: @sapIndicationColor_2b_BorderColor;
|
|
681
681
|
@sapUiIndication2bHoverBackground: @sapIndicationColor_2b_Hover_Background;
|
|
682
682
|
@sapUiIndication3: @sapIndicationColor_3;
|
|
683
683
|
@sapUiIndication3Background: @sapIndicationColor_3_Background;
|
|
@@ -691,7 +691,7 @@
|
|
|
691
691
|
@sapUiIndication3SelectedBorderColor: @sapIndicationColor_3_Selected_BorderColor;
|
|
692
692
|
@sapUiIndication3SelectedTextColor: @sapIndicationColor_3_Selected_TextColor;
|
|
693
693
|
@sapUiIndication3b: @sapIndicationColor_3b;
|
|
694
|
-
@sapUiIndication3bBorderColor: @
|
|
694
|
+
@sapUiIndication3bBorderColor: @sapIndicationColor_3b_BorderColor;
|
|
695
695
|
@sapUiIndication3bHoverBackground: @sapIndicationColor_3b_Hover_Background;
|
|
696
696
|
@sapUiIndication4: @sapIndicationColor_4;
|
|
697
697
|
@sapUiIndication4Background: @sapIndicationColor_4_Background;
|
|
@@ -705,7 +705,7 @@
|
|
|
705
705
|
@sapUiIndication4SelectedBorderColor: @sapIndicationColor_4_Selected_BorderColor;
|
|
706
706
|
@sapUiIndication4SelectedTextColor: @sapIndicationColor_4_Selected_TextColor;
|
|
707
707
|
@sapUiIndication4b: @sapIndicationColor_4b;
|
|
708
|
-
@sapUiIndication4bBorderColor: @
|
|
708
|
+
@sapUiIndication4bBorderColor: @sapIndicationColor_4b_BorderColor;
|
|
709
709
|
@sapUiIndication4bHoverBackground: @sapIndicationColor_4b_Hover_Background;
|
|
710
710
|
@sapUiIndication5: @sapIndicationColor_5;
|
|
711
711
|
@sapUiIndication5Background: @sapIndicationColor_5_Background;
|
|
@@ -719,7 +719,7 @@
|
|
|
719
719
|
@sapUiIndication5SelectedBorderColor: @sapIndicationColor_5_Selected_BorderColor;
|
|
720
720
|
@sapUiIndication5SelectedTextColor: @sapIndicationColor_5_Selected_TextColor;
|
|
721
721
|
@sapUiIndication5b: @sapIndicationColor_5b;
|
|
722
|
-
@sapUiIndication5bBorderColor: @
|
|
722
|
+
@sapUiIndication5bBorderColor: @sapIndicationColor_5b_BorderColor;
|
|
723
723
|
@sapUiIndication5bHoverBackground: @sapIndicationColor_5b_Hover_Background;
|
|
724
724
|
@sapUiIndication6: @sapIndicationColor_6;
|
|
725
725
|
@sapUiIndication6Background: @sapIndicationColor_6_Background;
|
|
@@ -733,7 +733,7 @@
|
|
|
733
733
|
@sapUiIndication6SelectedBorderColor: @sapIndicationColor_6_Selected_BorderColor;
|
|
734
734
|
@sapUiIndication6SelectedTextColor: @sapIndicationColor_6_Selected_TextColor;
|
|
735
735
|
@sapUiIndication6b: @sapIndicationColor_6b;
|
|
736
|
-
@sapUiIndication6bBorderColor: @
|
|
736
|
+
@sapUiIndication6bBorderColor: @sapIndicationColor_6b_BorderColor;
|
|
737
737
|
@sapUiIndication6bHoverBackground: @sapIndicationColor_6b_Hover_Background;
|
|
738
738
|
@sapUiIndication7: @sapIndicationColor_7;
|
|
739
739
|
@sapUiIndication7Background: @sapIndicationColor_7_Background;
|
|
@@ -741,14 +741,14 @@
|
|
|
741
741
|
@sapUiIndication7TextColor: @sapIndicationColor_7_TextColor;
|
|
742
742
|
@sapUiIndication7HoverBackground: @sapIndicationColor_7_Hover_Background;
|
|
743
743
|
@sapUiIndication7ActiveBackground: @sapIndicationColor_7_Active_Background;
|
|
744
|
-
@sapUiIndication7ActiveBorderColor: @
|
|
745
|
-
@sapUiIndication7ActiveTextColor: @
|
|
746
|
-
@sapUiIndication7SelectedBackground: @
|
|
747
|
-
@sapUiIndication7SelectedBorderColor: @
|
|
748
|
-
@sapUiIndication7SelectedTextColor: @
|
|
749
|
-
@sapUiIndication7b: @
|
|
750
|
-
@sapUiIndication7bBorderColor: @
|
|
751
|
-
@sapUiIndication7bHoverBackground: @
|
|
744
|
+
@sapUiIndication7ActiveBorderColor: @sapIndicationColor_7_Active_BorderColor;
|
|
745
|
+
@sapUiIndication7ActiveTextColor: @sapIndicationColor_7_Active_TextColor;
|
|
746
|
+
@sapUiIndication7SelectedBackground: @sapIndicationColor_7_Selected_Background;
|
|
747
|
+
@sapUiIndication7SelectedBorderColor: @sapIndicationColor_7_Selected_BorderColor;
|
|
748
|
+
@sapUiIndication7SelectedTextColor: @sapIndicationColor_7_Selected_TextColor;
|
|
749
|
+
@sapUiIndication7b: @sapIndicationColor_7b;
|
|
750
|
+
@sapUiIndication7bBorderColor: @sapIndicationColor_7b_BorderColor;
|
|
751
|
+
@sapUiIndication7bHoverBackground: @sapIndicationColor_7b_Hover_Background;
|
|
752
752
|
@sapUiIndication8: @sapIndicationColor_8;
|
|
753
753
|
@sapUiIndication8Background: @sapIndicationColor_8_Background;
|
|
754
754
|
@sapUiIndication8BorderColor: @sapIndicationColor_8_BorderColor;
|
|
@@ -761,7 +761,7 @@
|
|
|
761
761
|
@sapUiIndication8SelectedBorderColor: @sapIndicationColor_8_Selected_BorderColor;
|
|
762
762
|
@sapUiIndication8SelectedTextColor: @sapIndicationColor_8_Selected_TextColor;
|
|
763
763
|
@sapUiIndication8b: @sapIndicationColor_8b;
|
|
764
|
-
@sapUiIndication8bBorderColor: @
|
|
764
|
+
@sapUiIndication8bBorderColor: @sapIndicationColor_8b_BorderColor;
|
|
765
765
|
@sapUiIndication8bHoverBackground: @sapIndicationColor_8b_Hover_Background;
|
|
766
766
|
@sapUiIndication9: @sapIndicationColor_9;
|
|
767
767
|
@sapUiIndication9Background: @sapIndicationColor_9_Background;
|
|
@@ -775,7 +775,7 @@
|
|
|
775
775
|
@sapUiIndication9SelectedBorderColor: @sapIndicationColor_9_Selected_BorderColor;
|
|
776
776
|
@sapUiIndication9SelectedTextColor: @sapIndicationColor_9_Selected_TextColor;
|
|
777
777
|
@sapUiIndication9b: @sapIndicationColor_9b;
|
|
778
|
-
@sapUiIndication9bBorderColor: @
|
|
778
|
+
@sapUiIndication9bBorderColor: @sapIndicationColor_9b_BorderColor;
|
|
779
779
|
@sapUiIndication9bHoverBackground: @sapIndicationColor_9b_Hover_Background;
|
|
780
780
|
@sapUiIndication10: @sapIndicationColor_10;
|
|
781
781
|
@sapUiIndication10Background: @sapIndicationColor_10_Background;
|
|
@@ -789,7 +789,7 @@
|
|
|
789
789
|
@sapUiIndication10SelectedBorderColor: @sapIndicationColor_10_Selected_BorderColor;
|
|
790
790
|
@sapUiIndication10SelectedTextColor: @sapIndicationColor_10_Selected_TextColor;
|
|
791
791
|
@sapUiIndication10b: @sapIndicationColor_10b;
|
|
792
|
-
@sapUiIndication10bBorderColor: @
|
|
792
|
+
@sapUiIndication10bBorderColor: @sapIndicationColor_10b_BorderColor;
|
|
793
793
|
@sapUiIndication10bHoverBackground: @sapIndicationColor_10b_Hover_Background;
|
|
794
794
|
|
|
795
795
|
|
|
@@ -1290,4 +1290,8 @@
|
|
|
1290
1290
|
@sapUiUx3ShellApplicationImageURL: @sapUiGlobalLogo; // "Quick"
|
|
1291
1291
|
|
|
1292
1292
|
// DEPRECATED: Title Alignment to start (left or right) or center (default) for Dialogs, Message Boxes, Popover, Page, etc.; possible values: 'start' or 'center'
|
|
1293
|
-
@sapMTitleAlignment: Start;
|
|
1293
|
+
@sapMTitleAlignment: Start;
|
|
1294
|
+
|
|
1295
|
+
// @sapField_HorizonNGEnabled: 1 enables editable **Fields** to appear with dark grey backgroubd again,
|
|
1296
|
+
// and read-only fields to appear grey
|
|
1297
|
+
@sapField_HorizonNGEnabled: 1;
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.108.
|
|
9
|
+
<version>1.108.21</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 horizon high contrast black theme library.</documentation>
|
|
12
12
|
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
// /**
|
|
2
|
-
// * Copyright (c) 2012-
|
|
3
|
-
// * Theming Engine 1.
|
|
4
|
-
// * data:{"sModified":"2023-
|
|
2
|
+
// * Copyright (c) 2012-2023 SAP SE or an SAP affiliate company and Theming Base Content contributors. Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
3
|
+
// * Theming Engine 1.23061.0
|
|
4
|
+
// * data:{"sModified":"2023-09-11T07:13:37Z"}
|
|
5
5
|
// */
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
/******************* FILE /Base/baseLib/sap_horizon_hcb/base.less (Version 11.
|
|
8
|
+
/******************* FILE /Base/baseLib/sap_horizon_hcb/base.less (Version 11.6.8) *******************/
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
// [Tags "SapInternal", "Base", "Dimension", "Protected"]
|
|
@@ -579,7 +579,7 @@
|
|
|
579
579
|
|
|
580
580
|
// [Tags "!Protected"]
|
|
581
581
|
// [Protected "!true"]
|
|
582
|
-
@sapContent_Illustrative_Color4: #
|
|
582
|
+
@sapContent_Illustrative_Color4: #fff;
|
|
583
583
|
|
|
584
584
|
// [Tags "!Protected"]
|
|
585
585
|
// [Protected "!true"]
|
|
@@ -766,7 +766,7 @@
|
|
|
766
766
|
|
|
767
767
|
// [Tags "!Protected"]
|
|
768
768
|
// [Protected "!true"]
|
|
769
|
-
@sapShell_GroupTitleTextShadow: -0.
|
|
769
|
+
@sapShell_GroupTitleTextShadow: -0.0625rem 0 @sapShell_Background, 0 0.0625rem @sapShell_Background, 0.0625rem 0 @sapShell_Background, 0 -0.0625rem @sapShell_Background;
|
|
770
770
|
|
|
771
771
|
// [Tags "!Protected"]
|
|
772
772
|
// [Protected "!true"]
|
|
@@ -1102,7 +1102,7 @@
|
|
|
1102
1102
|
|
|
1103
1103
|
// [Tags "!Protected"]
|
|
1104
1104
|
// [Protected "!true"]
|
|
1105
|
-
@sapButton_Hover_Background: @
|
|
1105
|
+
@sapButton_Hover_Background: @sapHoverColor;
|
|
1106
1106
|
|
|
1107
1107
|
// [Tags "!Protected"]
|
|
1108
1108
|
// [Protected "!true"]
|
|
@@ -1793,10 +1793,10 @@
|
|
|
1793
1793
|
// [Protected "!true"]
|
|
1794
1794
|
@sapField_Hover_HelpBackground: @sapField_Background;
|
|
1795
1795
|
@sapField_Hover_Shadow: none;
|
|
1796
|
-
@sapField_Hover_InvalidShadow:
|
|
1797
|
-
@sapField_Hover_WarningShadow:
|
|
1798
|
-
@sapField_Hover_SuccessShadow:
|
|
1799
|
-
@sapField_Hover_InformationShadow:
|
|
1796
|
+
@sapField_Hover_InvalidShadow: @sapField_InvalidShadow;
|
|
1797
|
+
@sapField_Hover_WarningShadow: @sapField_WarningShadow;
|
|
1798
|
+
@sapField_Hover_SuccessShadow: @sapField_SuccessShadow;
|
|
1799
|
+
@sapField_Hover_InformationShadow: @sapField_InformationShadow;
|
|
1800
1800
|
|
|
1801
1801
|
// [Tags "!Protected"]
|
|
1802
1802
|
// [Protected "!true"]
|
|
@@ -2016,7 +2016,7 @@
|
|
|
2016
2016
|
|
|
2017
2017
|
// [Tags "!Protected"]
|
|
2018
2018
|
// [Protected "!true"]
|
|
2019
|
-
@sapList_Hover_Background: @
|
|
2019
|
+
@sapList_Hover_Background: @sapHoverColor;
|
|
2020
2020
|
|
|
2021
2021
|
// [Tags "!Protected"]
|
|
2022
2022
|
// [Protected "!true"]
|
|
@@ -2332,7 +2332,7 @@
|
|
|
2332
2332
|
|
|
2333
2333
|
// [Tags "!Protected"]
|
|
2334
2334
|
// [Protected "!true"]
|
|
2335
|
-
@sapObjectHeader_Hover_Background: @
|
|
2335
|
+
@sapObjectHeader_Hover_Background: @sapHoverColor;
|
|
2336
2336
|
|
|
2337
2337
|
// [Tags "!Protected"]
|
|
2338
2338
|
// [Protected "!true"]
|
|
@@ -2344,7 +2344,7 @@
|
|
|
2344
2344
|
|
|
2345
2345
|
// [Tags "!Protected"]
|
|
2346
2346
|
// [Protected "!true"]
|
|
2347
|
-
@sapObjectHeader_Title_FontSize: @
|
|
2347
|
+
@sapObjectHeader_Title_FontSize: @sapFontHeader3Size;
|
|
2348
2348
|
|
|
2349
2349
|
// [Tags "!Protected"]
|
|
2350
2350
|
// [Protected "!true"]
|
|
@@ -2368,7 +2368,7 @@
|
|
|
2368
2368
|
|
|
2369
2369
|
// [Tags "!Protected"]
|
|
2370
2370
|
// [Protected "!true"]
|
|
2371
|
-
@sapTile_Hover_Background: @
|
|
2371
|
+
@sapTile_Hover_Background: @sapHoverColor;
|
|
2372
2372
|
|
|
2373
2373
|
// [Tags "!Protected"]
|
|
2374
2374
|
// [Protected "!true"]
|
|
@@ -677,7 +677,7 @@
|
|
|
677
677
|
@sapUiIndication2SelectedBorderColor: @sapIndicationColor_2_Selected_BorderColor;
|
|
678
678
|
@sapUiIndication2SelectedTextColor: @sapIndicationColor_2_Selected_TextColor;
|
|
679
679
|
@sapUiIndication2b: @sapIndicationColor_2b;
|
|
680
|
-
@sapUiIndication2bBorderColor: @
|
|
680
|
+
@sapUiIndication2bBorderColor: @sapIndicationColor_2b_BorderColor;
|
|
681
681
|
@sapUiIndication2bHoverBackground: @sapIndicationColor_2b_Hover_Background;
|
|
682
682
|
@sapUiIndication3: @sapIndicationColor_3;
|
|
683
683
|
@sapUiIndication3Background: @sapIndicationColor_3_Background;
|
|
@@ -691,7 +691,7 @@
|
|
|
691
691
|
@sapUiIndication3SelectedBorderColor: @sapIndicationColor_3_Selected_BorderColor;
|
|
692
692
|
@sapUiIndication3SelectedTextColor: @sapIndicationColor_3_Selected_TextColor;
|
|
693
693
|
@sapUiIndication3b: @sapIndicationColor_3b;
|
|
694
|
-
@sapUiIndication3bBorderColor: @
|
|
694
|
+
@sapUiIndication3bBorderColor: @sapIndicationColor_3b_BorderColor;
|
|
695
695
|
@sapUiIndication3bHoverBackground: @sapIndicationColor_3b_Hover_Background;
|
|
696
696
|
@sapUiIndication4: @sapIndicationColor_4;
|
|
697
697
|
@sapUiIndication4Background: @sapIndicationColor_4_Background;
|
|
@@ -705,7 +705,7 @@
|
|
|
705
705
|
@sapUiIndication4SelectedBorderColor: @sapIndicationColor_4_Selected_BorderColor;
|
|
706
706
|
@sapUiIndication4SelectedTextColor: @sapIndicationColor_4_Selected_TextColor;
|
|
707
707
|
@sapUiIndication4b: @sapIndicationColor_4b;
|
|
708
|
-
@sapUiIndication4bBorderColor: @
|
|
708
|
+
@sapUiIndication4bBorderColor: @sapIndicationColor_4b_BorderColor;
|
|
709
709
|
@sapUiIndication4bHoverBackground: @sapIndicationColor_4b_Hover_Background;
|
|
710
710
|
@sapUiIndication5: @sapIndicationColor_5;
|
|
711
711
|
@sapUiIndication5Background: @sapIndicationColor_5_Background;
|
|
@@ -719,7 +719,7 @@
|
|
|
719
719
|
@sapUiIndication5SelectedBorderColor: @sapIndicationColor_5_Selected_BorderColor;
|
|
720
720
|
@sapUiIndication5SelectedTextColor: @sapIndicationColor_5_Selected_TextColor;
|
|
721
721
|
@sapUiIndication5b: @sapIndicationColor_5b;
|
|
722
|
-
@sapUiIndication5bBorderColor: @
|
|
722
|
+
@sapUiIndication5bBorderColor: @sapIndicationColor_5b_BorderColor;
|
|
723
723
|
@sapUiIndication5bHoverBackground: @sapIndicationColor_5b_Hover_Background;
|
|
724
724
|
@sapUiIndication6: @sapIndicationColor_6;
|
|
725
725
|
@sapUiIndication6Background: @sapIndicationColor_6_Background;
|
|
@@ -733,7 +733,7 @@
|
|
|
733
733
|
@sapUiIndication6SelectedBorderColor: @sapIndicationColor_6_Selected_BorderColor;
|
|
734
734
|
@sapUiIndication6SelectedTextColor: @sapIndicationColor_6_Selected_TextColor;
|
|
735
735
|
@sapUiIndication6b: @sapIndicationColor_6b;
|
|
736
|
-
@sapUiIndication6bBorderColor: @
|
|
736
|
+
@sapUiIndication6bBorderColor: @sapIndicationColor_6b_BorderColor;
|
|
737
737
|
@sapUiIndication6bHoverBackground: @sapIndicationColor_6b_Hover_Background;
|
|
738
738
|
@sapUiIndication7: @sapIndicationColor_7;
|
|
739
739
|
@sapUiIndication7Background: @sapIndicationColor_7_Background;
|
|
@@ -741,14 +741,14 @@
|
|
|
741
741
|
@sapUiIndication7TextColor: @sapIndicationColor_7_TextColor;
|
|
742
742
|
@sapUiIndication7HoverBackground: @sapIndicationColor_7_Hover_Background;
|
|
743
743
|
@sapUiIndication7ActiveBackground: @sapIndicationColor_7_Active_Background;
|
|
744
|
-
@sapUiIndication7ActiveBorderColor: @
|
|
745
|
-
@sapUiIndication7ActiveTextColor: @
|
|
746
|
-
@sapUiIndication7SelectedBackground: @
|
|
747
|
-
@sapUiIndication7SelectedBorderColor: @
|
|
748
|
-
@sapUiIndication7SelectedTextColor: @
|
|
749
|
-
@sapUiIndication7b: @
|
|
750
|
-
@sapUiIndication7bBorderColor: @
|
|
751
|
-
@sapUiIndication7bHoverBackground: @
|
|
744
|
+
@sapUiIndication7ActiveBorderColor: @sapIndicationColor_7_Active_BorderColor;
|
|
745
|
+
@sapUiIndication7ActiveTextColor: @sapIndicationColor_7_Active_TextColor;
|
|
746
|
+
@sapUiIndication7SelectedBackground: @sapIndicationColor_7_Selected_Background;
|
|
747
|
+
@sapUiIndication7SelectedBorderColor: @sapIndicationColor_7_Selected_BorderColor;
|
|
748
|
+
@sapUiIndication7SelectedTextColor: @sapIndicationColor_7_Selected_TextColor;
|
|
749
|
+
@sapUiIndication7b: @sapIndicationColor_7b;
|
|
750
|
+
@sapUiIndication7bBorderColor: @sapIndicationColor_7b_BorderColor;
|
|
751
|
+
@sapUiIndication7bHoverBackground: @sapIndicationColor_7b_Hover_Background;
|
|
752
752
|
@sapUiIndication8: @sapIndicationColor_8;
|
|
753
753
|
@sapUiIndication8Background: @sapIndicationColor_8_Background;
|
|
754
754
|
@sapUiIndication8BorderColor: @sapIndicationColor_8_BorderColor;
|
|
@@ -761,7 +761,7 @@
|
|
|
761
761
|
@sapUiIndication8SelectedBorderColor: @sapIndicationColor_8_Selected_BorderColor;
|
|
762
762
|
@sapUiIndication8SelectedTextColor: @sapIndicationColor_8_Selected_TextColor;
|
|
763
763
|
@sapUiIndication8b: @sapIndicationColor_8b;
|
|
764
|
-
@sapUiIndication8bBorderColor: @
|
|
764
|
+
@sapUiIndication8bBorderColor: @sapIndicationColor_8b_BorderColor;
|
|
765
765
|
@sapUiIndication8bHoverBackground: @sapIndicationColor_8b_Hover_Background;
|
|
766
766
|
@sapUiIndication9: @sapIndicationColor_9;
|
|
767
767
|
@sapUiIndication9Background: @sapIndicationColor_9_Background;
|
|
@@ -775,7 +775,7 @@
|
|
|
775
775
|
@sapUiIndication9SelectedBorderColor: @sapIndicationColor_9_Selected_BorderColor;
|
|
776
776
|
@sapUiIndication9SelectedTextColor: @sapIndicationColor_9_Selected_TextColor;
|
|
777
777
|
@sapUiIndication9b: @sapIndicationColor_9b;
|
|
778
|
-
@sapUiIndication9bBorderColor: @
|
|
778
|
+
@sapUiIndication9bBorderColor: @sapIndicationColor_9b_BorderColor;
|
|
779
779
|
@sapUiIndication9bHoverBackground: @sapIndicationColor_9b_Hover_Background;
|
|
780
780
|
@sapUiIndication10: @sapIndicationColor_10;
|
|
781
781
|
@sapUiIndication10Background: @sapIndicationColor_10_Background;
|
|
@@ -789,7 +789,7 @@
|
|
|
789
789
|
@sapUiIndication10SelectedBorderColor: @sapIndicationColor_10_Selected_BorderColor;
|
|
790
790
|
@sapUiIndication10SelectedTextColor: @sapIndicationColor_10_Selected_TextColor;
|
|
791
791
|
@sapUiIndication10b: @sapIndicationColor_10b;
|
|
792
|
-
@sapUiIndication10bBorderColor: @
|
|
792
|
+
@sapUiIndication10bBorderColor: @sapIndicationColor_10b_BorderColor;
|
|
793
793
|
@sapUiIndication10bHoverBackground: @sapIndicationColor_10b_Hover_Background;
|
|
794
794
|
|
|
795
795
|
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.108.
|
|
9
|
+
<version>1.108.21</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 horizon high contrast white theme library.</documentation>
|
|
12
12
|
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
// /**
|
|
2
|
-
// * Copyright (c) 2012-
|
|
3
|
-
// * Theming Engine 1.
|
|
4
|
-
// * data:{"sModified":"2023-
|
|
2
|
+
// * Copyright (c) 2012-2023 SAP SE or an SAP affiliate company and Theming Base Content contributors. Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
3
|
+
// * Theming Engine 1.23061.0
|
|
4
|
+
// * data:{"sModified":"2023-09-11T07:13:37Z"}
|
|
5
5
|
// */
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
/******************* FILE /Base/baseLib/sap_horizon_hcw/base.less (Version 11.
|
|
8
|
+
/******************* FILE /Base/baseLib/sap_horizon_hcw/base.less (Version 11.6.8) *******************/
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
// [Tags "SapInternal", "Base", "Dimension", "Protected"]
|
|
@@ -766,7 +766,7 @@
|
|
|
766
766
|
|
|
767
767
|
// [Tags "!Protected"]
|
|
768
768
|
// [Protected "!true"]
|
|
769
|
-
@sapShell_GroupTitleTextShadow: -0.
|
|
769
|
+
@sapShell_GroupTitleTextShadow: -0.0625rem 0 @sapShell_Background, 0 0.0625rem @sapShell_Background, 0.0625rem 0 @sapShell_Background, 0 -0.0625rem @sapShell_Background;
|
|
770
770
|
|
|
771
771
|
// [Tags "!Protected"]
|
|
772
772
|
// [Protected "!true"]
|
|
@@ -1102,7 +1102,7 @@
|
|
|
1102
1102
|
|
|
1103
1103
|
// [Tags "!Protected"]
|
|
1104
1104
|
// [Protected "!true"]
|
|
1105
|
-
@sapButton_Hover_Background: @
|
|
1105
|
+
@sapButton_Hover_Background: @sapHoverColor;
|
|
1106
1106
|
|
|
1107
1107
|
// [Tags "!Protected"]
|
|
1108
1108
|
// [Protected "!true"]
|
|
@@ -1793,10 +1793,10 @@
|
|
|
1793
1793
|
// [Protected "!true"]
|
|
1794
1794
|
@sapField_Hover_HelpBackground: @sapField_Background;
|
|
1795
1795
|
@sapField_Hover_Shadow: none;
|
|
1796
|
-
@sapField_Hover_InvalidShadow:
|
|
1797
|
-
@sapField_Hover_WarningShadow:
|
|
1798
|
-
@sapField_Hover_SuccessShadow:
|
|
1799
|
-
@sapField_Hover_InformationShadow:
|
|
1796
|
+
@sapField_Hover_InvalidShadow: @sapField_InvalidShadow;
|
|
1797
|
+
@sapField_Hover_WarningShadow: @sapField_WarningShadow;
|
|
1798
|
+
@sapField_Hover_SuccessShadow: @sapField_SuccessShadow;
|
|
1799
|
+
@sapField_Hover_InformationShadow: @sapField_InformationShadow;
|
|
1800
1800
|
|
|
1801
1801
|
// [Tags "!Protected"]
|
|
1802
1802
|
// [Protected "!true"]
|
|
@@ -2016,7 +2016,7 @@
|
|
|
2016
2016
|
|
|
2017
2017
|
// [Tags "!Protected"]
|
|
2018
2018
|
// [Protected "!true"]
|
|
2019
|
-
@sapList_Hover_Background: @
|
|
2019
|
+
@sapList_Hover_Background: @sapHoverColor;
|
|
2020
2020
|
|
|
2021
2021
|
// [Tags "!Protected"]
|
|
2022
2022
|
// [Protected "!true"]
|
|
@@ -2332,7 +2332,7 @@
|
|
|
2332
2332
|
|
|
2333
2333
|
// [Tags "!Protected"]
|
|
2334
2334
|
// [Protected "!true"]
|
|
2335
|
-
@sapObjectHeader_Hover_Background: @
|
|
2335
|
+
@sapObjectHeader_Hover_Background: @sapHoverColor;
|
|
2336
2336
|
|
|
2337
2337
|
// [Tags "!Protected"]
|
|
2338
2338
|
// [Protected "!true"]
|
|
@@ -2344,7 +2344,7 @@
|
|
|
2344
2344
|
|
|
2345
2345
|
// [Tags "!Protected"]
|
|
2346
2346
|
// [Protected "!true"]
|
|
2347
|
-
@sapObjectHeader_Title_FontSize: @
|
|
2347
|
+
@sapObjectHeader_Title_FontSize: @sapFontHeader3Size;
|
|
2348
2348
|
|
|
2349
2349
|
// [Tags "!Protected"]
|
|
2350
2350
|
// [Protected "!true"]
|
|
@@ -2368,7 +2368,7 @@
|
|
|
2368
2368
|
|
|
2369
2369
|
// [Tags "!Protected"]
|
|
2370
2370
|
// [Protected "!true"]
|
|
2371
|
-
@sapTile_Hover_Background: @
|
|
2371
|
+
@sapTile_Hover_Background: @sapHoverColor;
|
|
2372
2372
|
|
|
2373
2373
|
// [Tags "!Protected"]
|
|
2374
2374
|
// [Protected "!true"]
|
|
@@ -677,7 +677,7 @@
|
|
|
677
677
|
@sapUiIndication2SelectedBorderColor: @sapIndicationColor_2_Selected_BorderColor;
|
|
678
678
|
@sapUiIndication2SelectedTextColor: @sapIndicationColor_2_Selected_TextColor;
|
|
679
679
|
@sapUiIndication2b: @sapIndicationColor_2b;
|
|
680
|
-
@sapUiIndication2bBorderColor: @
|
|
680
|
+
@sapUiIndication2bBorderColor: @sapIndicationColor_2b_BorderColor;
|
|
681
681
|
@sapUiIndication2bHoverBackground: @sapIndicationColor_2b_Hover_Background;
|
|
682
682
|
@sapUiIndication3: @sapIndicationColor_3;
|
|
683
683
|
@sapUiIndication3Background: @sapIndicationColor_3_Background;
|
|
@@ -691,7 +691,7 @@
|
|
|
691
691
|
@sapUiIndication3SelectedBorderColor: @sapIndicationColor_3_Selected_BorderColor;
|
|
692
692
|
@sapUiIndication3SelectedTextColor: @sapIndicationColor_3_Selected_TextColor;
|
|
693
693
|
@sapUiIndication3b: @sapIndicationColor_3b;
|
|
694
|
-
@sapUiIndication3bBorderColor: @
|
|
694
|
+
@sapUiIndication3bBorderColor: @sapIndicationColor_3b_BorderColor;
|
|
695
695
|
@sapUiIndication3bHoverBackground: @sapIndicationColor_3b_Hover_Background;
|
|
696
696
|
@sapUiIndication4: @sapIndicationColor_4;
|
|
697
697
|
@sapUiIndication4Background: @sapIndicationColor_4_Background;
|
|
@@ -705,7 +705,7 @@
|
|
|
705
705
|
@sapUiIndication4SelectedBorderColor: @sapIndicationColor_4_Selected_BorderColor;
|
|
706
706
|
@sapUiIndication4SelectedTextColor: @sapIndicationColor_4_Selected_TextColor;
|
|
707
707
|
@sapUiIndication4b: @sapIndicationColor_4b;
|
|
708
|
-
@sapUiIndication4bBorderColor: @
|
|
708
|
+
@sapUiIndication4bBorderColor: @sapIndicationColor_4b_BorderColor;
|
|
709
709
|
@sapUiIndication4bHoverBackground: @sapIndicationColor_4b_Hover_Background;
|
|
710
710
|
@sapUiIndication5: @sapIndicationColor_5;
|
|
711
711
|
@sapUiIndication5Background: @sapIndicationColor_5_Background;
|
|
@@ -719,7 +719,7 @@
|
|
|
719
719
|
@sapUiIndication5SelectedBorderColor: @sapIndicationColor_5_Selected_BorderColor;
|
|
720
720
|
@sapUiIndication5SelectedTextColor: @sapIndicationColor_5_Selected_TextColor;
|
|
721
721
|
@sapUiIndication5b: @sapIndicationColor_5b;
|
|
722
|
-
@sapUiIndication5bBorderColor: @
|
|
722
|
+
@sapUiIndication5bBorderColor: @sapIndicationColor_5b_BorderColor;
|
|
723
723
|
@sapUiIndication5bHoverBackground: @sapIndicationColor_5b_Hover_Background;
|
|
724
724
|
@sapUiIndication6: @sapIndicationColor_6;
|
|
725
725
|
@sapUiIndication6Background: @sapIndicationColor_6_Background;
|
|
@@ -733,7 +733,7 @@
|
|
|
733
733
|
@sapUiIndication6SelectedBorderColor: @sapIndicationColor_6_Selected_BorderColor;
|
|
734
734
|
@sapUiIndication6SelectedTextColor: @sapIndicationColor_6_Selected_TextColor;
|
|
735
735
|
@sapUiIndication6b: @sapIndicationColor_6b;
|
|
736
|
-
@sapUiIndication6bBorderColor: @
|
|
736
|
+
@sapUiIndication6bBorderColor: @sapIndicationColor_6b_BorderColor;
|
|
737
737
|
@sapUiIndication6bHoverBackground: @sapIndicationColor_6b_Hover_Background;
|
|
738
738
|
@sapUiIndication7: @sapIndicationColor_7;
|
|
739
739
|
@sapUiIndication7Background: @sapIndicationColor_7_Background;
|
|
@@ -741,14 +741,14 @@
|
|
|
741
741
|
@sapUiIndication7TextColor: @sapIndicationColor_7_TextColor;
|
|
742
742
|
@sapUiIndication7HoverBackground: @sapIndicationColor_7_Hover_Background;
|
|
743
743
|
@sapUiIndication7ActiveBackground: @sapIndicationColor_7_Active_Background;
|
|
744
|
-
@sapUiIndication7ActiveBorderColor: @
|
|
745
|
-
@sapUiIndication7ActiveTextColor: @
|
|
746
|
-
@sapUiIndication7SelectedBackground: @
|
|
747
|
-
@sapUiIndication7SelectedBorderColor: @
|
|
748
|
-
@sapUiIndication7SelectedTextColor: @
|
|
749
|
-
@sapUiIndication7b: @
|
|
750
|
-
@sapUiIndication7bBorderColor: @
|
|
751
|
-
@sapUiIndication7bHoverBackground: @
|
|
744
|
+
@sapUiIndication7ActiveBorderColor: @sapIndicationColor_7_Active_BorderColor;
|
|
745
|
+
@sapUiIndication7ActiveTextColor: @sapIndicationColor_7_Active_TextColor;
|
|
746
|
+
@sapUiIndication7SelectedBackground: @sapIndicationColor_7_Selected_Background;
|
|
747
|
+
@sapUiIndication7SelectedBorderColor: @sapIndicationColor_7_Selected_BorderColor;
|
|
748
|
+
@sapUiIndication7SelectedTextColor: @sapIndicationColor_7_Selected_TextColor;
|
|
749
|
+
@sapUiIndication7b: @sapIndicationColor_7b;
|
|
750
|
+
@sapUiIndication7bBorderColor: @sapIndicationColor_7b_BorderColor;
|
|
751
|
+
@sapUiIndication7bHoverBackground: @sapIndicationColor_7b_Hover_Background;
|
|
752
752
|
@sapUiIndication8: @sapIndicationColor_8;
|
|
753
753
|
@sapUiIndication8Background: @sapIndicationColor_8_Background;
|
|
754
754
|
@sapUiIndication8BorderColor: @sapIndicationColor_8_BorderColor;
|
|
@@ -761,7 +761,7 @@
|
|
|
761
761
|
@sapUiIndication8SelectedBorderColor: @sapIndicationColor_8_Selected_BorderColor;
|
|
762
762
|
@sapUiIndication8SelectedTextColor: @sapIndicationColor_8_Selected_TextColor;
|
|
763
763
|
@sapUiIndication8b: @sapIndicationColor_8b;
|
|
764
|
-
@sapUiIndication8bBorderColor: @
|
|
764
|
+
@sapUiIndication8bBorderColor: @sapIndicationColor_8b_BorderColor;
|
|
765
765
|
@sapUiIndication8bHoverBackground: @sapIndicationColor_8b_Hover_Background;
|
|
766
766
|
@sapUiIndication9: @sapIndicationColor_9;
|
|
767
767
|
@sapUiIndication9Background: @sapIndicationColor_9_Background;
|
|
@@ -775,7 +775,7 @@
|
|
|
775
775
|
@sapUiIndication9SelectedBorderColor: @sapIndicationColor_9_Selected_BorderColor;
|
|
776
776
|
@sapUiIndication9SelectedTextColor: @sapIndicationColor_9_Selected_TextColor;
|
|
777
777
|
@sapUiIndication9b: @sapIndicationColor_9b;
|
|
778
|
-
@sapUiIndication9bBorderColor: @
|
|
778
|
+
@sapUiIndication9bBorderColor: @sapIndicationColor_9b_BorderColor;
|
|
779
779
|
@sapUiIndication9bHoverBackground: @sapIndicationColor_9b_Hover_Background;
|
|
780
780
|
@sapUiIndication10: @sapIndicationColor_10;
|
|
781
781
|
@sapUiIndication10Background: @sapIndicationColor_10_Background;
|
|
@@ -789,7 +789,7 @@
|
|
|
789
789
|
@sapUiIndication10SelectedBorderColor: @sapIndicationColor_10_Selected_BorderColor;
|
|
790
790
|
@sapUiIndication10SelectedTextColor: @sapIndicationColor_10_Selected_TextColor;
|
|
791
791
|
@sapUiIndication10b: @sapIndicationColor_10b;
|
|
792
|
-
@sapUiIndication10bBorderColor: @
|
|
792
|
+
@sapUiIndication10bBorderColor: @sapIndicationColor_10b_BorderColor;
|
|
793
793
|
@sapUiIndication10bHoverBackground: @sapIndicationColor_10b_Hover_Background;
|
|
794
794
|
|
|
795
795
|
|
|
@@ -3,6 +3,8 @@
|
|
|
3
3
|
/* Horizon High Contrast Black theme */
|
|
4
4
|
/* ========================================== */
|
|
5
5
|
|
|
6
|
+
@_sap_ui_layout_BlockLayout_FontSizeLandXL: @sapMFontHeader2Size;
|
|
7
|
+
|
|
6
8
|
@_sap_ui_layout_BlockLayout_BackgroundDashboardMargin: 0.75rem;
|
|
7
9
|
@_sap_ui_layout_BlockLayout_BackgroundDashboardEdgeChildMargin: 1rem;
|
|
8
10
|
@_sap_ui_layout_BlockLayout_BackgroundDashboardAfterScrollbarMargin: 0.75rem;
|
|
@@ -85,7 +87,7 @@
|
|
|
85
87
|
@_sap_ui_layout_BlockLayout_BlockColorAccentType8C: #164122; // Green 3
|
|
86
88
|
@_sap_ui_layout_BlockLayout_BlockColorAccentType8D: #194C28; // Green 4
|
|
87
89
|
@_sap_ui_layout_BlockLayout_BlockColorAccentType8E: #1F5E31; // Green 6
|
|
88
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType8F: #226635; // Green 7
|
|
90
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType8F: #226635; // Green 7
|
|
89
91
|
|
|
90
92
|
@_sap_ui_layout_BlockLayout_BlockColorAccentType9A: #032B37; // Cyan 1
|
|
91
93
|
@_sap_ui_layout_BlockLayout_BlockColorAccentType9B: #033545; // Cyan 2
|
|
@@ -5,7 +5,6 @@
|
|
|
5
5
|
|
|
6
6
|
@_sap_ui_layout_Splitter_BarActiveDecorationColors: @sapUiObjectHeaderBorderColor, @sapUiObjectHeaderBorderColor;
|
|
7
7
|
@_sap_ui_layout_Splitter_BarDecorationColors: @sapUiObjectHeaderBorderColor, fade(@sapUiObjectHeaderBorderColor, 0);
|
|
8
|
-
@_sap_ui_layout_Splitter_BarBorder: 0.0625rem solid @sapUiGroupContentBorderColor;
|
|
9
8
|
@_sap_ui_layout_Splitter_BarHoverIconBorderColor: @sapUiButtonLiteHoverBorderColor;
|
|
10
9
|
@_sap_ui_layout_Splitter_BarHoverIconBackground: @sapUiButtonLiteHoverBackground;
|
|
11
10
|
|
|
@@ -3,6 +3,8 @@
|
|
|
3
3
|
/* Horizon High Contrast White theme */
|
|
4
4
|
/* ========================================== */
|
|
5
5
|
|
|
6
|
+
@_sap_ui_layout_BlockLayout_FontSizeLandXL: @sapMFontHeader2Size;
|
|
7
|
+
|
|
6
8
|
@_sap_ui_layout_BlockLayout_BackgroundDashboardMargin: 0.75rem;
|
|
7
9
|
@_sap_ui_layout_BlockLayout_BackgroundDashboardEdgeChildMargin: 1rem;
|
|
8
10
|
@_sap_ui_layout_BlockLayout_BackgroundDashboardAfterScrollbarMargin: 0.75rem;
|
|
@@ -85,7 +87,7 @@
|
|
|
85
87
|
@_sap_ui_layout_BlockLayout_BlockColorAccentType8C: #84D025; // Green 3
|
|
86
88
|
@_sap_ui_layout_BlockLayout_BlockColorAccentType8D: #7EC623; // Green 4
|
|
87
89
|
@_sap_ui_layout_BlockLayout_BlockColorAccentType8E: #71B11F; // Green 6
|
|
88
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType8F: #69A51D; // Green 7
|
|
90
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType8F: #69A51D; // Green 7
|
|
89
91
|
|
|
90
92
|
@_sap_ui_layout_BlockLayout_BlockColorAccentType9A: #51DDF2; // Cyan 1
|
|
91
93
|
@_sap_ui_layout_BlockLayout_BlockColorAccentType9B: #2DD6EF; // Cyan 2
|
|
@@ -5,7 +5,6 @@
|
|
|
5
5
|
|
|
6
6
|
@_sap_ui_layout_Splitter_BarActiveDecorationColors: @sapUiObjectHeaderBorderColor, @sapUiObjectHeaderBorderColor;
|
|
7
7
|
@_sap_ui_layout_Splitter_BarDecorationColors: @sapUiObjectHeaderBorderColor, fade(@sapUiObjectHeaderBorderColor, 0);
|
|
8
|
-
@_sap_ui_layout_Splitter_BarBorder: 0.0625rem solid @sapUiGroupContentBorderColor;
|
|
9
8
|
@_sap_ui_layout_Splitter_BarHoverIconBorderColor: @sapUiButtonLiteHoverBorderColor;
|
|
10
9
|
@_sap_ui_layout_Splitter_BarHoverIconBackground: @sapUiButtonLiteHoverBackground;
|
|
11
10
|
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
.sapUiColorPicker-ColorPickerSlider {
|
|
21
21
|
.sapMSliderHandle {
|
|
22
22
|
width: 1.0625rem;
|
|
23
|
-
top: -0.
|
|
23
|
+
top: -0.5rem;
|
|
24
24
|
border: 0.125rem solid @sapUiContentContrastShadowColor;
|
|
25
25
|
background-color: transparent;
|
|
26
26
|
box-shadow: inset 0 0 0 0.125rem @sapUiContentForegroundColor;
|
|
@@ -109,11 +109,16 @@
|
|
|
109
109
|
}
|
|
110
110
|
}
|
|
111
111
|
.sapUnifiedColorPicker {
|
|
112
|
+
.sapMSliderInner:not(.sapMSliderInnerDisabled) .sapMSliderHandle:focus {
|
|
113
|
+
top: -0.375rem;
|
|
114
|
+
}
|
|
112
115
|
.sapUiColorPicker-ColorPickerAlphaSlider,
|
|
113
116
|
.sapUiColorPicker-ColorPickerSlider {
|
|
114
117
|
.sapMSliderHandle {
|
|
115
|
-
|
|
118
|
+
top: -0.375rem;
|
|
119
|
+
height: 1.25rem;
|
|
116
120
|
}
|
|
121
|
+
|
|
117
122
|
}
|
|
118
123
|
}
|
|
119
124
|
}
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
.sapUiColorPicker-ColorPickerSlider {
|
|
21
21
|
.sapMSliderHandle {
|
|
22
22
|
width: 1.0625rem;
|
|
23
|
-
top: -0.
|
|
23
|
+
top: -0.5rem;
|
|
24
24
|
border: 0.125rem solid @sapUiContentContrastShadowColor;
|
|
25
25
|
background-color: transparent;
|
|
26
26
|
box-shadow: inset 0 0 0 0.125rem @sapUiContentForegroundColor;
|
|
@@ -109,11 +109,16 @@
|
|
|
109
109
|
}
|
|
110
110
|
}
|
|
111
111
|
.sapUnifiedColorPicker {
|
|
112
|
+
.sapMSliderInner:not(.sapMSliderInnerDisabled) .sapMSliderHandle:focus {
|
|
113
|
+
top: -0.375rem;
|
|
114
|
+
}
|
|
112
115
|
.sapUiColorPicker-ColorPickerAlphaSlider,
|
|
113
116
|
.sapUiColorPicker-ColorPickerSlider {
|
|
114
117
|
.sapMSliderHandle {
|
|
115
|
-
|
|
118
|
+
top: -0.375rem;
|
|
119
|
+
height: 1.25rem;
|
|
116
120
|
}
|
|
121
|
+
|
|
117
122
|
}
|
|
118
123
|
}
|
|
119
124
|
}
|