1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-17 15:53:28 +00:00

[file view] removed 'open via client'

This commit is contained in:
llj
2019-05-16 12:25:12 +08:00
parent 080bd26998
commit 057917126e
2 changed files with 1 additions and 19 deletions

View File

@@ -40,13 +40,6 @@ body {
background: #f4f4f4;
border-right: 4px solid transparent;
}
.open-via-client {
display: block;
margin-top: 25px;
color: #333;
font-weight: normal;
text-decoration: underline;
}
.tip {
color: #808080;
}