mirror of
https://github.com/redmine/redmine.git
synced 2025-12-16 05:20:28 +01:00
Highlight changes inside diff lines (#7139).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5094 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -672,7 +672,9 @@ div.autocomplete ul li span.informal {
|
||||
|
||||
/***** Diff *****/
|
||||
.diff_out { background: #fcc; }
|
||||
.diff_out span { background: #faa; }
|
||||
.diff_in { background: #cfc; }
|
||||
.diff_in span { background: #afa; }
|
||||
|
||||
.text-diff {
|
||||
padding: 1em;
|
||||
|
||||
Reference in New Issue
Block a user