mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
feat(catalog filters): add "filtered threads" count
This commit is contained in:
@@ -79,6 +79,16 @@
|
||||
padding-top: 15px;
|
||||
}
|
||||
|
||||
.filteredThreadsCount {
|
||||
text-transform: none !important;
|
||||
}
|
||||
|
||||
.mobileBoardButtons .filteredThreadsCount {
|
||||
display: block;
|
||||
margin-top: 3px;
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
@media (max-width: 640px) {
|
||||
.desktopBoardButtons {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user