From 5c9e7c3c49cdeefd5f95ca81adb6e3370d58b612 Mon Sep 17 00:00:00 2001 From: barisusakli Date: Sun, 11 Oct 2015 17:44:53 -0400 Subject: [PATCH] changed to bookmark --- less/topic.less | 7 ++----- templates/partials/topic/post.tpl | 2 +- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/less/topic.less b/less/topic.less index c41e6ee..9d53e96 100644 --- a/less/topic.less +++ b/less/topic.less @@ -61,12 +61,9 @@ .bookmarked { position: absolute; top: 1px; - padding-top: 3px; - border-radius: 4px; right: 0px; - font-size: 10px; - padding-bottom: 4px; - background: darken(@brand-info, 20%); + font-size: 16px; + color: darken(@brand-info, 20%); opacity: 0; .transition(0.75s ease-in-out opacity); } diff --git a/templates/partials/topic/post.tpl b/templates/partials/topic/post.tpl index c18f743..cfc4626 100644 --- a/templates/partials/topic/post.tpl +++ b/templates/partials/topic/post.tpl @@ -37,7 +37,7 @@ - +