Skip to content

Instantly share code, notes, and snippets.

@danny8376
Last active March 28, 2021 15:33
Show Gist options
  • Save danny8376/e51d4285e0c2ea639c800083ce665bba to your computer and use it in GitHub Desktop.
Save danny8376/e51d4285e0c2ea639c800083ce665bba to your computer and use it in GitHub Desktop.
.message-info img[src*=restream-icon] { background: url(https://s.gravatar.com/avatar/2b12045b1abe192cb93f7898595cb1a6); background-repeat: no-repeat; background-size: cover; padding-left: 1em; border-radius: 0.5em; }
.message-info img[src*=restream-icon]+.message-sender { visibility: hidden; }
.message-info img[src*=restream-icon]+.message-sender:after { visibility: visible; display: block; position: absolute; content: "\91E3\5230\4E00\96BB\7334\5B50"; top: 0; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment