1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-22 11:57:34 +00:00

Adjust Draft Page (#3288)

* add start review

* adjust draft page
This commit is contained in:
Michael An
2019-04-17 10:31:17 +08:00
committed by Daniel Pan
parent 7e23be8ea7
commit c1453c6f3d
4 changed files with 41 additions and 14 deletions

View File

@@ -61,6 +61,16 @@
font-weight: normal;
}
.file-info .file-review {
color: #999;
font-size: 1rem;
font-weight: 400;
}
.cur-file-info .last-modification {
font-size: 0.8125rem;
}
.seafile-toggle-diff {
display: flex;
margin-right: 10px;