Changed line numbers to be right-aligned in the HTML output.
This commit is contained in:
parent
cfc514cd63
commit
1c47cad8da
|
@ -56,6 +56,7 @@ div.report-container {
|
|||
div.line-numbers {
|
||||
display: table-cell;
|
||||
margin-right: 1em;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
div.file-lines {
|
||||
|
|
Loading…
Reference in New Issue
Block a user