web: change style for attachments
This commit is contained in:
@@ -58,6 +58,13 @@
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
|
||||
.message .body .attachments hr {
|
||||
border: none;
|
||||
border-top: 1px dashed #888;
|
||||
background-color: #f000;
|
||||
margin: 0.5rem 0;
|
||||
}
|
||||
|
||||
.error {
|
||||
background-color: red;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user