Allow queued events to be cancelled. Make not sent events appear differently to sending events.

This commit is contained in:
Kegan Dougal 2015-12-07 11:38:34 +00:00
parent da5c687320
commit 1af1297afc
2 changed files with 20 additions and 3 deletions

View file

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