Files
@ 3a139a5500dd
Branch filter:
Location: kallithea/CONTRIBUTORS
3a139a5500dd
3.0 KiB
text/plain
diff view: improve appearance of line numbers
* display the ellipsis just once and centered
instead of showing in twice in both - and + columns
* expand column width as needed to accomodate longer numbers
(previously, the column width was fixed)
* enable box-sizing: border-box for the number links to
make it easier to set paddings
* display the ellipsis just once and centered
instead of showing in twice in both - and + columns
* expand column width as needed to accomodate longer numbers
(previously, the column width was fixed)
* enable box-sizing: border-box for the number links to
make it easier to set paddings