forked from GithubBackups/vichan
Hide report/delete by default (needs fix for no JS mode)
This commit is contained in:
parent
01114796fc
commit
0db0ed3beb
@ -1609,4 +1609,8 @@ td.board-tags a.tag-link {
|
|||||||
font-size: 0;
|
font-size: 0;
|
||||||
width: 0;
|
width: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#post-moderation-fields {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user