aboutsummaryrefslogtreecommitdiff
path: root/devel/notmuch-web/static/css/notmuch-0.1.css
blob: 0f08564496ff13c0f477b8cb8c5b3e371951cad1 (plain)
pre {
  white-space: pre-wrap;
}

.message-rfc822 {
  border: 1px solid;
  border-radius: 25px;
}

.embedded-html {
  frameborder: 0;
  border: 0;
  scrolling: no;
  width: 100%;
}