[APP-601] Add muted accounts list (#565)
* Add muted accounts list * Fix icon for muted accounts
This commit is contained in:
@@ -67,6 +67,9 @@
|
||||
a[role="link"]:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
a[role="link"][data-no-underline="1"]:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
/* Styling hacks */
|
||||
*[data-word-wrap] {
|
||||
|
||||
Reference in New Issue
Block a user