mirror of
https://github.com/moparisthebest/mailcatcher
synced 2024-12-22 15:28:52 -05:00
Compiled css never made it into 0.3.1.
This commit is contained in:
parent
4f7c72e532
commit
42796bbc69
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user