mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Added "white-space:pre-wrap" to plain text display
This commit is contained in:
parent
209deb00af
commit
2e0f4719e6
@ -475,6 +475,7 @@ td {
|
||||
|
||||
.messagepre {
|
||||
font-family:'lucida console',courier,monospace;
|
||||
white-space:pre-wrap;
|
||||
}
|
||||
|
||||
/* frame around attachments */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user