mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
CSS for room notif pills in composer
This commit is contained in:
parent
fb8e41a9c1
commit
e1eba559fe
@ -26,7 +26,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.mx_EventTile_highlight .mx_EventTile_content .markdown-body a.mx_UserPill_me,
|
.mx_EventTile_highlight .mx_EventTile_content .markdown-body a.mx_UserPill_me,
|
||||||
.mx_EventTile_content .mx_AtRoomPill {
|
.mx_EventTile_content .mx_AtRoomPill,
|
||||||
|
.mx_MessageComposer_input .mx_AtRoomPill {
|
||||||
color: $accent-fg-color;
|
color: $accent-fg-color;
|
||||||
background-color: $mention-user-pill-bg-color;
|
background-color: $mention-user-pill-bg-color;
|
||||||
padding-right: 5px;
|
padding-right: 5px;
|
||||||
|
Loading…
Reference in New Issue
Block a user