Skip to content
Snippets Groups Projects
Commit 5a5efa90 authored by Toufic Batache's avatar Toufic Batache
Browse files

Enlève les hachures des graphiques budgétaires

parent 82935542
Branches
Tags
1 merge request!232Améliorations impacts budgétaires
...@@ -778,10 +778,6 @@ ...@@ -778,10 +778,6 @@
<div class="h-12 bg-gradient-to-b from-white" /> <div class="h-12 bg-gradient-to-b from-white" />
</Html> </Html>
<Html pointerEvents={false}>
<div class="bg-diagonal-stripes h-6" />
</Html>
<Html pointerEvents={false}> <Html pointerEvents={false}>
<div class="flex justify-end"> <div class="flex justify-end">
<button <button
......
...@@ -34,8 +34,6 @@ const config = { ...@@ -34,8 +34,6 @@ const config = {
/* Polka dots - Heropatterns.com échelle réduite */ /* Polka dots - Heropatterns.com échelle réduite */
"polka-dots": "polka-dots":
"url(\"data:image/svg+xml,%3Csvg width='8' height='8' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%' height='100%' fill='%23fff'/%3E%3Cg fill='%23ded500' fill-opacity='0.4' fill-rule='evenodd'%3E%3Ccircle cx='3' cy='3' r='3'/%3E%3Ccircle cx='13' cy='13' r='3'/%3E%3C/g%3E%3C/svg%3E\")", "url(\"data:image/svg+xml,%3Csvg width='8' height='8' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%' height='100%' fill='%23fff'/%3E%3Cg fill='%23ded500' fill-opacity='0.4' fill-rule='evenodd'%3E%3Ccircle cx='3' cy='3' r='3'/%3E%3Ccircle cx='13' cy='13' r='3'/%3E%3C/g%3E%3C/svg%3E\")",
"diagonal-stripes":
"url(\"data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23ffffff' fill-opacity='1' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E\")",
}, },
blur: { blur: {
xs: "1.2px", xs: "1.2px",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment