Opened 10 years ago
Last modified 10 years ago
#24440 closed Cleanup/optimization
Debug.py could use additional padding for individual stack rows. — at Initial Version
Reported by: | Andy Matthews | Owned by: | nobody |
---|---|---|---|
Component: | Core (Other) | Version: | 1.7 |
Severity: | Normal | Keywords: | debug padding spacing |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | yes |
Easy pickings: | no | UI/UX: | yes |
Description
Whew viewing debug output, or any code which generates a stack trace, the CSS for debug.py does not contain enough padding for nested list items. This results in a dark grey border which directly touches the line of code it contains. This makes it difficult to read.
This ticket is a request, along with screenshots and patch, to add 5px of padding on two list item tags.
Change History (3)
by , 10 years ago
Attachment: | debug-add-padding-to-list-item.diff added |
---|
by , 10 years ago
Attachment: | debug-screenshot-before.png added |
---|
by , 10 years ago
Attachment: | debug-screenshot-after.png added |
---|
Note:
See TracTickets
for help on using tickets.