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

add link for tagged file

This commit is contained in:
shanshuirenjia
2018-12-18 14:21:25 +08:00
parent 30357d3195
commit 06b1165077
3 changed files with 14 additions and 8 deletions

View File

@@ -17,6 +17,7 @@
font-size: 1rem;
font-weight: normal;
padding: 0.25rem;
border-bottom: 1px solid #e6e6e6;
margin: 0.75rem 0 0;
}
@@ -24,6 +25,5 @@
color: #a4a4a4;
text-align: center;
padding: 4px 0;
border-top: 1px solid #e6e6e6;
border-bottom: 1px solid #e5e5e5;
}