/*
* Copyright (c) 2014
*
* This file is licensed under the Affero General Public License version 3
* or later.
* See the COPYING-README file.
*/
#app-content-trashbin tbody tr[data-type="file"] td a.name,
#app-content-trashbin tbody tr[data-type="file"] td a.name span {
cursor: default;
}