rev update

This commit is contained in:
friendica 2012-08-11 15:39:45 -07:00
commit 1cd23860cb
4 changed files with 163 additions and 158 deletions

View file

@ -939,6 +939,10 @@ input#dfrn-url {
margin-left: 50px;
}
.tread-end-wrapper {
margin-left: 50px;
}
.wall-item-content-wrapper.comment {
# margin-left: 50px;
background: #EEEEEE;

View file

@ -88,6 +88,8 @@
{{ endif }}
<div class="wall-item-outside-wrapper-end$item.indent" ></div>
</div>
{{ for $item.children as $item }}
{{ inc $item.template }}{{ endinc }}
@ -100,4 +102,3 @@
{{ endif }}
</div>
{{if $item.comment_lastcollapsed}}</div>{{endif}}