1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-26 23:34:45 +00:00

change readonly path UI (#7573)

This commit is contained in:
Michael An
2025-03-07 16:48:36 +08:00
committed by GitHub
parent 98e01baa8e
commit 56901e2ac1
4 changed files with 36 additions and 14 deletions

View File

@@ -299,6 +299,10 @@
background: #efefef;
}
.dir-view-path .path-item.path-item-read-only:hover {
background: #fff;
}
.dir-view-path .path-item-refresh {
height: 24px;
width: 24px;