From 8703a8379ba9b2ce79d9b2d69b9cc654e30d6d83 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 --- public/style.css | 10 ++++++++++ 1 file changed, 10 insertions(+), 0 deletions(-) diff --git a/public/style.css b/public/style.css index 30a81f4..949a870 100644 --- a/public/style.css +++ b/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