RGAA A : h4 => span in top dropdown item to respect title hierarchy (9.1.2)

This commit is contained in:
simon lehericey 2019-11-06 09:11:55 +01:00
parent daeeeda583
commit 79968f12fb
5 changed files with 5 additions and 5 deletions

View file

@ -11,7 +11,7 @@
} }
} }
h4.help-dropdown-title { .help-dropdown-title {
font-size: 16px; font-size: 16px;
color: $blue; color: $blue;
} }

View file

@ -2,5 +2,5 @@
= mail_to CONTACT_EMAIL do = mail_to CONTACT_EMAIL do
%span.icon.mail %span.icon.mail
.dropdown-description .dropdown-description
%h4.help-dropdown-title Contact technique %span.help-dropdown-title Contact technique
%p Envoyez nous un message à #{CONTACT_EMAIL}. %p Envoyez nous un message à #{CONTACT_EMAIL}.

View file

@ -2,5 +2,5 @@
= link_to FAQ_URL, target: "_blank", rel: "noopener" do = link_to FAQ_URL, target: "_blank", rel: "noopener" do
%span.icon.help %span.icon.help
.dropdown-description .dropdown-description
%h4.help-dropdown-title Un problème avec le site ? %span.help-dropdown-title Un problème avec le site ?
%p Trouvez votre réponse dans laide en ligne. %p Trouvez votre réponse dans laide en ligne.

View file

@ -2,5 +2,5 @@
= link_to messagerie_dossier_path(dossier) do = link_to messagerie_dossier_path(dossier) do
%span.icon.mail %span.icon.mail
.dropdown-description .dropdown-description
%h4.help-dropdown-title= title %span.help-dropdown-title= title
%p Envoyez directement un message à linstructeur. %p Envoyez directement un message à linstructeur.

View file

@ -1,7 +1,7 @@
%li.help-dropdown-service %li.help-dropdown-service
%span.icon.person %span.icon.person
.dropdown-description .dropdown-description
%h4.help-dropdown-title= title %span.help-dropdown-title= title
.help-dropdown-service-action .help-dropdown-service-action
%p Contactez directement ladministration : %p Contactez directement ladministration :
%p.help-dropdown-service-item %p.help-dropdown-service-item