Skip to content

Commit

Permalink
chat: fix shared contact widget and modal items
Browse files Browse the repository at this point in the history
  • Loading branch information
vednoc committed Jun 3, 2019
1 parent 1941048 commit e73eded
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions WhatsApp.user.css
Original file line number Diff line number Diff line change
Expand Up @@ -619,13 +619,13 @@
background-color: var(--darker) !important; }

/* Shared contact button colors. */
.b332w {
.Ir_Ne {
color: var(--accent) !important; }
/* Shared contact text. */
.AVd_p {
color: var(--lighter) !important; }
/* View contact. */
._36ApL {
._1VwzF {
background-color: transparent !important; }

/* Hide 'Type a message' once focused. */
Expand Down Expand Up @@ -891,16 +891,16 @@
/* Document embeds. */
._3RQfg ._3a29n {
background-color: var(--dark) !important; }

/* Embeds description */
.HNuTV {
background-color: var(--dark) !important; }

/* Link embeds. */
._3qblR, ._1SsXF {
box-shadow: 0 0 0 1px var(--dark) !important;
background-color: var(--dark) !important; }

/* Thumbnail. */
._3_nIn {
background-color: var(--darker) !important; }
Expand Down

0 comments on commit e73eded

Please sign in to comment.