mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-12 19:33:03 +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 {
|
.messagepre {
|
||||||
font-family:'lucida console',courier,monospace;
|
font-family:'lucida console',courier,monospace;
|
||||||
|
white-space:pre-wrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* frame around attachments */
|
/* frame around attachments */
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user