Patch #21258
Use <ul> to do pagination, styling in a GitHub like manner with improved handling in responsive mode
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | UI | |||
Target version: | 3.2.0 |
Description
Patch 0003: use <ul> to do pagination for better styling capabilities
- The outer p.pagination is changed to span.pagination. This is required since lists are not allowed within <p>
- Change all items of the navigation to be <li>. This allows easy styling.
Patch 0004: change the pagination to a GitHub like style that is also easier to handle in responsive mode. Screenshot provided.
Related issues
Associated revisions
Use ul tags to do pagination (#21258).
Patch by Daniel Ritz.
Removed a space after spacer (#21258).
Lighter colors (#21258).
Adds a bottom margin for pagination (#21258).
Highlight current per-page selection (#21258).
Patch by Go MAEDA.
History
#1
Updated by Go MAEDA almost 7 years ago
- Duplicated by Patch #21245: UI/CSS refinements, part 1 added
#2
Updated by Go MAEDA over 6 years ago
- Target version set to Candidate for next major release
+1
Wonderful inprovement.
#3
Updated by Go MAEDA over 6 years ago
- Target version changed from Candidate for next major release to 3.2.0
Thanks for working on this!
The work seems to be completed. Can target version be set to 3.2.0?
#4
Updated by Go MAEDA over 6 years ago
- File highlight-current-per-page-selection.diff
added
- File highlight-current-per-page-selection.png added
I think it would be better to make current per-page selection obvious.
#5
Updated by Jean-Philippe Lang over 6 years ago
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
#6
Updated by Go MAEDA about 6 years ago
- Related to Patch #23192: Add the new pagination style in the activity page added
#7
Updated by Go MAEDA about 5 years ago
- Related to Patch #26671: Use the new pagination style in gantt added
#8
Updated by Marius BALTEANU almost 5 years ago
- Related to Patch #27346: Use the new pagination style for the calendars view added