From 1f70af661b4fd17d85778c8ffb9bdcfbebbb30a8 Mon Sep 17 00:00:00 2001 From: barisusakli Date: Mon, 5 Oct 2015 16:33:36 -0400 Subject: [PATCH] topic.tpl tweaks --- less/topic.less | 15 +++----- templates/partials/topic/post-menu.tpl | 4 +-- templates/partials/topic/post.tpl | 50 +++++++++++++++----------- 3 files changed, 36 insertions(+), 33 deletions(-) diff --git a/less/topic.less b/less/topic.less index b30222e..c54aeec 100644 --- a/less/topic.less +++ b/less/topic.less @@ -57,9 +57,7 @@ } .votes { - position: absolute; - top: 1px; - right: 25px; + padding-right: 10px; } .bookmarked { @@ -67,7 +65,7 @@ top: 1px; padding-top: 3px; border-radius: 4px; - right: 72px; + right: 0px; font-size: 10px; padding-bottom: 4px; background: darken(@brand-info, 20%); @@ -85,8 +83,8 @@ .stats { width: 60px; + margin: 0px 10px 0px 10px; float: left; - margin-top: -5px; } .title { @@ -117,19 +115,14 @@ .post-tools { text-transform: lowercase; - a::before { - content: "\2022\0020"; - } a { + padding-right: 10px; .pointer; } } .moderator-tools { - position: absolute; - right: -5px; - top: 0; font-size: 14px; > a { diff --git a/templates/partials/topic/post-menu.tpl b/templates/partials/topic/post-menu.tpl index 03e5db1..890623b 100644 --- a/templates/partials/topic/post-menu.tpl +++ b/templates/partials/topic/post-menu.tpl @@ -1,4 +1,4 @@ - + diff --git a/templates/partials/topic/post.tpl b/templates/partials/topic/post.tpl index 2f3453f..93b1566 100644 --- a/templates/partials/topic/post.tpl +++ b/templates/partials/topic/post.tpl @@ -16,17 +16,14 @@ -
- [[global:posted_ago, ]] +
+ - - [[topic:reply]] - [[topic:quote]] - - - - + + + + | @@ -37,7 +34,29 @@
-
+ + +
+ +
+ +
+ {posts.content} +
+ +
+ +
{posts.user.signature}
+ + + + + + [[topic:reply]] + [[topic:quote]] + + + @@ -49,19 +68,10 @@ -
+
-
- -
- {posts.content} -
- -
{posts.user.signature}
- -