web: change tag list styling and show unread at the top
This commit is contained in:
@@ -19,5 +19,6 @@ query FrontPageQuery($query: String!, $after: String $before: String, $first: In
|
||||
name
|
||||
bgColor
|
||||
fgColor
|
||||
unread
|
||||
}
|
||||
}
|
||||
|
||||
@@ -37,5 +37,6 @@ query ShowThreadQuery($threadId: String!) {
|
||||
name
|
||||
bgColor
|
||||
fgColor
|
||||
unread
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user