New Feature: Git Blame for file

This commit is contained in:
Dmitriy Zaporozhets 2012-05-17 19:11:45 +03:00
parent 2e54ac17c5
commit 9cd8f7b082
9 changed files with 135 additions and 15 deletions

View file

@ -268,6 +268,13 @@ img.avatar {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
&.s16 {
width:16px;
}
&.s24 {
width:24px;
}
}
img.lil_av {