Merge pull request #332 from vector-im/kegan/syncing

Implement connection lost bar + resend all
This commit is contained in:
Kegsay
2015-11-09 15:35:38 +00:00
7 changed files with 132 additions and 19 deletions

View File

@@ -78,7 +78,7 @@ limitations under the License.
}
.mx_EventTile_notSent {
color: #f11;
color: #ddd;
}
.mx_EventTile_highlight {