fixup! fixup! fixup! fixup! fixup! Fix default action for deleted shares

Signed-off-by: GretaD <gretadoci@gmail.com>
This commit is contained in:
GretaD 2020-03-05 15:38:43 +01:00
parent b917f32529
commit 170c502f8c

View file

@ -349,6 +349,9 @@ table td.filename .thumbnail {
position: absolute; position: absolute;
z-index: 4; z-index: 4;
} }
p.name .thumbnail {
cursor: default !important;
}
// Show slight border around previews for images, txt, etc. // Show slight border around previews for images, txt, etc.
table tr[data-has-preview='true'] .thumbnail { table tr[data-has-preview='true'] .thumbnail {