|
|
|
@@ -1,59 +1,5 @@ |
|
|
|
{{template "base/head" .}} |
|
|
|
<style> |
|
|
|
.git-user-content{ |
|
|
|
margin-bottom: 16px; |
|
|
|
word-break: break-all; |
|
|
|
} |
|
|
|
.row.git-user-content .ui.avatar.s16.image { |
|
|
|
width: 50px !important; |
|
|
|
height: 50px !important; |
|
|
|
vertical-align: middle; |
|
|
|
border-radius: 500rem;} |
|
|
|
.user-list-item { |
|
|
|
padding: 0.3em 0px !important; |
|
|
|
margin: 15px 0 !important; |
|
|
|
width: 220px !important; |
|
|
|
} |
|
|
|
.row.git-user-content .content { |
|
|
|
margin-left: 6px; |
|
|
|
display: inline-block; |
|
|
|
vertical-align: top !important; |
|
|
|
overflow: hidden; |
|
|
|
} |
|
|
|
.row.git-user-content .content .header { |
|
|
|
font-weight: bold; |
|
|
|
} |
|
|
|
.item.user-list-item .header { |
|
|
|
line-height: 23px !important; |
|
|
|
font-size: 16px !important; |
|
|
|
text-overflow: ellipsis; |
|
|
|
overflow: hidden; |
|
|
|
width: 145px; |
|
|
|
|
|
|
|
white-space:nowrap; |
|
|
|
|
|
|
|
} |
|
|
|
.item.user-list-item .header a { |
|
|
|
color: #587284 !important; |
|
|
|
} |
|
|
|
.row.git-user-content .content .commit-btn { |
|
|
|
margin-top: 6px; |
|
|
|
float: left; |
|
|
|
font-size: 11px; |
|
|
|
color: #40485b !important; |
|
|
|
} |
|
|
|
|
|
|
|
#contributorEmail{ |
|
|
|
width: 2.0em; |
|
|
|
height: 2.0em; |
|
|
|
padding: 0; |
|
|
|
overflow: hidden; |
|
|
|
letter-spacing:1.0em; |
|
|
|
text-indent: 0.6em; |
|
|
|
line-height: 2.0em; |
|
|
|
text-transform:capitalize; |
|
|
|
color: #FFF; |
|
|
|
} |
|
|
|
|
|
|
|
</style> |
|
|
|
<div class="repository watchers"> |
|
|
|
|