button to abort copy/move; closes #572

This commit is contained in:
ed
2025-08-12 21:46:42 +00:00
parent c9fd608732
commit 715d374ee4
7 changed files with 78 additions and 10 deletions

View File

@@ -1930,6 +1930,11 @@ html.y #tree.nowrap .ntree a+a:hover {
padding: 0;
font-size: 1.5em;
}
#fs_abrt {
margin-top: 1em;
text-shadow: 0;
box-shadow: 1px 1px 0 var(--bg-d3);
}
#doc {
overflow: visible;
background: #fff;