Highlight messages using new push rules support in js sdk
This commit is contained in:
@@ -24,3 +24,7 @@ limitations under the License.
|
||||
.mx_MessageTile.not_sent {
|
||||
color: #f11;
|
||||
}
|
||||
|
||||
.mx_MessageTile.highlight {
|
||||
color: #00f;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user