@openui5/themelib_sap_fiori_3 1.101.0 → 1.103.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.
Files changed (184) hide show
  1. package/THIRDPARTY.txt +1 -1
  2. package/package.json +18 -18
  3. package/src/sap/f/themes/sap_fiori_3_hcb/FlexibleColumnLayout.less +13 -13
  4. package/src/sap/f/themes/sap_fiori_3_hcw/FlexibleColumnLayout.less +12 -12
  5. package/src/sap/m/themes/sap_fiori_3/Button.less +0 -5
  6. package/src/sap/m/themes/sap_fiori_3/Carousel.less +2 -54
  7. package/src/sap/m/themes/sap_fiori_3/GenericTile.less +21 -0
  8. package/src/sap/m/themes/sap_fiori_3/MessageBox.less +6 -5
  9. package/src/sap/m/themes/sap_fiori_3/NotificationListGroup.less +6 -0
  10. package/src/sap/m/themes/sap_fiori_3/ObjectNumber.less +0 -5
  11. package/src/sap/m/themes/sap_fiori_3/Panel.less +0 -4
  12. package/src/sap/m/themes/sap_fiori_3/Popover.less +0 -3
  13. package/src/sap/m/themes/sap_fiori_3/SlideTile.less +3 -1
  14. package/src/sap/m/themes/sap_fiori_3/Slider.less +11 -10
  15. package/src/sap/m/themes/sap_fiori_3/StandardListItem.less +0 -4
  16. package/src/sap/m/themes/sap_fiori_3/Table.less +0 -4
  17. package/src/sap/m/themes/sap_fiori_3/Token.less +1 -1
  18. package/src/sap/m/themes/sap_fiori_3/Tokenizer.less +2 -1
  19. package/src/sap/m/themes/sap_fiori_3/Toolbar.less +3 -0
  20. package/src/sap/m/themes/sap_fiori_3/library.source.less +1 -0
  21. package/src/sap/m/themes/sap_fiori_3_dark/Button.less +0 -5
  22. package/src/sap/m/themes/sap_fiori_3_dark/Carousel.less +2 -80
  23. package/src/sap/m/themes/sap_fiori_3_dark/GenericTile.less +21 -0
  24. package/src/sap/m/themes/sap_fiori_3_dark/MessageBox.less +6 -5
  25. package/src/sap/m/themes/sap_fiori_3_dark/NotificationListGroup.less +6 -0
  26. package/src/sap/m/themes/sap_fiori_3_dark/Panel.less +0 -4
  27. package/src/sap/m/themes/sap_fiori_3_dark/Popover.less +0 -3
  28. package/src/sap/m/themes/sap_fiori_3_dark/SlideTile.less +3 -1
  29. package/src/sap/m/themes/sap_fiori_3_dark/Slider.less +7 -9
  30. package/src/sap/m/themes/sap_fiori_3_dark/StandardListItem.less +0 -4
  31. package/src/sap/m/themes/sap_fiori_3_dark/Table.less +0 -4
  32. package/src/sap/m/themes/sap_fiori_3_dark/Token.less +1 -1
  33. package/src/sap/m/themes/sap_fiori_3_dark/Tokenizer.less +1 -0
  34. package/src/sap/m/themes/sap_fiori_3_dark/library.source.less +1 -1
  35. package/src/sap/m/themes/sap_fiori_3_hcb/Carousel.less +3 -49
  36. package/src/sap/m/themes/sap_fiori_3_hcb/GenericTile.less +104 -0
  37. package/src/sap/m/themes/sap_fiori_3_hcb/MessageBox.less +0 -7
  38. package/src/sap/m/themes/sap_fiori_3_hcb/NotificationListGroup.less +1 -1
  39. package/src/sap/m/themes/sap_fiori_3_hcb/ObjectNumber.less +0 -5
  40. package/src/sap/m/themes/sap_fiori_3_hcb/Panel.less +0 -4
  41. package/src/sap/m/themes/sap_fiori_3_hcb/Popover.less +0 -3
  42. package/src/sap/m/themes/sap_fiori_3_hcb/QuickView.less +4 -0
  43. package/src/sap/m/themes/sap_fiori_3_hcb/Slider.less +14 -9
  44. package/src/sap/m/themes/sap_fiori_3_hcb/Table.less +0 -13
  45. package/src/sap/m/themes/sap_fiori_3_hcb/Token.less +1 -1
  46. package/src/sap/m/themes/sap_fiori_3_hcb/Tokenizer.less +11 -1
  47. package/src/sap/m/themes/sap_fiori_3_hcb/library.source.less +0 -1
  48. package/src/sap/m/themes/sap_fiori_3_hcw/Carousel.less +3 -50
  49. package/src/sap/m/themes/sap_fiori_3_hcw/GenericTile.less +108 -0
  50. package/src/sap/m/themes/sap_fiori_3_hcw/MessageBox.less +0 -7
  51. package/src/sap/m/themes/sap_fiori_3_hcw/NotificationListGroup.less +1 -1
  52. package/src/sap/m/themes/sap_fiori_3_hcw/ObjectNumber.less +0 -6
  53. package/src/sap/m/themes/sap_fiori_3_hcw/Panel.less +0 -4
  54. package/src/sap/m/themes/sap_fiori_3_hcw/Popover.less +0 -3
  55. package/src/sap/m/themes/sap_fiori_3_hcw/QuickView.less +4 -0
  56. package/src/sap/m/themes/sap_fiori_3_hcw/Slider.less +14 -9
  57. package/src/sap/m/themes/sap_fiori_3_hcw/Table.less +0 -13
  58. package/src/sap/m/themes/sap_fiori_3_hcw/Token.less +1 -1
  59. package/src/sap/m/themes/sap_fiori_3_hcw/Tokenizer.less +11 -1
  60. package/src/sap/m/themes/sap_fiori_3_hcw/library.source.less +0 -1
  61. package/src/sap/tnt/themes/sap_fiori_3/ToolHeader.less +10 -2
  62. package/src/sap/tnt/themes/sap_fiori_3/ToolPage.less +1 -2
  63. package/src/sap/tnt/themes/sap_fiori_3_dark/ToolHeader.less +18 -6
  64. package/src/sap/tnt/themes/sap_fiori_3_dark/ToolPage.less +1 -2
  65. package/src/sap/tnt/themes/sap_fiori_3_hcb/ToolHeader.less +13 -1
  66. package/src/sap/tnt/themes/sap_fiori_3_hcb/ToolPage.less +1 -2
  67. package/src/sap/tnt/themes/sap_fiori_3_hcw/ToolHeader.less +13 -1
  68. package/src/sap/tnt/themes/sap_fiori_3_hcw/ToolPage.less +1 -2
  69. package/src/sap/ui/core/themes/sap_fiori_3/.theme +1 -1
  70. package/src/sap/ui/core/themes/sap_fiori_3/base.less +2 -2
  71. package/src/sap/ui/core/themes/sap_fiori_3/fonts/72-Bold-full.woff2 +0 -0
  72. package/src/sap/ui/core/themes/sap_fiori_3/fonts/72-Bold.woff2 +0 -0
  73. package/src/sap/ui/core/themes/sap_fiori_3/fonts/72-Light-full.woff2 +0 -0
  74. package/src/sap/ui/core/themes/sap_fiori_3/fonts/72-Light.woff2 +0 -0
  75. package/src/sap/ui/core/themes/sap_fiori_3/fonts/72-Regular-full.woff2 +0 -0
  76. package/src/sap/ui/core/themes/sap_fiori_3/fonts/72-Regular.woff2 +0 -0
  77. package/src/sap/ui/core/themes/sap_fiori_3/fonts/72Mono-Bold-full.woff2 +0 -0
  78. package/src/sap/ui/core/themes/sap_fiori_3/fonts/72Mono-Bold.woff2 +0 -0
  79. package/src/sap/ui/core/themes/sap_fiori_3/fonts/72Mono-Regular-full.woff2 +0 -0
  80. package/src/sap/ui/core/themes/sap_fiori_3/fonts/72Mono-Regular.woff2 +0 -0
  81. package/src/sap/ui/core/themes/sap_fiori_3/global.less +2 -0
  82. package/src/sap/ui/core/themes/sap_fiori_3_dark/.theme +1 -1
  83. package/src/sap/ui/core/themes/sap_fiori_3_dark/base.less +2 -2
  84. package/src/sap/ui/core/themes/sap_fiori_3_dark/fonts/72-Bold-full.woff2 +0 -0
  85. package/src/sap/ui/core/themes/sap_fiori_3_dark/fonts/72-Bold.woff2 +0 -0
  86. package/src/sap/ui/core/themes/sap_fiori_3_dark/fonts/72-Light-full.woff2 +0 -0
  87. package/src/sap/ui/core/themes/sap_fiori_3_dark/fonts/72-Light.woff2 +0 -0
  88. package/src/sap/ui/core/themes/sap_fiori_3_dark/fonts/72-Regular-full.woff2 +0 -0
  89. package/src/sap/ui/core/themes/sap_fiori_3_dark/fonts/72-Regular.woff2 +0 -0
  90. package/src/sap/ui/core/themes/sap_fiori_3_dark/fonts/72Mono-Bold-full.woff2 +0 -0
  91. package/src/sap/ui/core/themes/sap_fiori_3_dark/fonts/72Mono-Bold.woff2 +0 -0
  92. package/src/sap/ui/core/themes/sap_fiori_3_dark/fonts/72Mono-Regular-full.woff2 +0 -0
  93. package/src/sap/ui/core/themes/sap_fiori_3_dark/fonts/72Mono-Regular.woff2 +0 -0
  94. package/src/sap/ui/core/themes/sap_fiori_3_dark/global.less +2 -0
  95. package/src/sap/ui/core/themes/sap_fiori_3_hcb/.theme +1 -1
  96. package/src/sap/ui/core/themes/sap_fiori_3_hcb/base.less +2 -2
  97. package/src/sap/ui/core/themes/sap_fiori_3_hcb/fonts/72-Bold-full.woff2 +0 -0
  98. package/src/sap/ui/core/themes/sap_fiori_3_hcb/fonts/72-Bold.woff2 +0 -0
  99. package/src/sap/ui/core/themes/sap_fiori_3_hcb/fonts/72-Light-full.woff2 +0 -0
  100. package/src/sap/ui/core/themes/sap_fiori_3_hcb/fonts/72-Light.woff2 +0 -0
  101. package/src/sap/ui/core/themes/sap_fiori_3_hcb/fonts/72-Regular-full.woff2 +0 -0
  102. package/src/sap/ui/core/themes/sap_fiori_3_hcb/fonts/72-Regular.woff2 +0 -0
  103. package/src/sap/ui/core/themes/sap_fiori_3_hcb/fonts/72Mono-Bold-full.woff2 +0 -0
  104. package/src/sap/ui/core/themes/sap_fiori_3_hcb/fonts/72Mono-Bold.woff2 +0 -0
  105. package/src/sap/ui/core/themes/sap_fiori_3_hcb/fonts/72Mono-Regular-full.woff2 +0 -0
  106. package/src/sap/ui/core/themes/sap_fiori_3_hcb/fonts/72Mono-Regular.woff2 +0 -0
  107. package/src/sap/ui/core/themes/sap_fiori_3_hcb/global.less +2 -0
  108. package/src/sap/ui/core/themes/sap_fiori_3_hcw/.theme +1 -1
  109. package/src/sap/ui/core/themes/sap_fiori_3_hcw/base.less +2 -2
  110. package/src/sap/ui/core/themes/sap_fiori_3_hcw/fonts/72-Bold-full.woff2 +0 -0
  111. package/src/sap/ui/core/themes/sap_fiori_3_hcw/fonts/72-Bold.woff2 +0 -0
  112. package/src/sap/ui/core/themes/sap_fiori_3_hcw/fonts/72-Light-full.woff2 +0 -0
  113. package/src/sap/ui/core/themes/sap_fiori_3_hcw/fonts/72-Light.woff2 +0 -0
  114. package/src/sap/ui/core/themes/sap_fiori_3_hcw/fonts/72-Regular-full.woff2 +0 -0
  115. package/src/sap/ui/core/themes/sap_fiori_3_hcw/fonts/72-Regular.woff2 +0 -0
  116. package/src/sap/ui/core/themes/sap_fiori_3_hcw/fonts/72Mono-Bold-full.woff2 +0 -0
  117. package/src/sap/ui/core/themes/sap_fiori_3_hcw/fonts/72Mono-Bold.woff2 +0 -0
  118. package/src/sap/ui/core/themes/sap_fiori_3_hcw/fonts/72Mono-Regular-full.woff2 +0 -0
  119. package/src/sap/ui/core/themes/sap_fiori_3_hcw/fonts/72Mono-Regular.woff2 +0 -0
  120. package/src/sap/ui/core/themes/sap_fiori_3_hcw/global.less +2 -0
  121. package/src/sap/ui/dt/themes/sap_fiori_3/ContextMenu.less +92 -0
  122. package/src/sap/ui/dt/themes/sap_fiori_3/Overlay.less +19 -0
  123. package/src/sap/ui/dt/themes/sap_fiori_3/library.source.less +4 -1
  124. package/src/sap/ui/dt/themes/sap_fiori_3_dark/ContextMenu.less +87 -0
  125. package/src/sap/ui/dt/themes/sap_fiori_3_dark/Overlay.less +15 -0
  126. package/src/sap/ui/dt/themes/sap_fiori_3_dark/library.source.less +4 -1
  127. package/src/sap/ui/dt/themes/sap_fiori_3_hcb/ContextMenu.less +47 -1
  128. package/src/sap/ui/dt/themes/sap_fiori_3_hcb/Overlay.less +5 -4
  129. package/src/sap/ui/dt/themes/sap_fiori_3_hcw/ContextMenu.less +43 -1
  130. package/src/sap/ui/dt/themes/sap_fiori_3_hcw/Overlay.less +10 -0
  131. package/src/sap/ui/dt/themes/sap_fiori_3_hcw/library.source.less +1 -0
  132. package/src/sap/ui/layout/themes/sap_fiori_3/ColumnLayout.less +1 -1
  133. package/src/sap/ui/layout/themes/sap_fiori_3_dark/ColumnLayout.less +1 -1
  134. package/src/sap/ui/layout/themes/sap_fiori_3_hcb/ColumnLayout.less +1 -1
  135. package/src/sap/ui/layout/themes/sap_fiori_3_hcb/Splitter.less +0 -4
  136. package/src/sap/ui/layout/themes/sap_fiori_3_hcw/ColumnLayout.less +1 -1
  137. package/src/sap/ui/layout/themes/sap_fiori_3_hcw/Splitter.less +0 -4
  138. package/src/sap/ui/rta/themes/sap_fiori_3/Dialogs.less +2 -40
  139. package/src/sap/ui/rta/themes/sap_fiori_3/FieldRepository.less +6 -27
  140. package/src/sap/ui/rta/themes/sap_fiori_3/Overlay.less +9 -4
  141. package/src/sap/ui/rta/themes/sap_fiori_3/Toolbar.adaptation.less +44 -2
  142. package/src/sap/ui/rta/themes/sap_fiori_3/Toolbar.base.less +3 -18
  143. package/src/sap/ui/rta/themes/sap_fiori_3/Toolbar.personalization.less +1 -1
  144. package/src/sap/ui/rta/themes/sap_fiori_3/library.source.less +0 -2
  145. package/src/sap/ui/rta/themes/sap_fiori_3_dark/AddIFrame.less +1 -4
  146. package/src/sap/ui/rta/themes/sap_fiori_3_dark/ChangeVisualization.less +4 -3
  147. package/src/sap/ui/rta/themes/sap_fiori_3_dark/ContextMenu.less +2 -12
  148. package/src/sap/ui/rta/themes/sap_fiori_3_dark/Dialogs.less +2 -7
  149. package/src/sap/ui/rta/themes/sap_fiori_3_dark/FieldRepository.less +12 -22
  150. package/src/sap/ui/rta/themes/sap_fiori_3_dark/Overlay.less +2 -13
  151. package/src/sap/ui/rta/themes/sap_fiori_3_dark/Toolbar.adaptation.less +43 -2
  152. package/src/sap/ui/rta/themes/sap_fiori_3_dark/Toolbar.base.less +3 -29
  153. package/src/sap/ui/rta/themes/sap_fiori_3_dark/Toolbar.personalization.less +1 -1
  154. package/src/sap/ui/rta/themes/sap_fiori_3_dark/library.source.less +1 -2
  155. package/src/sap/ui/rta/themes/sap_fiori_3_hcb/AddIFrame.less +2 -4
  156. package/src/sap/ui/rta/themes/sap_fiori_3_hcb/ChangeVisualization.less +10 -13
  157. package/src/sap/ui/rta/themes/sap_fiori_3_hcb/ContextMenu.less +4 -13
  158. package/src/sap/ui/rta/themes/sap_fiori_3_hcb/Dialogs.less +2 -9
  159. package/src/sap/ui/rta/themes/sap_fiori_3_hcb/FieldRepository.less +5 -11
  160. package/src/sap/ui/rta/themes/sap_fiori_3_hcb/Overlay.less +28 -30
  161. package/src/sap/ui/rta/themes/sap_fiori_3_hcb/Toolbar.adaptation.less +22 -4
  162. package/src/sap/ui/rta/themes/sap_fiori_3_hcb/Toolbar.base.less +5 -82
  163. package/src/sap/ui/rta/themes/sap_fiori_3_hcb/Toolbar.personalization.less +2 -3
  164. package/src/sap/ui/rta/themes/sap_fiori_3_hcb/library.source.less +0 -1
  165. package/src/sap/ui/rta/themes/sap_fiori_3_hcw/AddIFrame.less +5 -0
  166. package/src/sap/ui/rta/themes/sap_fiori_3_hcw/ChangeVisualization.less +10 -13
  167. package/src/sap/ui/rta/themes/sap_fiori_3_hcw/ContextMenu.less +4 -14
  168. package/src/sap/ui/rta/themes/sap_fiori_3_hcw/Dialogs.less +2 -10
  169. package/src/sap/ui/rta/themes/sap_fiori_3_hcw/FieldRepository.less +3 -8
  170. package/src/sap/ui/rta/themes/sap_fiori_3_hcw/Overlay.less +14 -21
  171. package/src/sap/ui/rta/themes/sap_fiori_3_hcw/Toolbar.adaptation.less +23 -5
  172. package/src/sap/ui/rta/themes/sap_fiori_3_hcw/Toolbar.base.less +5 -81
  173. package/src/sap/ui/rta/themes/sap_fiori_3_hcw/Toolbar.personalization.less +3 -3
  174. package/src/sap/ui/rta/themes/sap_fiori_3_hcw/library.source.less +1 -1
  175. package/src/sap/uxap/themes/sap_fiori_3/AnchorBar.less +1 -2
  176. package/src/sap/uxap/themes/sap_fiori_3/ObjectPageSubSection.less +1 -13
  177. package/src/sap/m/themes/sap_fiori_3_dark/ObjectNumber.less +0 -9
  178. package/src/sap/m/themes/sap_fiori_3_hcb/NotificationListBase.less +0 -8
  179. package/src/sap/m/themes/sap_fiori_3_hcw/NotificationListBase.less +0 -8
  180. package/src/sap/ui/rta/themes/sap_fiori_3/ContextMenu.less +0 -16
  181. package/src/sap/ui/rta/themes/sap_fiori_3/Toolbar.standalone.less +0 -4
  182. package/src/sap/ui/rta/themes/sap_fiori_3_dark/Toolbar.standalone.less +0 -4
  183. package/src/sap/ui/rta/themes/sap_fiori_3_hcb/Toolbar.standalone.less +0 -12
  184. package/src/sap/ui/rta/themes/sap_fiori_3_hcw/Toolbar.standalone.less +0 -12
