Skip to content
This repository has been archived by the owner on Jul 8, 2022. It is now read-only.

Commit

Permalink
- adjusted message group hovers
Browse files Browse the repository at this point in the history
  • Loading branch information
Nockiro committed Jul 30, 2018
1 parent 520c7e6 commit 29d2676
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,9 @@ ts-jumper input[type="text"],
background-color: unset;
border: 1px solid var(--border-dim);
}
.c-message_group:hover {
border-color: var(--border-dim);
}

.msg_inline_attachment_column.column_border {
background-color: var(--border-dim);
Expand Down

0 comments on commit 29d2676

Please sign in to comment.