Changes between Initial Version and Version 2 of Ticket #24440
- Timestamp:
- Mar 2, 2015, 1:27:12 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24440 – Description
initial v2 1 Whe wviewing 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.1 When 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. 2 2 3 3 This ticket is a request, along with screenshots and patch, to add 5px of padding on two list item tags.