##// END OF EJS Templates
monoblue: make the size of line links bigger to cover line numbers better...
monoblue: make the size of line links bigger to cover line numbers better Due to how the line numbers in monoblue are formed (via css counters), the size of the area with the numbers and the size of the actually clickable links are not tied together well enough. Before this patch, there were noticeable "gaps" between line links - clicking on the bottom part of a visible line number did nothing as opposed to selecting this line. Let's set font-size for everything in pre.sourcelines so that it also affects the links and then add a bit of padding to them so compensate for layout differences. This way the sizes are still not 100% the same, but should be very close.

File last commit:

r0:9117c656 default
r26667:721274ce default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer