pull/3676/head
Artur Neumann 9 years ago
parent 4f071f61c6
commit b0980ee2b8
  1. 5
      apps/files_trashbin/css/trash.css

@ -8,8 +8,9 @@
*
*/
#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;
#app-content-trashbin tbody tr[data-type="file"] td a.name span.nametext,
#app-content-trashbin tbody tr[data-type="file"] td a.name span.nametext span {
cursor: default;
}
#app-content-trashbin .summary :last-child {

Loading…
Cancel
Save