From f01c7655c9549f92184f62019e34bae54fbc02c2 Mon Sep 17 00:00:00 2001 From: Gustavo Cruz Date: Fri, 11 Apr 2014 17:46:53 -0300 Subject: [PATCH] updating theme --- plugins/community_hub/public/style.css | 4 ++++ 1 file changed, 4 insertions(+), 0 deletions(-) diff --git a/plugins/community_hub/public/style.css b/plugins/community_hub/public/style.css index 8308129..a99ee4e 100644 --- a/plugins/community_hub/public/style.css +++ b/plugins/community_hub/public/style.css @@ -220,6 +220,10 @@ font-weight: normal; } +#content .hub ul.settings li a:hover { + text-decoration: none; +} + #content .hub form input.button.submit { font-family: Arial Black, arial, sans-serif; font-size: small; -- libgit2 0.21.2