mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02:00
fix for #3201
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user