mirror of
https://github.com/9001/copyparty.git
synced 2026-03-30 12:02:58 +10:00
preserve mtimes when juggling symlinks
This commit is contained in:
@@ -82,10 +82,12 @@ a, #files tbody div a:last-child {
|
||||
.s0:after,
|
||||
.s1:after {
|
||||
content: '⌄';
|
||||
margin-left: -.1em;
|
||||
}
|
||||
.s0r:after,
|
||||
.s1r:after {
|
||||
content: '⌃';
|
||||
margin-left: -.1em;
|
||||
}
|
||||
.s0:after,
|
||||
.s0r:after {
|
||||
@@ -96,7 +98,7 @@ a, #files tbody div a:last-child {
|
||||
color: #d09;
|
||||
}
|
||||
#files thead th:after {
|
||||
margin-right: -.8em;
|
||||
margin-right: -.7em;
|
||||
}
|
||||
#files tbody tr:hover td {
|
||||
background: #1c1c1c;
|
||||
|
||||
Reference in New Issue
Block a user