Update styling
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
e8bf7ac227
commit
2d47f453cd
1 changed files with 6 additions and 2 deletions
|
@ -33,10 +33,14 @@ limitations under the License.
|
|||
margin-top: 2px;
|
||||
}
|
||||
|
||||
&.mx_EventTile_highlight .mx_EventTile_line {
|
||||
&.mx_EventTile_highlight {
|
||||
&::before {
|
||||
background-color: $event-highlight-bg-color;
|
||||
}
|
||||
|
||||
color: $event-highlight-fg-color;
|
||||
}
|
||||
|
||||
/* For replies */
|
||||
.mx_EventTile {
|
||||
padding-top: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue