This commit is contained in:
albert
2012-01-13 18:28:01 -05:00
parent 28212516df
commit a3821d0397
5 changed files with 10 additions and 3 deletions

View File

@@ -5,6 +5,10 @@ div#c-dmails {
max-width: 50em;
}
tr.read-false {
font-weight: bold;
}
div#preview {
margin: 1em 0;
border: 1px solid #CCC;