package/THIRDPARTY.txt CHANGED
@@ -450,7 +450,7 @@ License: Apache-2.0
450
450
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
451
451
  Contained in: lib/jsdoc/ui5/plugin.js
452
452
 
453
- Component: SAP Theming Base Content, version: 11.1.38
453
+ Component: SAP Theming Base Content, version: 11.1.39
454
454
  Copyright: SAP SE or an SAP affiliate company and Theming Base Content contributors
455
455
  License: Apache-2.0
456
456
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/themelib_sap_fiori_3",
3
- "version": "1.101.0",
3
+ "version": "1.103.0",
4
4
  "description": "OpenUI5 Theme Library sap_fiori_3",
5
5
  "author": "SAP SE (https://www.sap.com)",
6
6
  "license": "Apache-2.0",
@@ -14,22 +14,22 @@
14
14
  "url": "https://github.com/SAP/openui5.git"
15
15
  },
16
16
  "devDependencies": {
17
- "@openui5/sap.f": "1.101.0",
18
- "@openui5/sap.m": "1.101.0",
19
- "@openui5/sap.tnt": "1.101.0",
20
- "@openui5/sap.ui.codeeditor": "1.101.0",
21
- "@openui5/sap.ui.commons": "1.101.0",
22
- "@openui5/sap.ui.core": "1.101.0",
23
- "@openui5/sap.ui.dt": "1.101.0",
24
- "@openui5/sap.ui.fl": "1.101.0",
25
- "@openui5/sap.ui.mdc": "1.101.0",
26
- "@openui5/sap.ui.integration": "1.101.0",
27
- "@openui5/sap.ui.layout": "1.101.0",
28
- "@openui5/sap.ui.rta": "1.101.0",
29
- "@openui5/sap.ui.suite": "1.101.0",
30
- "@openui5/sap.ui.table": "1.101.0",
31
- "@openui5/sap.ui.unified": "1.101.0",
32
- "@openui5/sap.ui.ux3": "1.101.0",
33
- "@openui5/sap.uxap": "1.101.0"
17
+ "@openui5/sap.f": "1.103.0",
18
+ "@openui5/sap.m": "1.103.0",
19
+ "@openui5/sap.tnt": "1.103.0",
20
+ "@openui5/sap.ui.codeeditor": "1.103.0",
21
+ "@openui5/sap.ui.commons": "1.103.0",
22
+ "@openui5/sap.ui.core": "1.103.0",
23
+ "@openui5/sap.ui.dt": "1.103.0",
24
+ "@openui5/sap.ui.fl": "1.103.0",
25
+ "@openui5/sap.ui.mdc": "1.103.0",
26
+ "@openui5/sap.ui.integration": "1.103.0",
27
+ "@openui5/sap.ui.layout": "1.103.0",
28
+ "@openui5/sap.ui.rta": "1.103.0",
29
+ "@openui5/sap.ui.suite": "1.103.0",
30
+ "@openui5/sap.ui.table": "1.103.0",
31
+ "@openui5/sap.ui.unified": "1.103.0",
32
+ "@openui5/sap.ui.ux3": "1.103.0",
33
+ "@openui5/sap.uxap": "1.103.0"
34
34
  }
