From 9d2306f2c0dbe9e9dbf94bd7561d23c77af1ec63 Mon Sep 17 00:00:00 2001 From: Francisco Marcelo de Araújo Lima Júnior Date: Tue, 15 Apr 2014 14:11:21 -0300 Subject: [PATCH] #community dashboard - update theme --- plugins/community_hub/public/style.css | 10 ++++++++++ 1 file changed, 10 insertions(+), 0 deletions(-) diff --git a/plugins/community_hub/public/style.css b/plugins/community_hub/public/style.css index 30a81f4..949a870 100644 --- a/plugins/community_hub/public/style.css +++ b/plugins/community_hub/public/style.css @@ -325,4 +325,14 @@ textarea#message_body { width: auto; margin-left: 80px; +} + +.comment-count { + margin-left: 80px; + padding: 5px 10px; + background-color: white; + display: inline-block; + border-radius: 5px; + font-weight: bold; + margin-bottom: -5px; } \ No newline at end of file -- libgit2 0.21.2