mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-06-26 08:16:44 +03:00
Show paperclip at EML attachments #1166
This commit is contained in:
parent
ba304fcd00
commit
8f79a4c34b
1 changed files with 3 additions and 0 deletions
|
|
@ -45,6 +45,9 @@ body > * {
|
|||
border: 1px solid rgba(125,128,128,0.5);
|
||||
padding: 0.25em;
|
||||
margin-right: 1em;
|
||||
}
|
||||
#attachments > *::before {
|
||||
content: '📎 ';
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue