mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-01 17:38:38 +00:00
Merge pull request #2002 from wallabag/feature-display-itemsNumber
Feature display items number
This commit is contained in:
commit
8f8654913c
10 changed files with 95 additions and 5 deletions
|
@ -308,6 +308,10 @@ nav input {
|
|||
margin: 0 1rem;
|
||||
}
|
||||
|
||||
span.numberItems {
|
||||
float: right;
|
||||
}
|
||||
|
||||
/* ==========================================================================
|
||||
* 3 = Filters slider
|
||||
* ========================================================================== */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue