|
2 | 2 | * Copyright (c) 2012-2019 SAP SE. All Rights Reserved Licensed under the Apache License, Version 2.0 - see LICENSE.txt. |
3 | 3 | * |
4 | 4 | * Theming Engine 1.48.2 |
5 | | -* data:{"Path": "Base.baseLib.sap_belize.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "FallbackThemeId": "sap_bluecrystal", "Version": { "Build":"11.1.16.20200212112413", "Source": "11.1.16", "Engine": "1.48.2"}} |
| 5 | +* data:{"Path": "Base.baseLib.sap_belize.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "FallbackThemeId": "sap_bluecrystal", "Version": { "Build":"11.1.17.20200218073028", "Source": "11.1.17", "Engine": "1.48.2"}} |
6 | 6 | */ |
7 | 7 |
|
8 | | -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_belize.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "FallbackThemeId": "sap_bluecrystal", "Version": { "Build":"11.1.16.20200212112413", "Source": "11.1.16", "Engine": "1.48.2"}}');} |
| 8 | +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_belize.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "FallbackThemeId": "sap_bluecrystal", "Version": { "Build":"11.1.17.20200218073028", "Source": "11.1.17", "Engine": "1.48.2"}}');} |
9 | 9 | :root { |
10 | 10 | --sapBrandColor: #427cac; |
11 | 11 | --sapHighlightColor: #427cac; |
|
178 | 178 | --sapButton_Accept_BorderColor: #2b7c2b; |
179 | 179 | --sapButton_Accept_Hover_Background: #eaeaea; |
180 | 180 | --sapButton_Accept_Hover_BorderColor: #2b7c2b; |
181 | | - --sapButton_Accept_Hover_TextColor: #346187; |
| 181 | + --sapButton_Accept_Hover_TextColor: #2b7c2b; |
182 | 182 | --sapButton_Accept_Active_Background: #2b7c2b; |
183 | 183 | --sapButton_Accept_Active_BorderColor: #2b7c2b; |
184 | 184 | --sapButton_Accept_TextColor: #2b7c2b; |
|
191 | 191 | --sapButton_Reject_BorderColor: #bb0000; |
192 | 192 | --sapButton_Reject_Hover_Background: #eaeaea; |
193 | 193 | --sapButton_Reject_Hover_BorderColor: #bb0000; |
194 | | - --sapButton_Reject_Hover_TextColor: #346187; |
| 194 | + --sapButton_Reject_Hover_TextColor: #b00; |
195 | 195 | --sapButton_Reject_Active_Background: #bb0000; |
196 | 196 | --sapButton_Reject_Active_BorderColor: #bb0000; |
197 | 197 | --sapButton_Reject_TextColor: #b00; |
|
561 | 561 | --sapButton_Active_Background: #91c8f6; |
562 | 562 | --sapButton_Active_BorderColor: #91c8f6; |
563 | 563 | --sapButton_Active_TextColor: #2f3c48; |
564 | | - --sapButton_Emphasized_Hover_TextColor: #cae4fb; |
565 | 564 | --sapButton_Emphasized_Active_Background: #91c8f6; |
566 | 565 | --sapButton_Emphasized_Active_BorderColor: #91c8f6; |
567 | 566 | --sapButton_Accept_Background: #435667; |
568 | 567 | --sapButton_Accept_BorderColor: #abe2ab; |
569 | 568 | --sapButton_Accept_Hover_Background: #4f657a; |
570 | 569 | --sapButton_Accept_Hover_BorderColor: #abe2ab; |
571 | | - --sapButton_Accept_Hover_TextColor: #cae4fb; |
| 570 | + --sapButton_Accept_Hover_TextColor: #abe2ab; |
572 | 571 | --sapButton_Accept_Active_Background: #abe2ab; |
573 | 572 | --sapButton_Accept_Active_BorderColor: #abe2ab; |
574 | 573 | --sapButton_Accept_TextColor: #abe2ab; |
|
581 | 580 | --sapButton_Reject_BorderColor: #ff8888; |
582 | 581 | --sapButton_Reject_Hover_Background: #4f657a; |
583 | 582 | --sapButton_Reject_Hover_BorderColor: #ff8888; |
584 | | - --sapButton_Reject_Hover_TextColor: #cae4fb; |
| 583 | + --sapButton_Reject_Hover_TextColor: #f88; |
585 | 584 | --sapButton_Reject_Active_Background: #ff8888; |
586 | 585 | --sapButton_Reject_Active_BorderColor: #ff8888; |
587 | 586 | --sapButton_Reject_TextColor: #f88; |
|
0 commit comments