1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-13 05:39:59 +00:00

change filePath after draft is published

This commit is contained in:
Michael An
2019-06-24 17:12:29 +08:00
parent 741e2586cb
commit 3e21330b5f
2 changed files with 20 additions and 6 deletions

View File

@@ -108,6 +108,9 @@
word-wrap: break-word;
word-break: normal;
}
.dirent-table-container td a:hover {
text-decoration: underline;
}
.review-side-panel-item {
border-bottom: 1px solid #e6e6dd;
padding: 1em 0;