35
35
  }
@@ -24,7 +24,7 @@
24
24
  border-right: none;
25
25
  border-left: none;
26
26
  }
27
-
27
+
28
28
  &.sapFFCLBackgroundDesign {
29
29
  background: @sapUiBaseBG;
30
30
  }
@@ -35,21 +35,21 @@
35
35
  .sapMBtnInner {
36
36
  border: 1px solid @sapUiButtonBorderColor;
37
37
 
38
- &:before,
39
- &:after {
40
- background-size: 0.125rem 100%;
41
- background-position-x: calc(50% - 0.0625rem);
42
- }
43
- &:before {
44
- background-image: linear-gradient(to top, @sapUiObjectHeaderBorderColor, fade(@sapUiObjectHeaderBorderColor, 0));
45
- }
46
-
47
- &:after {
48
- background-image: linear-gradient(to bottom, @sapUiObjectHeaderBorderColor, fade(@sapUiObjectHeaderBorderColor, 0));
49
- }
50
38
  .sapMBtnIcon {
51
39
  width: auto;
52
40
  }
53
41
  }
42
+ &:before,
43
+ &:after {
44
+ background-size: 0.125rem 100%;
45
+ background-position-x: calc(50% - 0.0625rem);
46
+ }
47
+ &:before {
48
+ background-image: linear-gradient(to top, @sapUiObjectHeaderBorderColor, fade(@sapUiObjectHeaderBorderColor, 0));
49
+ }
50
+
51
+ &:after {
52
+ background-image: linear-gradient(to bottom, @sapUiObjectHeaderBorderColor, fade(@sapUiObjectHeaderBorderColor, 0));
53
+ }
54
54
  }
