Branch for SOGo v1.3.10

Monotone-Parent: 1e8c7259f7ef4e643e8c4d7691e6d7b69faa65c3
Monotone-Revision: 01554e46f2d289111d615a3006a1b61ad6f76320

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-11-01T18:46:51
This commit is contained in:
Francis Lachapelle
2011-11-01 18:46:51 +00:00
parent ecfd582a33
commit 90b5a2bf5e
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;
}