Commit 6d67154b authored by mkanat%bugzilla.org's avatar mkanat%bugzilla.org

Bug 452891: The dashed border next to the line numbers in the Diff Viewer can be visually jarring

Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=mkanat
parent 5f3c7d69
......@@ -64,11 +64,6 @@ table.file_table {
border-bottom: 1px solid black;
}
tbody.file td {
border-left: 1px dashed black;
border-right: 1px dashed black;
}
tbody.file pre {
display: inline;
white-space: -moz-pre-wrap;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment