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

[repo history] added 'go back' & etc.

This commit is contained in:
llj
2019-05-29 16:26:25 +08:00
parent dbb210f72f
commit cc24ce8378
2 changed files with 16 additions and 1 deletions

View File

@@ -26,3 +26,10 @@ body {
.commit-detail-item {
list-style-type: none;
}
.go-back {
color: #c0c0c0;
font-size: 1.75rem;
position: absolute;
left: -40px;
top: -5px;
}