Show pieces justificatives in messagerie
This commit is contained in:
parent
581da1921e
commit
9c8061d5a4
5 changed files with 15 additions and 0 deletions
|
@ -48,4 +48,8 @@ i {
|
|||
&.bubble {
|
||||
background-image: image-url("icons/bubble.svg");
|
||||
}
|
||||
|
||||
&.attachment {
|
||||
background-image: image-url("icons/attachment.svg");
|
||||
}
|
||||
}
|
||||
|
|
|
@ -38,4 +38,8 @@
|
|||
.date {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.attachment-link {
|
||||
margin-top: $default-spacer;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue