Small fixes

This commit is contained in:
RainLoop Team 2014-03-21 20:03:06 +04:00
parent 1c4ce1dfb2
commit 9d26fe049e
9 changed files with 241 additions and 207 deletions

View file

@ -300,6 +300,14 @@ html.rl-no-preview-pane {
div[data-x-div-type=body] {
margin: 15px;
}
pre {
margin: 0px;
padding: 0px;
background: #fff;
border: none;
font-family: Monaco, Menlo, Consolas, 'Courier New', monospace;
}
}
&.plain {