Updated test to match with switched commits
Added compare switch
This commit is contained in:
parent
6d93eafa6a
commit
9916e8d6dc
3 changed files with 14 additions and 2 deletions
|
@ -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;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue