Add userlist-ignored strikethrough for ignored users
This commit is contained in:
parent
8c9622f1b2
commit
3620b07816
2 changed files with 8 additions and 0 deletions
|
|
@ -688,3 +688,7 @@ input#logout[type="submit"]:hover {
|
|||
body.hd #resize-video-larger, body.hd #resize-video-smaller {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.userlist-ignored {
|
||||
text-decoration: line-through;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue