Actions
Patch #21258
closedUse <ul> to do pagination, styling in a GitHub like manner with improved handling in responsive mode
Start date:
Due date:
% Done:
0%
Estimated time:
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.
Files
Related issues
Updated by Go MAEDA about 9 years ago
- Has duplicate Patch #21245: UI/CSS refinements, part 1 added
Updated by Go MAEDA about 9 years ago
- Target version set to Candidate for next major release
+1
Wonderful inprovement.
Updated by Go MAEDA almost 9 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?
Updated by Go MAEDA almost 9 years ago
- File highlight-current-per-page-selection.diff highlight-current-per-page-selection.diff added
- File highlight-current-per-page-selection.png highlight-current-per-page-selection.png added
I think it would be better to make current per-page selection obvious.
Updated by Jean-Philippe Lang almost 9 years ago
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
Updated by Go MAEDA over 8 years ago
- Related to Patch #23192: Add the new pagination style in the activity page added
Updated by Go MAEDA over 7 years ago
- Related to Patch #26671: Use the new pagination style in gantt added
Updated by Marius BÄ‚LTEANU about 7 years ago
- Related to Feature #27346: Use the new pagination style for the calendars view added
Actions