From a00723fb9c424ac44c28ab9f7f862fda9444b3ac Mon Sep 17 00:00:00 2001 From: pixelroot Date: Wed, 14 Nov 2012 20:10:08 +0100 Subject: [PATCH] modified: view/theme/smoothly/style.css modified: view/theme/smoothly/theme.php modified: view/theme/smoothly/wall_thread.tpl --- view/theme/smoothly/style.css | 2 ++ view/theme/smoothly/theme.php | 2 +- view/theme/smoothly/wall_thread.tpl | 23 +++++++++++++++-------- 3 files changed, 18 insertions(+), 9 deletions(-) diff --git a/view/theme/smoothly/style.css b/view/theme/smoothly/style.css index 6e62138c1b..80e42dd617 100644 --- a/view/theme/smoothly/style.css +++ b/view/theme/smoothly/style.css @@ -4244,6 +4244,8 @@ hr.line-dots { .filer-icon { display: block; width: 16px; height: 16px; background-image: url('images/file.gif'); + margin-left: 5px; + float: left; } .icon.dim { opacity: 0.3;filter:alpha(opacity=30); } diff --git a/view/theme/smoothly/theme.php b/view/theme/smoothly/theme.php index 0c7b149540..f5defdfe5c 100644 --- a/view/theme/smoothly/theme.php +++ b/view/theme/smoothly/theme.php @@ -3,7 +3,7 @@ /* * Name: Smoothly * Description: Like coffee with milk. Theme works fine with iPad[2]. - * Version: Version 0.11.14 + * Version: Version 0.11.14-2 * Author: Alex * Maintainer: Alex * Screenshot: Screenshot diff --git a/view/theme/smoothly/wall_thread.tpl b/view/theme/smoothly/wall_thread.tpl index 46cbe651de..3b4deaff91 100644 --- a/view/theme/smoothly/wall_thread.tpl +++ b/view/theme/smoothly/wall_thread.tpl @@ -70,17 +70,18 @@ {{ if $cat.last }}{{ else }}, {{ endif }}{{ endfor }} {{ endif }} + + {{ if $item.has_folders }} +
$item.txt_folders {{ for $item.folders as $cat }}$cat.name + [$remove] + {{ if $cat.last }}{{ else }}, {{ endif }}{{ endfor }} +
+ {{ endif }} + {{ if $item.drop.pagedrop }} - {{ endif }} + + {{ endif }} +