1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-10-22 03:16:34 +00:00

add smart link

This commit is contained in:
ilearnit
2018-12-14 04:19:24 +00:00
parent 0f5d811c33
commit 99b68ae7c6
5 changed files with 105 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
.file-internal-link {
font-size: .875rem;
cursor: pointer;
margin-left: .5rem;
vertical-align: text-bottom;
}
.file-internal-link {
color: #585858;
}