mirror of
https://github.com/9001/copyparty.git
synced 2026-03-29 19:42:53 +10:00
cosmetic
This commit is contained in:
@@ -838,6 +838,7 @@ class Up2k(object):
|
||||
|
||||
cur.connection.commit()
|
||||
if n_done:
|
||||
self.log("mtp: scanned {} files in {}".format(n_done, ptop), c=6)
|
||||
cur.execute("vacuum")
|
||||
|
||||
wcur.close()
|
||||
|
||||
@@ -1671,6 +1671,9 @@ html.light #bbox-overlay figcaption a {
|
||||
padding: .5em;
|
||||
font-size: .9em;
|
||||
}
|
||||
html.light #u2err.err {
|
||||
color: #f07;
|
||||
}
|
||||
#u2btn {
|
||||
color: #eee;
|
||||
background: #555;
|
||||
|
||||
@@ -17,6 +17,7 @@ html.light {
|
||||
html.light #files th {
|
||||
background: rgba(255, 255, 255, 0.9) !important;
|
||||
}
|
||||
html.light .logue,
|
||||
html.light #ops,
|
||||
html.light #treeul,
|
||||
html.light #files td {
|
||||
|
||||
Reference in New Issue
Block a user