Updated test to match with switched commits

Added compare switch
This commit is contained in:
Koen Punt 2012-12-20 14:39:39 +01:00
parent 6d93eafa6a
commit 9916e8d6dc
3 changed files with 14 additions and 2 deletions

View file

@ -300,3 +300,12 @@
color: #fff;
font-family: $monospace;
}
.commits-compare-switch{
background: url('switch_icon.png');
width: 16px;
height: 18px;
text-indent: -9999px;
display: inline-block;
}