Allow queued events to be cancelled. Make not sent events appear differently to sending events.
This commit is contained in:
parent
da5c687320
commit
1af1297afc
2 changed files with 20 additions and 3 deletions
|
@ -111,7 +111,7 @@ limitations under the License.
|
|||
}
|
||||
|
||||
.mx_EventTile_notSent {
|
||||
color: #ddd;
|
||||
color: #f44;
|
||||
}
|
||||
|
||||
.mx_EventTile_highlight,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue