Commit 75894a5
committed
Fix line status nth-child alternating colors and improve missed-branch readability
Remove invalid <div> wrapper around <li> in source_file.erb so that
nth-child(odd/even) CSS selectors work correctly for all line statuses.
Lighten missed-branch background colors for better readability when
syntax highlighting renders code as light gray text.
Closes #98.1 parent 5b005da commit 75894a5
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
338 | | - | |
| 338 | + | |
339 | 339 | | |
340 | 340 | | |
341 | 341 | | |
342 | | - | |
| 342 | + | |
343 | 343 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments