We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c17da2 commit e3bcae1Copy full SHA for e3bcae1
1 file changed
app/javascript/styles/customize/global.scss
@@ -19,8 +19,7 @@
19
// hashtag style (.status-link removed)
20
// not work: .u-url:not(.detailed-status__display-name):not(.detailed-status__datetime):not(.status__relative-time):not(.status__display-name)
21
.hashtag,
22
-.u-url.status-link,
23
-.status__content a {
+.u-url.status-link:not(.unhandled-link) {
24
background: rgba(darken($ui-base-color, 7%), 0.36);
25
color: $highlight-text-color;
26
padding: 0px 5px;
0 commit comments