From 7451d16baf34cceaf34b20fdc75a34b189e70b38 Mon Sep 17 00:00:00 2001 From: rr- Date: Thu, 25 Aug 2016 00:04:34 +0200 Subject: [PATCH] client/css: fix tag list style --- client/css/posts.styl | 8 ++++++++ client/html/post_readonly_sidebar.tpl | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/client/css/posts.styl b/client/css/posts.styl index 43ca7317..c7cac106 100644 --- a/client/css/posts.styl +++ b/client/css/posts.styl @@ -272,6 +272,14 @@ $safety-unsafe = #F3985F h1 margin-bottom: 0.5em + i + padding-right: 0.4em + + .tag-usages + font-size: 90% + color: $inactive-link-color + margin-left: 0.7em + .post-view .edit-sidebar .expander-content section:not(:last-child) diff --git a/client/html/post_readonly_sidebar.tpl b/client/html/post_readonly_sidebar.tpl index b7fd01fe..b946bda6 100644 --- a/client/html/post_readonly_sidebar.tpl +++ b/client/html/post_readonly_sidebar.tpl @@ -80,7 +80,7 @@ --><% if (ctx.canListPosts) { %><% } %><% } %>