Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
z-dsfr
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pub
CGDD Public
BUN-Poleweb
Systeme de design de l etat
CMS SPIP
z-dsfr
Commits
2096533b
Commit
2096533b
authored
1 year ago
by
divinatus
Browse files
Options
Downloads
Patches
Plain Diff
Correctif taille max second logo
parent
9ce4e1c3
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
design_system_admin/inclure/header.html
+12
-7
12 additions, 7 deletions
design_system_admin/inclure/header.html
with
12 additions
and
7 deletions
design_system_admin/inclure/header.html
+
12
−
7
View file @
2096533b
...
...
@@ -33,7 +33,7 @@
<BOUCLE_second_logo
(
CONDITION
){
si
#CONFIG_VALUE
{
_masquer_logo_secondaire
}|=={
non
}|
oui
}
>
<BOUCLE_type_image
(
CONDITION
){
si
#CONFIG_VALUE
{
type_insertion_second_logo
}|=={
fichier
}|
oui
}
>
<a
class=
"fr-header__operator"
href=
"#URL_SITE_SPIP"
title=
"Retour à la page d'accueil"
>
<img
src=
"#CONFIG_VALUE{second_logo_upload}"
alt=
"logo secondaire"
style=
"max-
width:9.06
25rem;"
/>
<img
src=
"#CONFIG_VALUE{second_logo_upload}"
alt=
"logo secondaire"
style=
"max-
height:7.
25rem;"
/>
</a>
</BOUCLE_type_image>
<a
class=
"fr-header__operator"
href=
"#URL_SITE_SPIP"
title=
"Retour à la page d'accueil"
>
#CONFIG_VALUE{second_logo_upload}
</a>
...
...
@@ -98,18 +98,23 @@
</BOUCLE_masquer_liste_acces_rapide>
</div>
<BOUCLE_masquer_recherche
(
CONDITION
){
si
#CONFIG_VALUE
{
_masquer_recherche
}|=={
non
}|
oui
}
>
<div
class=
"fr-header__search fr-modal"
id=
"modal-400"
data-fr-js-modal=
"true"
data-fr-js-header-modal=
"true"
>
<div
class=
"fr-header__search fr-modal"
id=
"modal-2397"
aria-labelledby=
"button-2398"
>
<div
class=
"fr-container fr-container-lg--fluid"
>
<button
class=
"fr-link--close fr-link"
aria-controls=
"modal-400"
data-fr-js-modal-button=
"true"
>
Fermer
</button>
<button
class=
"fr-btn--close fr-btn"
aria-controls=
"modal-2397"
id=
"button-2405"
title=
"Fermer"
>
Fermer
</button>
<form
action=
"#SELF"
method=
"get"
>
<div
class=
"fr-search-bar"
id=
"search-39
9
"
role=
"search"
>
<label
class=
"fr-label"
for=
"search-39
9
-input"
>
<div
class=
"fr-search-bar"
id=
"search-
2
39
6
"
role=
"search"
>
<label
class=
"fr-label"
for=
"search-
2
39
6
-input"
>
Rechercher
</label>
<input
class=
"fr-input"
aria-describedby=
"search-2396-input-messages"
placeholder=
"Rechercher"
id=
"search-2396-input"
type=
"search"
name=
"recherche"
>
<input
type=
"hidden"
name=
"page"
value=
"recherche"
>
<input
type=
"hidden"
name=
"lang"
value=
"fr"
>
<input
class=
"fr-input"
title=
"Rechercher"
placeholder=
"Rechercher"
type=
"search"
id=
"search-399-input"
name=
"recherche"
>
<button
class=
"fr-btn"
title=
"Rechercher"
>
<div
class=
"fr-messages-group"
id=
"search-2396-input-messages"
aria-live=
"polite"
>
</div>
<button
class=
"fr-btn"
id=
"search-btn-2407"
title=
"Rechercher"
>
Rechercher
</button>
</div>
...
...
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