Skip to content
Snippets Groups Projects
Commit 22a0d61c authored by Florent Torregrosa's avatar Florent Torregrosa
Browse files

Issue #3477399 by grimreaper, vmaucorps, pdureau: Fix z-index machine name....

Issue #3477399 by grimreaper, vmaucorps, pdureau: Fix z-index machine name. Reorder styles, most used first and to not have the order impacted by translations.
parent 61c0e988
No related branches found
No related tags found
1 merge request!209Issue #3477399 by grimreaper: Fix z-index machine name. First reordering like in Sobki.
Pipeline #309461 passed
...@@ -10,6 +10,7 @@ colors_background_gradient: ...@@ -10,6 +10,7 @@ colors_background_gradient:
- border - border
- p-2 - p-2
- text-bg-primary - text-bg-primary
weight: -83
spacing_margin_top: spacing_margin_top:
category: "Spacing" category: "Spacing"
...@@ -34,6 +35,7 @@ spacing_margin_top: ...@@ -34,6 +35,7 @@ spacing_margin_top:
- border - border
- p-2 - p-2
- bg-light - bg-light
weight: -69
spacing_margin_bottom: spacing_margin_bottom:
category: "Spacing" category: "Spacing"
...@@ -58,6 +60,7 @@ spacing_margin_bottom: ...@@ -58,6 +60,7 @@ spacing_margin_bottom:
- border - border
- p-2 - p-2
- bg-light - bg-light
weight: -68
spacing_margin_start: spacing_margin_start:
category: "Spacing" category: "Spacing"
...@@ -82,6 +85,7 @@ spacing_margin_start: ...@@ -82,6 +85,7 @@ spacing_margin_start:
- border - border
- p-2 - p-2
- bg-light - bg-light
weight: -67
spacing_margin_end: spacing_margin_end:
category: "Spacing" category: "Spacing"
...@@ -106,3 +110,4 @@ spacing_margin_end: ...@@ -106,3 +110,4 @@ spacing_margin_end:
- border - border
- p-2 - p-2
- bg-light - bg-light
weight: -66
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment