Skip to content
This repository was archived by the owner on Oct 22, 2024. It is now read-only.

Commit 753d467

Browse files
committed
Do not display messages that triggered a notification in red text
1 parent a248788 commit 753d467

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

res/css/views/rooms/_EventTile.pcss

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -135,12 +135,6 @@ $left-gutter: 64px;
135135
}
136136
}
137137

138-
&.mx_EventTile_highlight,
139-
&.mx_EventTile_highlight .markdown-body,
140-
&.mx_EventTile_highlight .mx_EventTile_edited {
141-
color: $alert;
142-
}
143-
144138
&.mx_EventTile_bubbleContainer {
145139
display: grid;
146140
grid-template-columns: 1fr 100px;

0 commit comments

Comments
 (0)