mirror of
https://git.notmuchmail.org/git/notmuch
synced 2025-01-23 03:35:55 +01:00
126347b694
[dgit import orig notmuch_0.38.2.orig.tar.xz]
15 lines
181 B
CSS
15 lines
181 B
CSS
pre {
|
|
white-space: pre-wrap;
|
|
}
|
|
|
|
.message-rfc822 {
|
|
border: 1px solid;
|
|
border-radius: 25px;
|
|
}
|
|
|
|
.embedded-html {
|
|
frameborder: 0;
|
|
border: 0;
|
|
scrolling: no;
|
|
width: 100%;
|
|
}
|