aboutsummaryrefslogtreecommitdiffstats
path: root/view/directory_item.tpl
diff options
context:
space:
mode:
authorDevlon Duthie <duthied@gmail.com>2011-09-29 01:20:39 -0500
committerDevlon Duthie <duthied@gmail.com>2011-09-29 01:20:39 -0500
commit0881c04cea53b68fba070ebb4490055064bc537d (patch)
tree1785aa2947ac6d472fc03ca5954f85102222df2f /view/directory_item.tpl
parentffa3b67365741d77b9a21b8505e4661668e6b561 (diff)
downloadvolse-hubzilla-0881c04cea53b68fba070ebb4490055064bc537d.tar.gz
volse-hubzilla-0881c04cea53b68fba070ebb4490055064bc537d.tar.bz2
volse-hubzilla-0881c04cea53b68fba070ebb4490055064bc537d.zip
classes added to core + testbubble theme
some fixes to testbubble theme related to tab styling
Diffstat (limited to 'view/directory_item.tpl')
-rw-r--r--view/directory_item.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/directory_item.tpl b/view/directory_item.tpl
index 2494bc4b7..031f4ff22 100644
--- a/view/directory_item.tpl
+++ b/view/directory_item.tpl
@@ -1,5 +1,5 @@
-<div class="directory-item" id="directory-item-$id" >
+<div class="directory-item lframe" id="directory-item-$id" >
<div class="directory-photo-wrapper" id="directory-photo-wrapper-$id" >
<div class="directory-photo" id="directory-photo-$id" ><a href="$profile-link" class="directory-profile-link" id="directory-profile-link-$id" ><img class="directory-photo-img" src="$photo" alt="$alt-text" title="$alt-text" /></a>
</div>