notmuch/devel/notmuch-web/static/css/notmuch-0.1.css
David Bremner 126347b694 Import notmuch_0.38.2.orig.tar.xz
[dgit import orig notmuch_0.38.2.orig.tar.xz]
2023-12-01 07:51:09 -04:00

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%;
}