Use green dot for activity notification in LegacyRoomHeader (#12270)
This commit is contained in:
@@ -218,8 +218,8 @@ limitations under the License.
|
|||||||
}
|
}
|
||||||
|
|
||||||
&.mx_Indicator_notification {
|
&.mx_Indicator_notification {
|
||||||
background: $room-icon-unread-color;
|
background: var(--cpd-color-icon-success-primary);
|
||||||
box-shadow: $room-icon-unread-color;
|
box-shadow: var(--cpd-color-icon-success-primary);
|
||||||
}
|
}
|
||||||
|
|
||||||
&.mx_Indicator_activity {
|
&.mx_Indicator_activity {
|
||||||
|
|||||||
Reference in New Issue
Block a user