From 1e51255132113ec61c676d0547131f33c8e24153 Mon Sep 17 00:00:00 2001 From: Gustavo Cruz Date: Fri, 2 May 2014 15:55:08 -0300 Subject: [PATCH] updating theme --- plugins/community_hub/public/style.css | 5 ++--- plugins/community_hub/views/content_viewer/hub.rhtml | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/plugins/community_hub/public/style.css b/plugins/community_hub/public/style.css index e4c5ffa..c226e01 100644 --- a/plugins/community_hub/public/style.css +++ b/plugins/community_hub/public/style.css @@ -245,14 +245,13 @@ #content .main-block .hub .mediation h1.live { display: inline-block; background-color: #EEEEEE; - border-bottom: 1px solid #CCCCCC; + border-bottom: 0px solid #CCCCCC; border-top-color: #CCCCCC; color: gray; position: relative; - top: 1px; width: 30%; text-align: center; - top: 9px; + margin-top: 9px; line-height: 27px; } diff --git a/plugins/community_hub/views/content_viewer/hub.rhtml b/plugins/community_hub/views/content_viewer/hub.rhtml index d6edaa9..5e5c60f 100644 --- a/plugins/community_hub/views/content_viewer/hub.rhtml +++ b/plugins/community_hub/views/content_viewer/hub.rhtml @@ -31,7 +31,7 @@ <%= @page.title %><%= _("Live") %> -

+

<%= _("Mediation") %>

-- libgit2 0.21.2