mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
parent
d0c6179ec1
commit
4f071f61c6
1 changed files with 1 additions and 5 deletions
|
|
@ -8,14 +8,10 @@
|
|||
*
|
||||
*/
|
||||
#app-content-trashbin tbody tr[data-type="file"] td a.name,
|
||||
#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;
|
||||
}
|
||||
|
||||
span.nametext, span.innernametext, span.extension {
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
#app-content-trashbin .summary :last-child {
|
||||
padding: 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue