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
e1a82a8f
Commit
e1a82a8f
authored
Aug 17, 2023
by
Dorine Lambinet
Committed by
Toufic Batache
Aug 23, 2023
Browse files
Options
Downloads
Patches
Plain Diff
change le curseur sur le bouton calculer l'impact budgétaire
parent
084079d3
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!158
Bouton et modale simulation budget et autre évolution UI du budget
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/routes/+page.svelte
+2
-2
2 additions, 2 deletions
src/routes/+page.svelte
with
2 additions
and
2 deletions
src/routes/+page.svelte
+
2
−
2
View file @
e1a82a8f
...
...
@@ -1359,7 +1359,7 @@
<div
class=
"w-full flex itemps-center justify-center"
>
<a
class=
"mt-2 lg:mt-4 rounded-lg bg-le-jaune px-4 py-1 lg:py-2 text-center text-base tracking-wider uppercase text-black drop-shadow-md active:bg-le-vert-800 hover:bg-le-jaune-very-dark hover:text-white font-medium"
class=
"
cursor-pointer
mt-2 lg:mt-4 rounded-lg bg-le-jaune px-4 py-1 lg:py-2 text-center text-base tracking-wider uppercase text-black drop-shadow-md active:bg-le-vert-800 hover:bg-le-jaune-very-dark hover:text-white font-medium"
on:click=
{
()
=>
(
isBudgetConnexionModalOpen
=
true
)
}
>
Calculer l'impact budgétaire
...
...
@@ -1635,7 +1635,7 @@
<div
class=
"w-full flex itemps-center justify-center"
>
<a
class=
"mt-2 lg:mt-4 rounded-lg bg-le-jaune px-4 py-1 lg:py-2 text-center text-base tracking-wider uppercase text-black drop-shadow-md active:bg-le-vert-800 hover:bg-le-jaune-very-dark hover:text-white font-medium"
class=
"
cursor-pointer
mt-2 lg:mt-4 rounded-lg bg-le-jaune px-4 py-1 lg:py-2 text-center text-base tracking-wider uppercase text-black drop-shadow-md active:bg-le-vert-800 hover:bg-le-jaune-very-dark hover:text-white font-medium"
on:click=
{
()
=>
(
isBudgetConnexionModalOpen
=
true
)
}
>
Calculer l'impact budgétaire
...
...
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