make forum authorbar work with usercard
This commit is contained in:
@@ -1076,7 +1076,8 @@ body.forum.thread table.post-display {
|
||||
|
||||
body.forum.thread table.post-display td.author-cell,
|
||||
body.forum.thread table.post-display tr.author-row {
|
||||
background: var(--post-author);
|
||||
background-image: var(--usercard-image);
|
||||
background-color: var(--usercard-color, var(--post-author));
|
||||
border: var(--post-author-border);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user