This commit is contained in:
Mario Vavti 2016-04-30 23:38:25 +02:00
parent 026787fc73
commit 36fe2ac87e
3 changed files with 5 additions and 15 deletions

View file

@ -1,16 +1,7 @@
.aprofile dt {
font-weight: bold;
}
.profile-thing-list {
list-style-type: none;
}
.profile-thing-list img {
margin-bottom: 5px;
.profile-thing-img {
margin: 7px 0px;
}
.profile-thing-list > li {
margin-bottom: 15px;
}

View file

@ -1383,9 +1383,8 @@ img.mail-conv-sender-photo {
-moz-border-radius: $radiuspx;
}
.profile-thing-list img, .thing-show img, .thing-edit-links a {
margin-top: 8px;
margin-right: 15px;
.thing-show img {
margin: 10px;
}
.abook-self {

View file

@ -273,7 +273,7 @@
<b>{{$profile.fullname.1}} {{$key}}</b>
<ul class="profile-thing-list">
{{foreach $items as $item}}
<li>{{if $item.img}}<a href="{{$item.url}}" ><img src="{{$item.img}}" width="100" height="100" alt="{{$item.term}}" /></a>{{/if}}
<li>{{if $item.img}}<a href="{{$item.url}}" ><img src="{{$item.img}}" class="profile-thing-img" width="100" height="100" alt="{{$item.term}}" /></a>{{/if}}
<a href="{{$item.url}}" >{{$item.term}}</a>
{{if $profile.canlike}}<br />
<button type="button" class="btn btn-default btn-sm" onclick="doprofilelike('thing/' + '{{$item.term_hash}}','like'); return false;" title="{{$likethis}}" >