diff --git a/media/css/seahub.css b/media/css/seahub.css index b1a1ff7379..9d1068e75e 100644 --- a/media/css/seahub.css +++ b/media/css/seahub.css @@ -3225,13 +3225,14 @@ textarea:-moz-placeholder {/* for FF */ margin-left:3.5em; } #myhome-enable-mods, -#enable-mods, +#enable-mods { + margin-top:3px; + cursor:pointer; +} #edit-index { color:#d7d7d7; margin-top:3px; } -#myhome-enable-mods:hover, -#enable-mods:hover, #edit-index:hover { color:#666; cursor:pointer; diff --git a/seahub/templates/js/templates.html b/seahub/templates/js/templates.html index 311072cc15..95df526e9e 100644 --- a/seahub/templates/js/templates.html +++ b/seahub/templates/js/templates.html @@ -456,7 +456,9 @@