This commit is contained in:
Mirco Wittrien 2019-04-18 12:23:50 +02:00
parent 7a04fcaefa
commit 4df38c1f97
3 changed files with 6 additions and 3 deletions

View File

@ -1088,7 +1088,7 @@
<div class="content-2M3n_H">
<a style="color: rgb(26, 188, 156);">REPLACE_USERNAME </a>
pinned a message to this channel.
<a rel="noreferrer">See all the pins.</a>
<a class="anchor-3Z-8Bb anchorUnderlineOnHover-2ESHQB" rel="noreferrer">See all the pins.</a>
<span class="timestamp-1E3uAL">Yesterday at 11:30 AM</span>
</div>
</div>

View File

@ -712,7 +712,7 @@ img[src="/assets/bfffd518c76d3f6bc5e96eb52e4ae2cf.svg"],
/* ----------------------- COLORING ----------------------- */
.userSettingsSecurity-3IYeMF .isEnabled-24g9qA,
#app-mount :not(.searchLearnMore-3SQUAj) > .anchor-3Z-8Bb:not(.channelLink-2TxEu3):not(.guildsError-b7zR5H):not(.embedAuthorName-3mnTWj):not(.downloadButton-1bWXpg):not(.downloadLink-1ywL9o):not([style]),
#app-mount :not(.searchLearnMore-3SQUAj):not(.content-2M3n_H) > .anchor-3Z-8Bb:not(.channelLink-2TxEu3):not(.guildsError-b7zR5H):not(.embedAuthorName-3mnTWj):not(.downloadButton-1bWXpg):not(.downloadLink-1ywL9o):not([style]),
#app-mount .usageInfo-2WQAwr,
#app-mount .genre-1Fi2SE,
#app-mount #bd-settings-sidebar a,

View File

@ -702,7 +702,7 @@
a {
color: rgb(var(--vlinkcolor));
}
:not(.searchLearnMore-3SQUAj):not(.wrapper-129saQ) > .anchor-3Z-8Bb:not(.searchBarTag-2xRzm8):not(.activityName-1IaRLn):not(.pruneLink-3V7wes):not(.channelLink-2TxEu3):not(.guildsError-3cFMtY):not(.guildsError-b7zR5H):not(.embedAuthorName-3mnTWj):not(.downloadButton-1bWXpg):not(.downloadLink-1ywL9o):not([style]),
:not(.searchLearnMore-3SQUAj):not(.wrapper-129saQ):not(.content-2M3n_H) > .anchor-3Z-8Bb:not(.searchBarTag-2xRzm8):not(.activityName-1IaRLn):not(.pruneLink-3V7wes):not(.channelLink-2TxEu3):not(.guildsError-3cFMtY):not(.guildsError-b7zR5H):not(.embedAuthorName-3mnTWj):not(.downloadButton-1bWXpg):not(.downloadLink-1ywL9o):not([style]),
.genre-1Fi2SE,
#bd-settings-sidebar a,
.filenameLinkWrapper-1-14c5,
@ -712,6 +712,9 @@ a {
.uploadModalIn-1z07Bv .uploadDropModal-2kTwbc.error-kKl9o2 a.anchor-3Z-8Bb {
color: hsla(0,0%,100%,.7) !important;
}
.theme-dark .container-3-pyIM .content-2M3n_H a {
color: #fff !important;
}
.colorLink-35jkBc:not(.lookFilled-1Gx00P) .spinnerItem-3GlVyU,
.lookFilled-1Gx00P.hoverLink-i1fEKS.hasHover-3X1-zV:hover,
.lookFilled-1Gx00P.colorLink-35jkBc {