Add "clear notifications" button, exclude posts from people who have blocked *you* from public/hashtag timelines
This commit is contained in:
@@ -32,6 +32,14 @@
|
||||
}
|
||||
}
|
||||
|
||||
.column-icon {
|
||||
color: $color3;
|
||||
|
||||
&:hover {
|
||||
color: lighten($color3, 7%);
|
||||
}
|
||||
}
|
||||
|
||||
.icon-button {
|
||||
color: lighten($color1, 26%);
|
||||
border: none;
|
||||
|
Reference in New Issue
Block a user