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
1cafbc78
Commit
1cafbc78
authored
Aug 17, 2023
by
Dorine Lambinet
Committed by
Toufic Batache
Aug 23, 2023
Browse files
Options
Downloads
Patches
Plain Diff
design de la modale en mode panneau d'info
parent
69c39834
No related branches found
No related tags found
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/lib/components/IntroWarningBillModale.svelte
+17
-9
17 additions, 9 deletions
src/lib/components/IntroWarningBillModale.svelte
with
17 additions
and
9 deletions
src/lib/components/IntroWarningBillModale.svelte
+
17
−
9
View file @
1cafbc78
...
...
@@ -104,23 +104,31 @@
leaveTo=
"opacity-0 scale-95"
>
<div
class=
"w-screen max-w-4xl
p-4
transform overflow-hidden rounded-md bg-white text-left shadow-xl transition-all"
class=
"w-screen max-w-4xl transform overflow-hidden rounded-md bg-white text-left shadow-xl transition-all"
>
<div
class=
"flex items-center justify-between"
>
<div
class=
"flex items-center justify-between bg-le-gris-dispositif-light border-b border-le-gris-dispositif p-4 px-10"
>
<span
class=
"text-le-gris-dispositif-dark font-bold uppercase tracking-wider text-xl"
><iconify-icon
class=
"mr-1 align-[-0.35rem] text-3xl"
icon=
"ri-information-line"
/>
Information
</span>
<button
type=
"button"
class=
"focus:outline-none whitespace-normal
m-0.5
rounded-lg focus:ring-2 p-1.5 focus:ring-
gray-400 hover:bg-gray-100
active:bg-gray-200 ml-auto"
class=
"focus:outline-none whitespace-normal rounded-lg focus:ring-2 p-1.5 focus:ring-
le-gris-dispositif hover:bg-le-gris-dispositif-ultralight
active:bg-gray-200 ml-auto"
aria-label=
"Close modal"
on:click=
{
onClose
}
><span
class=
"sr-only"
>
Close modal
</span>
<iconify-icon
class=
"block text-
2
xl"
icon=
"ri-close-line"
/>
<iconify-icon
class=
"block text-
4
xl"
icon=
"ri-close-line"
/>
</button>
</div>
<DialogDescription
as=
"div"
class=
"flex flex-col gap-5 px-5 py-3"
>
<h1
class=
"w-full text-left text-2xl font-bold"
>
Le simulateur configuré en vue du PLF* et du PLFSS** !
</h1>
<DialogDescription
as=
"div"
class=
"flex flex-col gap-5 px-10 pb-10 pt-5"
>
<p
class=
"w-full text-left text-lg"
>
Le simulateur a été configuré en vue de la période budgétaire de
début octobre :
...
...
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