Compiled css never made it into 0.3.1.

This commit is contained in:
Samuel Cochran 2011-05-29 15:03:38 +08:00
parent 4f7c72e532
commit 42796bbc69

View File

@ -78,7 +78,7 @@ body {
text-shadow: 0 1px 0 #fff; }
#mail table tbody tr:nth-child(even) {
background: #ddd;
background: #f0f0f0;
color: #333; }
#mail table tbody tr.selected {