mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-27 02:59:21 +03:00
Small fixes
This commit is contained in:
parent
041bd1ae1b
commit
320f92b1a8
6 changed files with 18 additions and 8 deletions
|
|
@ -255,7 +255,7 @@ html.rl-no-preview-pane {
|
|||
.bodyText {
|
||||
|
||||
color: #000;
|
||||
font-family: arial, sans-serif;
|
||||
font-family: Arial, Verdana, Geneva, sans-serif;
|
||||
|
||||
.b-text-part {
|
||||
|
||||
|
|
@ -305,13 +305,13 @@ html.rl-no-preview-pane {
|
|||
&.plain {
|
||||
|
||||
padding: 15px;
|
||||
font-family: Monaco, Menlo, Consolas, 'Courier New', monospace;
|
||||
|
||||
pre {
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
background: #fff;
|
||||
border: none;
|
||||
font-family: Monaco, Menlo, Consolas, 'Courier New', monospace;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue