Commit f01c7655c9549f92184f62019e34bae54fbc02c2

Authored by Gustavo Cruz
1 parent 1b74f3d7

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 220 font-weight: normal;
221 221 }
222 222  
  223 +#content .hub ul.settings li a:hover {
  224 + text-decoration: none;
  225 +}
  226 +
223 227 #content .hub form input.button.submit {
224 228 font-family: Arial Black, arial, sans-serif;
225 229 font-size: small;
... ...