"View changes" colours replaced text as well [Denis Mertz]
This commit is contained in:
parent
8d576bbbf7
commit
75a8a3f560
|
@ -126,11 +126,11 @@ ol.setup li {
|
|||
font-size: 10px;
|
||||
}
|
||||
|
||||
.diffdel {
|
||||
.diffdel, del.diffmod {
|
||||
background: pink;
|
||||
}
|
||||
|
||||
.diffins {
|
||||
.diffins, ins.diffmod {
|
||||
background: lightgreen;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue