1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-09 19:01:42 +00:00

Update published-repo and wechat-department catalogue style and interaction (#3912)

* change published-index-viewer btn

* change click same link node

* change weixin work department style

* change name
This commit is contained in:
Michael An
2019-07-25 12:00:24 +08:00
committed by Daniel Pan
parent 444903d2cc
commit 2fba71bf1e
4 changed files with 28 additions and 10 deletions

View File

@@ -24,4 +24,5 @@
color: #c0c0c0;
cursor: pointer;
font-size: 12px;
padding-right: 10px;
}

View File

@@ -70,9 +70,11 @@
.tree-node-hight-light .attr-action-icon:hover {
color: #fff !important;
}
.tree-node-icon {
padding-right: 1.5rem;
}
.tree-node-text {
padding-left: 1.3rem;
width: calc(100% - 1.3rem);
width: calc(100% - 2.5rem);
font-size: 14px;
white-space: nowrap;
overflow: hidden;