Avis Style: replace bubble image tag by the i tag
This commit is contained in:
parent
c93feb27f0
commit
c9f69e9693
3 changed files with 7 additions and 2 deletions
|
@ -44,4 +44,8 @@ i {
|
|||
&.in-progress {
|
||||
background-image: image-url("icons/in-progress-blue.svg");
|
||||
}
|
||||
|
||||
&.bubble {
|
||||
background-image: image-url("icons/bubble.svg");
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue