Avis Style: replace bubble image tag by the i tag

This commit is contained in:
Simon Lehericey 2017-09-07 10:30:40 +02:00
parent c93feb27f0
commit c9f69e9693
3 changed files with 7 additions and 2 deletions

View file

@ -44,4 +44,8 @@ i {
&.in-progress {
background-image: image-url("icons/in-progress-blue.svg");
}
&.bubble {
background-image: image-url("icons/bubble.svg");
}
}

View file

@ -26,7 +26,7 @@
%p= avis.introduction
.answer.flex.align-start
= image_tag 'icons/bubble.svg', class: 'avis-icon'
%i.bubble.avis-icon
.width-100
%h2.gestionnaire
= avis.gestionnaire.email

View file

@ -12,6 +12,7 @@
%i.without-continuation
%i.edit
%i.in-progress
%i.bubble
%h1 Formulaires
@ -180,7 +181,7 @@
%p Bonjour, merci de me donner votre avis sur ce dossier.
.answer.flex.align-start
= image_tag 'icons/bubble.svg', class: 'avis-icon'
%i.bubble.avis-icon
.width-100
%h2.gestionnaire
gestionnnaire@tps.com