1
0
Fork 0

Imported mails were deleted the second time the poller ran - when moving or deleting of mails was activated.

This commit is contained in:
Michael Vogel 2013-03-14 23:15:15 +01:00
commit 111495423c
2 changed files with 12 additions and 8 deletions

View file

@ -1117,7 +1117,7 @@ border-bottom: 1px solid #D2D2D2;
font-size: 14px;
}
.wall-item-container .wall-item-bottom {
opacity: 0.5;
opacity: 0;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;