At the time I wrote this the statistics in the right sidebar are not wrapped in a single class, so I had to hide the <h3> header with last-child. I’m not sure how fragile that might be.
Thanks to @Richie and the Grey Arrows Drone Club for paying to develop this theme component and it’s continued maintenance for the first year.
Not to those in the know, and especially, those who know more than I do! It’s rare that I get anything done without asking for help here, even if I’m the one who ends up providing it.
Cool – I approached this with nth-of-type rather than last-child. For anyone wanting to suppress the new stats without restoring old stats, a little CSS clip over here (currently) works:
Я скопировал последние изменения из discourse-theme-skeleton и исправил ошибки линтинга. Я не проверял, что всё работает, в основном потому, что не совсем понимаю, как должны выглядеть старые «Классическая статистика».
Хорошо знать! (Ах, но я сейчас не админ, так что мне придётся поверить вам на слово!) Вы можете проверить, улучшит или ухудшит ситуацию внесённое мной только что изменение.