New Feature: Git Blame for file
This commit is contained in:
parent
2e54ac17c5
commit
9cd8f7b082
9 changed files with 135 additions and 15 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue