minor fix for defaults icon hover style

This commit is contained in:
Oliver Gorwits
2013-09-22 14:02:32 +01:00
parent 06df98cf55
commit 3f455db8e1

View File

@@ -206,7 +206,7 @@ td > form.nd_inline-form {
font-weight: normal;
}
#nd_csv-download:hover {
#nd_csv-download:hover, #nd_sidebar-reset-link:hover {
text-decoration: none;
}