1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-10 03:11:07 +00:00

tree view

This commit is contained in:
Michael An
2019-04-28 15:38:21 +08:00
parent fba6a7f9bf
commit 33b0e6a5c8
2 changed files with 135 additions and 37 deletions

View File

@@ -0,0 +1,16 @@
.folder-item {
position: relative;
margin-top: 5px;
}
.folder-item .wiki-nav-content a {
color: #333;
}
.folder-item .wiki-nav-content a:hover {
text-decoration: none;
}
.switch-btn {
position: absolute;
left: 0.5rem;
top: 0;
color: #c0c0c0;
}