Reverse localization patch.

Monotone-Parent: c16aa62954764e28a982189ae9222645f4705921
Monotone-Revision: a46f694fb88b061ebf1cde5157986657756d6f5c

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-11-03T11:51:05
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2011-11-03 11:51:05 +00:00
parent 5ca67f5b8e
commit b1e5170060
108 changed files with 1779 additions and 1853 deletions

View File

@@ -169,3 +169,12 @@ UL#attachments LI IMG
TEXTAREA#text
{ display: none;
background: #fff; }
blockquote[type=cite] {
display: block;
margin: 1em 0px;
-moz-padding-start: 1em;
-moz-border-start: solid;
border-color: blue;
border-width: thin;
}