fix diff lines highlighting

This commit is contained in:
Alexey Makhov 2015-02-03 23:53:34 +03:00
parent 5589445557
commit 7f71fe9dae
3 changed files with 22 additions and 12 deletions

View file

@ -665,6 +665,9 @@
background-color: #d1ffd6 !important;
border-color: #b4e2b4 !important;
}
td.selected-line, td.selected-line pre {
background-color: #ffffdd !important;
}
}
&:hover {
td, pre {