Add "clear notifications" button, exclude posts from people who have blocked *you* from public/hashtag timelines
This commit is contained in:
parent
c8252759df
commit
ac035108aa
6 changed files with 54 additions and 3 deletions
|
@ -32,6 +32,14 @@
|
|||
}
|
||||
}
|
||||
|
||||
.column-icon {
|
||||
color: $color3;
|
||||
|
||||
&:hover {
|
||||
color: lighten($color3, 7%);
|
||||
}
|
||||
}
|
||||
|
||||
.icon-button {
|
||||
color: lighten($color1, 26%);
|
||||
border: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue