Commit f01c7655c9549f92184f62019e34bae54fbc02c2
1 parent
1b74f3d7
Exists in
staging
and in
4 other branches
updating theme
Showing
1 changed file
with
4 additions
and
0 deletions
Show diff stats
plugins/community_hub/public/style.css
@@ -220,6 +220,10 @@ | @@ -220,6 +220,10 @@ | ||
220 | font-weight: normal; | 220 | font-weight: normal; |
221 | } | 221 | } |
222 | 222 | ||
223 | +#content .hub ul.settings li a:hover { | ||
224 | + text-decoration: none; | ||
225 | +} | ||
226 | + | ||
223 | #content .hub form input.button.submit { | 227 | #content .hub form input.button.submit { |
224 | font-family: Arial Black, arial, sans-serif; | 228 | font-family: Arial Black, arial, sans-serif; |
225 | font-size: small; | 229 | font-size: small; |