Tweak (fix) color highlight for version diff view
This commit is contained in:
parent
5bff7d16b9
commit
4e7837baa9
|
@ -41,7 +41,7 @@
|
|||
background-color: #cfc;
|
||||
}
|
||||
|
||||
table.deleted td.host-value,
|
||||
table.deleted td.local-value,
|
||||
table.diff tr.diff td.local-value {
|
||||
background-color: #fcc;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue