nextcloud/apps/files_trashbin/css/trash.css

5 lines
113 B
CSS

#fileList tr[data-type="file"] td a.name,
#fileList tr[data-type="file"] td a.name span {
cursor: default;
}