Change contrast of status links that are not mentions nor hashtags (#11406)
This commit is contained in:
@ -753,6 +753,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
a.unhandled-link {
|
||||
color: lighten($ui-highlight-color, 8%);
|
||||
}
|
||||
|
||||
.status__content__spoiler-link {
|
||||
background: $action-button-color;
|
||||
|
||||
|
Reference in New Issue
Block a user