55
55
  }
@@ -35,21 +35,21 @@
35
35
  .sapMBtnInner {
36
36
  border: 1px solid @sapUiButtonBorderColor;
37
37
 
38
- &:before,
39
- &:after {
40
- background-size: 0.125rem 100%;
41
- background-position-x: calc(50% - 0.0625rem);
42
- }
43
- &:before {
44
- background-image: linear-gradient(to top, @sapUiObjectHeaderBorderColor, fade(@sapUiObjectHeaderBorderColor, 0));
45
- }
46
-
47
- &:after {
48
- background-image: linear-gradient(to bottom, @sapUiObjectHeaderBorderColor, fade(@sapUiObjectHeaderBorderColor, 0));
49
- }
50
38
  .sapMBtnIcon {
51
39
  width: auto;
52
40
  }
53
41
  }
42
+ &:before,
43
+ &:after {
44
+ background-size: 0.125rem 100%;
45
+ background-position-x: calc(50% - 0.0625rem);
46
+ }
47
+ &:before {
48
+ background-image: linear-gradient(to top, @sapUiObjectHeaderBorderColor, fade(@sapUiObjectHeaderBorderColor, 0));
49
+ }
50
+
51
+ &:after {
52
+ background-image: linear-gradient(to bottom, @sapUiObjectHeaderBorderColor, fade(@sapUiObjectHeaderBorderColor, 0));
53
+ }
54
54
  }
