FreeBSD Bugzilla – Attachment 233320 Details for
Bug 263410
CSS to avoid tedious horizontal scrolling when reading a message in #FreeBSD mailing list "archive"
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Patch to force warpping of text of a mailing list message
mlmmj-webview.css.diff.text (text/plain), 494 bytes, created by
freebsd
on 2022-04-19 06:40:53 UTC
(
hide
)
Description:
Patch to force warpping of text of a mailing list message
Filename:
MIME Type:
Creator:
freebsd
Created:
2022-04-19 06:40:53 UTC
Size:
494 bytes
patch
obsolete
>--- mlmmj-webview.css.orig 2022-04-18 20:29:12.843685200 -1000 >+++ mlmmj-webview.css 2022-04-18 20:33:26.748213600 -1000 >@@ -57,6 +57,17 @@ > background-color:inherit; > } > >+/* >+Force overly long line to wrap with in the window of mailing >+list email; an offending example ... >+ >+ https://lists.freebsd.org/archives/freebsd-hackers/2022-April/001028.html >+*/ >+pre#body { >+ white-space: pre-wrap; >+ overflow-wrap: break-word; >+} >+ > .head:after { > content: ''; > display: block;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 263410
: 233320