]> git.mxchange.org Git - friendica.git/commitdiff
Even shinier Dispy.
authorThomas Willingham <founder@kakste.com>
Wed, 14 Nov 2012 03:01:15 +0000 (03:01 +0000)
committerThomas Willingham <founder@kakste.com>
Wed, 14 Nov 2012 03:01:15 +0000 (03:01 +0000)
view/theme/dispy/search_item.tpl

index 0d9721fe70bf6e9a40f31f298d84b2d17140b6fa..5fc8febe9f75e8f407f7432ac2bf284db06790a4 100644 (file)
@@ -1,5 +1,5 @@
-<div class="wall-item-outside-wrapper $item.indent$item.previewing" id="wall-item-outside-wrapper-$item.id" >
-       <div class="wall-item-content-wrapper $item.indent" id="wall-item-content-wrapper-$item.id" >
+<div class="wall-item-outside-wrapper $item.indent $item.shiny$item.previewing" id="wall-item-outside-wrapper-$item.id" >
+       <div class="wall-item-content-wrapper $item.indent $item.shiny" id="wall-item-content-wrapper-$item.id" >
                <div class="wall-item-info" id="wall-item-info-$item.id">
                        <div class="wall-item-photo-wrapper" id="wall-item-photo-wrapper-$item.id" 
                                 onmouseover="if (typeof t$item.id != 'undefined') clearTimeout(t$item.id); openMenu('wall-item-photo-menu-button-$item.id')" 
@@ -57,7 +57,7 @@
        {{ endif }}
        </div>
 
-<div class="wall-item-outside-wrapper-end $item.indent" ></div>
+<div class="wall-item-outside-wrapper-end $item.indent $item.shiny" ></div>
 
 </div>