1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-25 23:02:26 +00:00

Merge branch '7.0'

This commit is contained in:
plt
2019-06-11 17:34:17 +08:00
47 changed files with 1052 additions and 162 deletions

View File

@@ -31,3 +31,12 @@ body {
color: #000;
background: #dfdfdf;
}
.clean {
border-color: #ccc;
border-radius: 2px;
height: 30px;
line-height: 28px;
font-weight: normal;
padding: 0 0.5rem;
min-width: 55px;
}