Do not overwrite cursor in sidebar

This commit is contained in:
Joas Schilling 2014-06-03 09:55:24 +02:00
parent 332eb39920
commit 74c647bb6a
1 changed files with 1 additions and 1 deletions

View File

@ -376,7 +376,7 @@ table td.filename form { font-size:14px; margin-left:48px; margin-right:48px; }
padding: 28px 14px 19px !important;
}
#fileList .action.action-share-notification span, img, a {
#fileList .action.action-share-notification span, #fileList a {
cursor: default !important;
}