Skip to content

Commit

Permalink
Unify dm avatar sizes.
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelcrisis committed Feb 8, 2022
1 parent f83a08c commit 175e3d7
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 5 deletions.
4 changes: 3 additions & 1 deletion build/themes/cosmic.css

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion build/themes/dark.css

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion build/themes/forest.css

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion build/themes/midnight.css

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion build/themes/night.css

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions sass/themes/base/_messages.sass
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@

#buddyListMain
.avatar-head
background-size: 42px !important
background-color: transparent !important
.conversations-list
@extend .ts-content
Expand All @@ -109,6 +110,7 @@
li.status-message
background: $bg-faded !important
.avatar-head
background-size: 42px !important
background-color: transparent !important
+ .error-message
border-top: 1px solid $bg-inset
Expand Down

0 comments on commit 175e3d7

Please sign in to comment.