Do not overwrite cursor in sidebar
This commit is contained in:
parent
332eb39920
commit
74c647bb6a
1 changed files with 1 additions and 1 deletions
|
@ -376,7 +376,7 @@ table td.filename form { font-size:14px; margin-left:48px; margin-right:48px; }
|
||||||
padding: 28px 14px 19px !important;
|
padding: 28px 14px 19px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#fileList .action.action-share-notification span, img, a {
|
#fileList .action.action-share-notification span, #fileList a {
|
||||||
cursor: default !important;
|
cursor: default !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue