diff options
-rw-r--r-- | apps/files_trashbin/css/trash.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_trashbin/css/trash.css b/apps/files_trashbin/css/trash.css index 434836a2b81..97819f4e80b 100644 --- a/apps/files_trashbin/css/trash.css +++ b/apps/files_trashbin/css/trash.css @@ -1,3 +1,3 @@ #fileList td a.file, #fileList td a.file span { cursor: default; -}
\ No newline at end of file +} |