55
55
  }
@@ -117,11 +117,6 @@ span.sapMBtnInner.sapMBtnEmphasized {
117
117
  background: @sapUiButtonActiveBackground;
118
118
  }
119
119
 
120
- .sapMBtn:hover > .sapMBtnGhost.sapMBtnHoverable:not(.sapMBtnActive) {
121
- background: @sapUiButtonHoverBackground;
122
- border-color: @sapUiButtonHoverBorderColor;
123
- }
124
-
125
120
  .sapUiSizeCompact {
126
121
  .sapMBtnIcon {
127
122
  margin-left: 0;
@@ -7,6 +7,7 @@
7
7
  // Variables overriding
8
8
  // ==========================================================================
9
9
 
10
+ @_sap_m_Carousel_BackgroundColor: @sapBackgroundColor;
10
11
  @_sap_m_Carousel_MinWidth: 15.5rem;
11
12
  @_sap_m_Carousel_ControlsNoArrowsHeight: 2.75rem;
12
13
  @_sap_m_Carousel_NumericIndicatorTextColor: @sapUiPageFooterTextColor;
@@ -16,57 +17,4 @@
16
17
  @_sap_m_Carousel_PageIndicatorWidthSizeM: @_sap_m_Carousel_PageIndicatorWidthSizeS;
17
18
  @_sap_m_Carousel_PageIndicatorWidthSizeL: @_sap_m_Carousel_PageIndicatorWidthSizeS;
18
19
  @_sap_m_Carousel_PageIndicatorWidthSizeXL: @_sap_m_Carousel_PageIndicatorWidthSizeS;
19
- @_sap_m_Carousel_PageIndicatorContainerPadding: 0.5rem;
20
-
21
- .sapMCrsl {
22
- background-color: @sapUiBaseBG;
23
- }
24
-
25
- /* Carousel controls: HUD */
26
- .sapMCrslHud a {
27
- opacity: 0.5;
28
- box-shadow: @sapUiShadowLevel1;
29
- }
30
-
31
- .sapMCrsl .sapMCrslHud a:hover,
32
- .sapMCrsl .sapMCrslHud a:focus {
33
- box-shadow: @sapUiShadowLevel1;
34
- border: 1px solid @sapUiButtonBorderColor;
35
- background: @sapUiButtonHoverBackground;
36
- }
37
-
38
- .sapMCrsl .sapMCrslHud a:active {
39
- box-shadow: @sapUiShadowLevel1;
40
- background-color: @sapUiButtonActiveBackground;
41
- }
42
-
43
- .sapMCrslPrev:focus,
44
- .sapMCrslNext:focus,
45
- .sapMCrslPrev .sapUiIcon:focus,
46
- .sapMCrslNext .sapUiIcon:focus {
47
- outline: none;
48
- }
49
-
50
- html.sap-desktop .sapMCrslHud .sapMCrslPrev:focus,
51
- html.sap-desktop .sapMCrslHud .sapMCrslNext:focus {
52
- &::before {
53
- content: "";
54
- position: absolute;
55
- top: -0.125rem;
56
- right: -0.125rem;
57
- bottom: -0.125rem;
58
- left: -0.125rem;
59
- pointer-events: none;
60
- }
61
-
62
- &::after {
63
- content: "";
64
- position: absolute;
65
- top: -0.125rem;
66
- right: -0.125rem;
67
- bottom: -0.125rem;
68
- left: -0.125rem;
69
- pointer-events: none;
70
- border: @sapUiContentFocusWidth @sapUiContentFocusStyle @sapUiContentFocusColor;
71
- }
72
- }
20
+ @_sap_m_Carousel_PageIndicatorContainerPadding: 0.5rem;
@@ -227,6 +227,27 @@ html.sap-desktop .sapMGTLineModePress .sapMGTFocusDiv {
227
227
  border: @sapUiContentFocusWidth @sapUiContentFocusStyle @sapUiContentFocusColor;
228
228
  }
229
229
 
230
+ html.sap-desktop .sapMGTActionButtonPress.sapMGT:focus
231
+ {
232
+ .sapMGTFocusDiv{
233
+ border: none;
234
+ }
235
+ }
236
+
237
+ html.sap-desktop .sapMGTActionButtonPress.sapMGT:active
238
+ {
239
+ .sapMGTFocusDiv{
240
+ border: none;
241
+ }
242
+ }
243
+
244
+ html.sap-desktop .sapMGTActionButtonPress.sapMGT:focus-visible
245
+ {
246
+ .sapMGTFocusDiv{
247
+ border: @sapUiContentFocusWidth @sapUiContentFocusStyle @sapUiContentFocusColor;
248
+ }
249
+ }
250
+
230
251
  html.sap-desktop .sapMGT.sapMGTBackgroundImage:focus .sapMGTFocusDiv,
231
252
  html.sap-desktop .sapMGT.sapMGTBackgroundImage:active .sapMGTFocusDiv {
232
253
  &:after {
@@ -4,11 +4,12 @@
4
4
  /* ================================= */
5
5
 
6
6
  // header shadow - different states
7
- @_sap_m_MessageBox_InformationShadow: inset 0 -0.0625rem @sapUiInformationBorder, @sapUiShadowHeader;
8
- @_sap_m_MessageBox_WarningShadow: inset 0 -0.0625rem @sapUiWarningBorder, @sapUiShadowHeader;
9
- @_sap_m_MessageBox_ErrorShadow: inset 0 -0.0625rem @sapUiErrorBorder, @sapUiShadowHeader;
10
- @_sap_m_MessageBox_SuccessShadow: inset 0 -0.0625rem @sapUiSuccessBorder, @sapUiShadowHeader;
11
- @_sap_m_MessageBox_QuestionShadow: @sapUiShadowHeader;
7
+ @_sap_m_MessageBox_HeaderShadow: inset 0 -0.0625rem;
8
+ @_sap_m_MessageBox_Shadow: @sapUiShadowHeader;
9
+ @_sap_m_MessageBox_InformationShadow: @_sap_m_MessageBox_HeaderShadow @sapUiInformationBorder, @_sap_m_MessageBox_Shadow;
10
+ @_sap_m_MessageBox_WarningShadow: @_sap_m_MessageBox_HeaderShadow @sapUiWarningBorder, @_sap_m_MessageBox_Shadow;
11
+ @_sap_m_MessageBox_ErrorShadow: @_sap_m_MessageBox_HeaderShadow @sapUiErrorBorder, @_sap_m_MessageBox_Shadow;
12
+ @_sap_m_MessageBox_SuccessShadow: @_sap_m_MessageBox_HeaderShadow @sapUiSuccessBorder, @_sap_m_MessageBox_Shadow;
12
13
 
13
14
  .sapMDialog.sapMMessageBoxInfo .sapMDialogIcon.sapUiIcon {
14
15
  color: @sapUiInformativeElement;
@@ -0,0 +1,6 @@
1
+ /* ====================================== */
2
+ /* CSS for control sap.m/NotificationListGroup */
3
+ /* Fiori 3 theme */
4
+ /* ====================================== */
5
+
6
+ @_sap_m_NotificationListGroup_Background: @sapList_GroupHeaderBackground;
@@ -3,11 +3,6 @@
3
3
  /* Fiori 3 theme */
4
4
  /* =================================== */
5
5
 
6
- .sapMObjectNumberLarge .sapMObjectNumberText,
7
- .sapMObjectNumberLarge .sapMObjectNumberUnit {
8
- font-size: 1.5rem;
9
- }
10
-
11
6
  .sapMObjectNumberInverted .sapMObjectNumberText,
12
7
  .sapMObjectNumberInverted .sapMObjectNumberUnit {
13
8
  text-shadow: @sapUiContentContrastTextShadow;
@@ -37,10 +37,6 @@
37
37
  .sapMPanel .sapMPanelHdr {
38
38
  line-height: 2.75rem;
39
39
  height: 2.75rem;
40
- font-family: @sapUiFontHeaderFamily;
41
- font-size: @sapMFontHeader4Size;
42
- font-weight: @sapUiFontHeaderWeight;
43
- color: @sapUiGroupTitleTextColor;
44
40
  }
45
41
 
46
42
  .sapMPanelWrappingDiv .sapUiIcon {
@@ -3,9 +3,6 @@
3
3
  /* Fiori 3 theme */
4
4
  /* ============================== */
5
5
 
6
- /* Arrow offset from the Popover's corners */
7
- @_sap_m_Popover_ArrowOffset: 8;
8
-
9
6
  .sapMPopoverArr:after {
10
7
  background: @sapUiGroupContentBackground;
11
8
  box-shadow: @sapUiContentShadow2;
@@ -9,7 +9,9 @@ html.sap-desktop .sapMST:active .sapMSTFocusDiv {
9
9
  }
10
10
 
11
11
  .sapMST.sapMSTScopeActions.sapMSTDarkBackground .sapMSTMoreIcon {
12
- color: @sapUiContentContrastTextColor;
12
+ .sapMBtnIcon{
13
+ color: @sapUiContentContrastTextColor;
14
+ }
13
15
  }
14
16
 
15
17
  /* This part is used to achieve dotted white black interlace border*/
@@ -6,15 +6,10 @@
6
6
  /* slider */
7
7
  .sapMSliderInner {
8
8
  background: @sapUiFieldBorderColor;
9
- height: 0.25rem;
10
- min-width: 4rem;
11
- border-radius: 0.25rem;
12
9
  }
13
10
 
14
11
  .sapMSliderProgress {
15
12
  background: @sapUiActive;
16
- height: 0.25rem;
17
- border-radius: 0.25rem;
18
13
  }
19
14
 
20
15
  .sapMSliderInner:not(.sapMSliderInnerDisabled):hover > .sapMSliderHandle {
@@ -26,9 +21,10 @@
26
21
  .sapMSliderInner .sapMSliderHandle {
27
22
  background: @sapUiButtonBackground;
28
23
  border: solid 0.125rem @sapUiFieldBorderColor;
29
- width: 1.625rem;
30
- height: 1.625rem;
31
- top: -0.825rem;
24
+ width: 1.875rem;
25
+ height: 1.875rem;
26
+ margin-left: -0.9375rem;
27
+ top: -0.8125rem;
32
28
  }
33
29
 
34
30
  .sapMSliderInner:not(.sapMSliderInnerDisabled) .sapMSliderHandle {
@@ -84,12 +80,17 @@
84
80
 
85
81
  .sapUiSizeCompact {
86
82
  .sapMSliderHandle {
87
- width: 1.25rem;
88
- height: 1.25rem;
83
+ width: 1.5rem;
84
+ height: 1.5rem;
85
+ margin-left: -0.75rem;
89
86
  top: -0.625rem;
90
87
  }
91
88
 
92
89
  .sapMSliderTickLabel .sapMSliderLabel {
93
90
  padding-top: 0.375rem;
94
91
  }
92
+ }
93
+
94
+ .sapMSliderTick[data-ui5-active-tickmark="true"] {
95
+ border-left: 0.0625rem solid @sapActiveColor;
95
96
  }
@@ -14,10 +14,6 @@
14
14
  height: 2.75rem;
15
15
  }
16
16
 
17
- .sapMSLI.sapMSLIWrapping {
18
- min-height: 2.75rem;
19
- }
20
-
21
17
  .sapMSLIImgIcon {
22
18
  height: 2.75rem;
23
19
  width: 2.75rem;
@@ -23,8 +23,4 @@
23
23
  /* make the focus visible on all sides */
24
24
  .sapMSticky .sapMLIBShowSeparator:first-child > td {
25
25
  border-top-color: transparent;
26
- }
27
-
28
- .sapMListTblCell {
29
- padding: 0 0.5rem;
30
26
  }
@@ -14,7 +14,7 @@
14
14
  color: @sapUiBaseText;
15
15
  }
16
16
 
17
- html.sap-desktop .sapMToken.sapMTokenSelected:hover {
17
+ html.sap-desktop .sapMToken.sapMTokenSelected:not(.sapMTokenReadOnly):hover {
18
18
  background: @sapUiButtonSelectedHoverBackground;
19
19
  border: @sapUiButtonBorderWidth solid @sapUiButtonSelectedHoverBorderColor;
20
20
  }
@@ -49,7 +49,8 @@ html.sap-desktop .sapMTokenizer:focus {
49
49
  .sapMTokenizer.sapMTokenizerDisabled .sapMToken {
50
50
  &.sapMToken:hover,
51
51
  &.sapMToken:focus,
52
- &.sapMTokenSelected {
52
+ &.sapMTokenSelected,
53
+ &.sapMToken.sapMTokenSelected:hover {
53
54
  background: darken(@sapUiButtonBackground, 2);
54
55
  cursor: default;
55
56
  color: @sapUiBaseText;
@@ -14,6 +14,9 @@ html.sap-desktop .sapMTBActive:focus {
14
14
  background: @sapUiToolbarBackground;
15
15
  }
16
16
 
17
+ .sapMIBar > .sapMBarChild:last-child {
18
+ margin-right: 0;
19
+ }
17
20
 
18
21
  /* Transparent Toolbar Context */
19
22
  .sapMTB-Transparent-CTX.sapMTB {
@@ -43,6 +43,7 @@
43
43
  @import "MessageStrip.less";
44
44
  @import "MessageView.less";
45
45
  @import "NewsContent.less";
46
+ @import "NotificationListGroup.less";
46
47
  @import "ObjectAttribute.less";
47
48
  @import "ObjectHeader.less";
48
49
  @import "ObjectMarker.less";
@@ -116,11 +116,6 @@ span.sapMBtnInner.sapMBtnEmphasized {
116
116
  background: @sapUiButtonActiveBackground;
117
117
  }
118
118
 
119
- .sapMBtn:hover > .sapMBtnGhost.sapMBtnHoverable:not(.sapMBtnActive) {
120
- background: @sapUiButtonHoverBackground;
121
- border-color: @sapUiButtonHoverBorderColor;
122
- }
123
-
124
119
  .sapUiSizeCompact {
125
120
  .sapMBtnIcon {
126
121
  margin-left: 0;
@@ -7,6 +7,7 @@
7
7
  // Variables overriding
8
8
  // ==========================================================================
9
9
 
10
+ @_sap_m_Carousel_BackgroundColor: @sapBackgroundColor;
10
11
  @_sap_m_Carousel_MinWidth: 15.5rem;
11
12
  @_sap_m_Carousel_ControlsNoArrowsHeight: 2.75rem;
12
13
  @_sap_m_Carousel_NumericIndicatorTextColor: @sapUiPageFooterTextColor;
@@ -16,83 +17,4 @@
16
17
  @_sap_m_Carousel_PageIndicatorWidthSizeM: @_sap_m_Carousel_PageIndicatorWidthSizeS;
17
18
  @_sap_m_Carousel_PageIndicatorWidthSizeL: @_sap_m_Carousel_PageIndicatorWidthSizeS;
18
19
  @_sap_m_Carousel_PageIndicatorWidthSizeXL: @_sap_m_Carousel_PageIndicatorWidthSizeS;
19
- @_sap_m_Carousel_PageIndicatorContainerPadding: 0.5rem;
20
-
21
- .sapMCrsl {
22
- background-color: @sapUiBaseBG;
23
- }
24
-
25
- /* Carousel controls: HUD */
26
- .sapMCrslHud a {
27
- opacity: 0.5;
28
- box-shadow: @sapUiShadowLevel1;
29
- }
30
-
31
- .sapMCrsl .sapMCrslHud a:hover,
32
- .sapMCrsl .sapMCrslHud a:focus {
33
- box-shadow: @sapUiShadowLevel1;
34
- border: 1px solid @sapUiButtonBorderColor;
35
- background: @sapUiButtonHoverBackground;
36
- }
37
-
38
- .sapMCrsl .sapMCrslHud a:active {
39
- box-shadow: @sapUiShadowLevel1;
40
- background-color: @sapUiButtonActiveBackground;
41
- }
42
-
43
- .sapMCrsl:focus {
44
- &:before {
45
- border: 1px solid @sapUiContentFocusColor;
46
- position: absolute;
47
- content: " ";
48
- top: 0;
49
- right: 0;
50
- bottom: 0;
51
- left: 0;
52
- z-index: 2;
53
- pointer-events: none;
54
- }
55
-
56
- &:after {
57
- border: 1px dotted @sapUiContentContrastFocusColor;
58
- position: absolute;
59
- content: " ";
60
- top: 0;
61
- right: 0;
62
- bottom: 0;
63
- left: 0;
64
- z-index: 2;
65
- pointer-events: none;
66
- }
67
- }
68
-
69
- .sapMCrslPrev:focus,
70
- .sapMCrslNext:focus,
71
- .sapMCrslPrev .sapUiIcon:focus,
72
- .sapMCrslNext .sapUiIcon:focus {
73
- outline: none;
74
- }
75
-
76
- html.sap-desktop .sapMCrslHud .sapMCrslPrev:focus,
77
- html.sap-desktop .sapMCrslHud .sapMCrslNext:focus {
78
- &::before {
79
- content: "";
80
- position: absolute;
81
- top: -0.125rem;
82
- right: -0.125rem;
83
- bottom: -0.125rem;
84
- left: -0.125rem;
85
- pointer-events: none;
86
- }
87
-
88
- &::after {
89
- content: "";
90
- position: absolute;
91
- top: -0.125rem;
92
- right: -0.125rem;
93
- bottom: -0.125rem;
94
- left: -0.125rem;
95
- pointer-events: none;
96
- border: 1px dotted @sapUiContentFocusColor;
97
- }
98
- }
20
+ @_sap_m_Carousel_PageIndicatorContainerPadding: 0.5rem;
@@ -226,6 +226,27 @@ html.sap-desktop .sapMGTLineModePress .sapMGTFocusDiv {
226
226
  border: @sapUiContentFocusWidth @sapUiContentFocusStyle @sapUiContentFocusColor;
227
227
  }
228
228
 
229
+ html.sap-desktop .sapMGTActionButtonPress.sapMGT:focus
230
+ {
231
+ .sapMGTFocusDiv{
232
+ border: none;
233
+ }
234
+ }
235
+
236
+ html.sap-desktop .sapMGTActionButtonPress.sapMGT:active
237
+ {
238
+ .sapMGTFocusDiv{
239
+ border: none;
240
+ }
241
+ }
242
+
243
+ html.sap-desktop .sapMGTActionButtonPress.sapMGT:focus-visible
244
+ {
245
+ .sapMGTFocusDiv{
246
+ border: @sapUiContentFocusWidth @sapUiContentFocusStyle @sapUiContentFocusColor;
247
+ }
248
+ }
249
+
229
250
  html.sap-desktop .sapMGT.sapMGTBackgroundImage:focus .sapMGTFocusDiv,
230
251
  html.sap-desktop .sapMGT.sapMGTBackgroundImage:active .sapMGTFocusDiv {
231
252
  &:after {
@@ -4,11 +4,12 @@
4
4
  /* ================================= */
5
5
 
6
6
  // header shadow - different states
7
- @_sap_m_MessageBox_InformationShadow: inset 0 -0.0625rem @sapUiInformationBorder, @sapUiShadowHeader;
8
- @_sap_m_MessageBox_WarningShadow: inset 0 -0.0625rem @sapUiWarningBorder, @sapUiShadowHeader;
9
- @_sap_m_MessageBox_ErrorShadow: inset 0 -0.0625rem @sapUiErrorBorder, @sapUiShadowHeader;
10
- @_sap_m_MessageBox_SuccessShadow: inset 0 -0.0625rem @sapUiSuccessBorder, @sapUiShadowHeader;
11
- @_sap_m_MessageBox_QuestionShadow: @sapUiShadowHeader;
7
+ @_sap_m_MessageBox_HeaderShadow: inset 0 -0.0625rem;
8
+ @_sap_m_MessageBox_Shadow: @sapUiShadowHeader;
9
+ @_sap_m_MessageBox_InformationShadow: @_sap_m_MessageBox_HeaderShadow @sapUiInformationBorder, @_sap_m_MessageBox_Shadow;
10
+ @_sap_m_MessageBox_WarningShadow: @_sap_m_MessageBox_HeaderShadow @sapUiWarningBorder, @_sap_m_MessageBox_Shadow;
11
+ @_sap_m_MessageBox_ErrorShadow: @_sap_m_MessageBox_HeaderShadow @sapUiErrorBorder, @_sap_m_MessageBox_Shadow;
12
+ @_sap_m_MessageBox_SuccessShadow: @_sap_m_MessageBox_HeaderShadow @sapUiSuccessBorder, @_sap_m_MessageBox_Shadow;
12
13
 
13
14
  .sapMDialog.sapMMessageBoxInfo .sapMDialogIcon.sapUiIcon {
14
15
  color: @sapUiInformativeElement;
@@ -0,0 +1,6 @@
1
+ /* ====================================== */
2
+ /* CSS for control sap.m/NotificationListGroup */
3
+ /* Quartz Dark theme */
4
+ /* ====================================== */
5
+
6
+ @_sap_m_NotificationListGroup_Background: @sapList_GroupHeaderBackground;
@@ -37,10 +37,6 @@
37
37
  .sapMPanel .sapMPanelHdr {
38
38
  line-height: 2.75rem;
39
39
  height: 2.75rem;
40
- font-family: @sapUiFontHeaderFamily;
41
- font-size: @sapMFontHeader4Size;
42
- font-weight: @sapUiFontHeaderWeight;
43
- color: @sapUiGroupTitleTextColor;
44
40
  }
45
41
 
46
42
  .sapMPanelWrappingDiv .sapUiIcon {
@@ -3,9 +3,6 @@
3
3
  /* Quartz Dark theme */
4
4
  /* ============================== */
5
5
 
6
- /* Arrow offset from the Popover's corners */
7
- @_sap_m_Popover_ArrowOffset: 8;
8
-
9
6
  .sapMPopoverArr:after {
10
7
  background: @sapUiGroupContentBackground;
11
8
  box-shadow: @sapUiShadowLevel2;
@@ -9,7 +9,9 @@ html.sap-desktop .sapMST:active .sapMSTFocusDiv {
9
9
  }
10
10
 
11
11
  .sapMST.sapMSTScopeActions.sapMSTDarkBackground .sapMSTMoreIcon {
12
- color: @sapUiContentContrastTextColor;
12
+ .sapMBtnIcon{
13
+ color: @sapUiContentContrastTextColor;
14
+ }
13
15
  }
14
16
 
15
17
  /* This part is used to achieve dotted white black interlace border*/
@@ -6,14 +6,10 @@
6
6
  /* slider */
7
7
  .sapMSliderInner {
8
8
  background: @sapUiFieldBorderColor;
9
- height: 0.25rem;
10
- min-width: 4rem;
11
- border-radius: 0.25rem;
12
9
  }
13
10
 
14
11
  .sapMSliderProgress {
15
12
  background: @sapUiActive;
16
- height: 0.25rem;
17
13
  }
18
14
 
19
15
  .sapMSliderInner:not(.sapMSliderInnerDisabled):hover > .sapMSliderHandle {
@@ -25,9 +21,10 @@
25
21
  .sapMSliderHandle {
26
22
  background: @sapUiButtonBackground;
27
23
  border: solid 0.125rem @sapUiFieldBorderColor;
28
- width: 1.625rem;
29
- height: 1.625rem;
30
- top: -0.825em;
24
+ width: 1.875rem;
25
+ height: 1.875rem;
26
+ margin-left: -0.9375rem;
27
+ top: -0.8125em;
31
28
  }
32
29
 
33
30
  .sapMSliderInner:not(.sapMSliderInnerDisabled) .sapMSliderHandle {
@@ -83,8 +80,9 @@
83
80
 
84
81
  .sapUiSizeCompact {
85
82
  .sapMSliderHandle {
86
- width: 1.25rem;
87
- height: 1.25rem;
83
+ width: 1.5rem;
84
+ height: 1.5rem;
85
+ margin-left: -0.75rem;
88
86
  top: -0.625rem;
89
87
  }
90
88