add commit compare functionality

This commit is contained in:
Christopher Brickley 2014-08-26 08:20:18 -04:00
parent d55c5b9e28
commit 00a864e693
11 changed files with 169 additions and 66 deletions

View file

@ -968,6 +968,13 @@ body {
.guide-box .zclip {
left: auto !important;
}
div.compare div#commits {
margin-top: 5px;
}
div.compare div#commits h4 {
margin: 10px 0;
line-height: 1.1;
}
.diff-head-box h4 {
margin-top: 0;
margin-bottom: 0;