Enabled address undelete and purge, now showing systems deleted messages
This commit is contained in:
5
public/css/fixes.css
vendored
5
public/css/fixes.css
vendored
@@ -57,4 +57,9 @@ ol {
|
||||
/* Fix markdown parser that renders <li><p> */
|
||||
#content ul:not(.pagination) li p {
|
||||
margin-left: -1ch;
|
||||
}
|
||||
|
||||
.trashed {
|
||||
text-decoration: line-through;
|
||||
color: #3f6982;
|
||||
}
|
Reference in New Issue
Block a user