Update BlurpleRecolor.css
This commit is contained in:
parent
ebc3bca546
commit
0283623ee9
|
@ -348,18 +348,14 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.message-15tBk4 strong, /* mention in header */
|
.message-15tBk4 strong, /* mention in header */
|
||||||
.wrapper-3WhCwL { /* mention */
|
#app-mount .wrapper-3WhCwL { /* mention */
|
||||||
background-color: rgba(var(--accentcolor), 0.1);
|
background-color: rgba(var(--accentcolor), 0.1);
|
||||||
color: rgb(var(--accentcolor));
|
color: rgb(var(--accentcolor));
|
||||||
}
|
}
|
||||||
.message-15tBk4 strong:hover,
|
.message-15tBk4 strong:hover,
|
||||||
.interactive:hover {
|
#app-mount .interactive:hover {
|
||||||
background-color: rgb(var(--accentcolor));
|
background-color: rgb(var(--accentcolor));
|
||||||
}
|
color: #fff;
|
||||||
.mentioned-xhSam7 .mention.interactive:hover {
|
|
||||||
background-color: transparent;
|
|
||||||
color: rgb(var(--accentcolor));
|
|
||||||
text-decoration: underline;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.reactionMe-wv5HKu .reactionCount-2mvXRV, /* reaction count me */
|
.reactionMe-wv5HKu .reactionCount-2mvXRV, /* reaction count me */
|
||||||
|
|
Loading…
Reference in New Issue