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
6a9fc30b
Commit
6a9fc30b
authored
Aug 5, 2021
by
Dorine Lambinet
Browse files
Options
Downloads
Patches
Plain Diff
Ajustement de la Navbar
parent
cc039150
Branches
Branches containing commit
Tags
0.0.443
Tags containing commit
1 merge request
!33
Ui grid
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/lib/components/NavBar.svelte
+9
-9
9 additions, 9 deletions
src/lib/components/NavBar.svelte
with
9 additions
and
9 deletions
src/lib/components/NavBar.svelte
+
9
−
9
View file @
6a9fc30b
...
@@ -22,9 +22,9 @@
...
@@ -22,9 +22,9 @@
</script>
</script>
<div
class=
"fixed top-0 w-full z-50"
>
<div
class=
"fixed top-0 w-full z-50"
>
<nav
class=
"bg-le-jaune h-14 shadow-md mx-auto px-
2 sm:px-6
lg:px-8 w-full"
>
<nav
class=
"bg-le-jaune h-14 shadow-md mx-auto px-
4
lg:px-8 w-full"
>
<!-- Création d'un div sur l'ensemble de la nav bar pour répartir les blocs-->
<!-- Création d'un div sur l'ensemble de la nav bar pour répartir les blocs-->
<div
class=
"hidden
s
m:flex justify-between"
>
<div
class=
"hidden m
d
:flex justify-between"
>
<!-- Premier div pour le logo AN et le menu A propos-->
<!-- Premier div pour le logo AN et le menu A propos-->
<div
class=
"flex w-64 items-center"
>
<div
class=
"flex w-64 items-center"
>
<!-- logo assemblee nationale -->
<!-- logo assemblee nationale -->
...
@@ -120,7 +120,7 @@
...
@@ -120,7 +120,7 @@
</div>
</div>
<!-- Deuxième div pour le logo Contrib. & prestas sociales-->
<!-- Deuxième div pour le logo Contrib. & prestas sociales-->
<div
class=
"hidden
s
m:flex"
>
<div
class=
"hidden m
d
:flex"
>
<a
href=
"/"
>
<a
href=
"/"
>
<div
<div
class=
"space-y-1 flex items-center h-14 gap-2 rounded text-white p-1"
class=
"space-y-1 flex items-center h-14 gap-2 rounded text-white p-1"
...
@@ -144,7 +144,7 @@
...
@@ -144,7 +144,7 @@
<div
class=
"flex"
>
<div
class=
"flex"
>
<a
<a
href=
"/contribuer"
href=
"/contribuer"
class=
"hidden
s
m:inline-flex text-white uppercase text-sm rounded-sm focus:outline-none hover:bg-gray-400 hover:bg-opacity-20 hover:text-white p-1"
class=
"hidden m
d
:inline-flex text-white uppercase text-sm rounded-sm focus:outline-none hover:bg-gray-400 hover:bg-opacity-20 hover:text-white p-1"
type=
"button"
type=
"button"
>
>
<div
class=
"flex items-center"
>
<div
class=
"flex items-center"
>
...
@@ -271,7 +271,7 @@
...
@@ -271,7 +271,7 @@
<!--Menu écran téléphone-->
<!--Menu écran téléphone-->
<div
class=
"
s
m:hidden flex justify-between items-center"
>
<div
class=
"m
d
:hidden flex justify-between items-center"
>
<!-- Premier div pour le logo AN et le menu A propos-->
<!-- Premier div pour le logo AN et le menu A propos-->
<div
class=
"w-16"
>
<div
class=
"w-16"
>
<!-- logo assemblee nationale -->
<!-- logo assemblee nationale -->
...
@@ -299,11 +299,11 @@
...
@@ -299,11 +299,11 @@
</div>
</div>
<!-- Troisième div pour le bouton menu-->
<!-- Troisième div pour le bouton menu-->
<div
class=
"w-16 "
>
<div
class=
"w-16
flex justify-end
"
>
<button
<button
aria-expanded=
{
openAproposMenu
}
aria-expanded=
{
openAproposMenu
}
aria-haspopup=
"true"
aria-haspopup=
"true"
class=
"text-white uppercase text-sm rounded-sm focus:outline-none hover:bg-gray-400 hover:bg-opacity-20 hover:text-white p-1"
class=
"text-white uppercase text-sm rounded-sm focus:outline-none hover:bg-gray-400 hover:bg-opacity-20 hover:text-white p-1
justify-self-end
"
id=
"user-menu"
id=
"user-menu"
on:click=
{
()
=>
(
openAproposMenu
=
!
openAproposMenu
)
}
on:click=
{
()
=>
(
openAproposMenu
=
!
openAproposMenu
)
}
type=
"button"
type=
"button"
...
@@ -311,7 +311,7 @@
...
@@ -311,7 +311,7 @@
<span
class=
"sr-only"
>
Open user menu
</span>
<span
class=
"sr-only"
>
Open user menu
</span>
<!-- Material icon : menu -->
<!-- Material icon : menu -->
<svg
<svg
class=
"
s
m:hidden fill-current text-white"
class=
"m
d
:hidden fill-current text-white"
xmlns=
"http://www.w3.org/2000/svg"
xmlns=
"http://www.w3.org/2000/svg"
height=
"24px"
height=
"24px"
viewBox=
"0 0 24 24"
viewBox=
"0 0 24 24"
...
...
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