Experemental Plain2Html/Html2Plain convertor (+ jQuery linkify)

This commit is contained in:
RainLoop Team 2014-07-22 03:58:13 +04:00
parent 8cfd52ef12
commit e4333a6f90
18 changed files with 1211 additions and 604 deletions

View file

@ -52,7 +52,7 @@ html.rl-no-preview-pane {
padding-left: 10px;
}
}
.b-message-view-desc {
text-align: center;
font-size: 24px;
@ -316,10 +316,6 @@ html.rl-no-preview-pane {
display: none;
}
&.rtl-text-part {
direction: rtl;
}
&.html {
div[data-x-div-type=body] {
margin: 15px;
@ -345,7 +341,7 @@ html.rl-no-preview-pane {
border: none;
font-family: Monaco, Menlo, Consolas, 'Courier New', monospace;
}
blockquote {
border-left: 2px solid blue;
color: blue;