Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
leximpact-socio-fiscal-ui
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
leximpact
Simulateur socio-fiscal
leximpact-socio-fiscal-ui
Commits
5a5efa90
Commit
5a5efa90
authored
1 year ago
by
Toufic Batache
Browse files
Options
Downloads
Patches
Plain Diff
Enlève les hachures des graphiques budgétaires
parent
82935542
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!232
Améliorations impacts budgétaires
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/lib/components/budget/BudgetDetailView.svelte
+0
-4
0 additions, 4 deletions
src/lib/components/budget/BudgetDetailView.svelte
tailwind.config.cjs
+0
-2
0 additions, 2 deletions
tailwind.config.cjs
with
0 additions
and
6 deletions
src/lib/components/budget/BudgetDetailView.svelte
+
0
−
4
View file @
5a5efa90
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
tailwind.config.cjs
+
0
−
2
View file @
5a5efa90
...
@@ -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
"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment