fixup! fixup! fixup! fixup! fixup! Fix default action for deleted shares
Signed-off-by: GretaD <gretadoci@gmail.com>
This commit is contained in:
parent
b917f32529
commit
170c502f8c
1 changed files with 3 additions and 0 deletions
|
@ -349,6 +349,9 @@ table td.filename .thumbnail {
|
|||
position: absolute;
|
||||
z-index: 4;
|
||||
}
|
||||
p.name .thumbnail {
|
||||
cursor: default !important;
|
||||
}
|
||||
|
||||
// Show slight border around previews for images, txt, etc.
|
||||
table tr[data-has-preview='true'] .thumbnail {
|
||||
|
|
Loading…
Reference in a new issue