mirror of
https://github.com/vector-im/element-web.git
synced 2026-04-14 18:11:28 +02:00
Update styling
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
e8bf7ac227
commit
2d47f453cd
@ -33,8 +33,12 @@ limitations under the License.
|
||||
margin-top: 2px;
|
||||
}
|
||||
|
||||
&.mx_EventTile_highlight .mx_EventTile_line {
|
||||
background-color: $event-highlight-bg-color;
|
||||
&.mx_EventTile_highlight {
|
||||
&::before {
|
||||
background-color: $event-highlight-bg-color;
|
||||
}
|
||||
|
||||
color: $event-highlight-fg-color;
|
||||
}
|
||||
|
||||
/* For replies */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user