1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-25 06:33:48 +00:00

feat: list revisions

This commit is contained in:
er-pai-r
2023-07-07 16:07:14 +08:00
parent 74f18d8b79
commit cee0349f3c
13 changed files with 312 additions and 11 deletions

View File

@@ -0,0 +1,3 @@
.sdoc-revisions .sdoc-revision:hover {
background-color: #f8f8f8;
}