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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user