new_posts_ajax_stuff #1

Merged
0 merged 27 commits from new_posts_ajax_stuff into deploy_spamnoticer 2024-02-26 20:13:30 +00:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 650b8a8520 - Show all commits

View File

@ -2022,12 +2022,12 @@ span.orangeQuote {
justify-content: space-between;
}
.lcn-threadstats_container {
.lcn-threadstats-container {
display: flex;
gap: 8px;
}
.lcn-threadstats_container > :not(:first-child):before {
.lcn-threadstats-container > :not(:first-child):before {
content: ' | ';
}