forked from wallabag/wallabag
Display entries number for each category
This commit is contained in:
committed by
Jeremy Benoist
parent
79efca1e6f
commit
8315130a75
@ -303,6 +303,10 @@ nav input {
|
||||
margin: 0 1rem;
|
||||
}
|
||||
|
||||
span.numberItems {
|
||||
float: right;
|
||||
}
|
||||
|
||||
/* ==========================================================================
|
||||
* 3 = Filters slider
|
||||
* ========================================================================== */
|
||||
|
||||
Reference in New Issue
Block a user