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
516e03fa
Commit
516e03fa
authored
May 26, 2021
by
Dorine Lambinet
Committed by
Emmanuel Raviart
May 26, 2021
Browse files
Options
Downloads
Patches
Plain Diff
Ajuste UI tutoriel
parent
b647e995
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/routes/simulation.svelte
+7
-5
7 additions, 5 deletions
src/routes/simulation.svelte
with
7 additions
and
5 deletions
src/routes/simulation.svelte
+
7
−
5
View file @
516e03fa
...
...
@@ -439,13 +439,13 @@
<div
class=
" lg:w-1/3 lg:order-1 bg-white shadow-md p-5"
>
<section
class=
"bg-white overflow-auto relative"
>
{
#if
editionMode
===
null
}
<div
class=
"bg-white border-le-jaune border-4 shadow-md md:mt-16 rounded-md"
>
<div
class=
"bg-white border-le-jaune border-4 shadow-md rounded-md"
>
<h1
class=
"bg-le-jaune text-2xl font-bold text-white py-2 px-4 "
>
Démarrer avec LexImpact
</h1>
<h2
class=
"py-2 px-4 text-lg font-bold"
>
Amender la loi
</h2>
<h2
class=
"py-2 px-4 text-2xl font-bold text-gray-500"
>
Amender la loi
</h2>
<p
class=
"py-2 px-4"
>
Pour amender la loi, rendez-vous sur un des cas types à droite et
cliquez sur le nom d'un dispositif législatif.
...
...
@@ -460,7 +460,9 @@
Une fenêtre s'ouvrira ici-même et vous permettra d'intervenir sur
les paramètres de la loi.
</p>
<h2
class=
"pb-2 pt-5 px-4 text-lg font-bold"
>
Éditer un cas type
</h2>
<h2
class=
"py-2 px-4 text-2xl font-bold text-gray-500"
>
Éditer un cas type
</h2>
<p
class=
"py-2 px-4"
>
Pour modifier un cas type, Cliquez sur le pictogramme "stylo", en
haut à droite du cas type choisi.
...
...
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