mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +00:00
userStyles: zulip
This commit is contained in:
parent
f6028ee445
commit
07434b3198
1 changed files with 5 additions and 0 deletions
|
|
@ -25,6 +25,11 @@
|
|||
background-color: hsl(0, 0%, 50%) !important;
|
||||
}
|
||||
|
||||
/* Recent conversations hover item. */
|
||||
.recent_topics_container #recent_topics_table tr:hover {
|
||||
background-color: hsl(0, 0%, 85%) !important;
|
||||
}
|
||||
|
||||
/* Add border to avatars in recent conversations. */
|
||||
.recent_topics_container #recent_topics_table .recent_topics_participant_avatar, .recent_topics_container #recent_topics_table .recent_topics_participant_overflow {
|
||||
outline: 2px solid #e0e0e0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue