1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-25 14:50:29 +00:00

Merge branch '7.0'

This commit is contained in:
plt
2019-06-25 08:06:06 +08:00
3 changed files with 21 additions and 7 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;