fix css for same code
This commit is contained in:
parent
2f40f614b5
commit
04adc94b26
1 changed files with 5 additions and 0 deletions
|
@ -657,6 +657,11 @@
|
|||
background-color: #ffffdd !important;
|
||||
}
|
||||
}
|
||||
&.same-code {
|
||||
td.selected-line, td.selected-line pre {
|
||||
background-color: #ffffdd !important;
|
||||
}
|
||||
}
|
||||
&.del-code {
|
||||
td, pre {
|
||||
background-color: #ffe2dd !important;
|
||||
|
|
Loading…
Reference in a new issue