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

Merge pull request #2648 from haiwen/repo-share

Repo share
This commit is contained in:
Daniel Pan
2018-12-17 15:22:44 +08:00
committed by GitHub
22 changed files with 490 additions and 239 deletions

View File

@@ -1,4 +1,4 @@
.department-group-icon { /* for cur-view-path*/
.department-group-icon {
margin-left: 0.25rem;
color:#888;
}

View File

@@ -22,12 +22,10 @@
}
.share-dialog-content label {
font-weight: bold;
padding: 0.5rem 0 0.25rem;
}
.share-dialog-content label.form-check-label {
font-weight: normal;
padding: 0.25rem 0;
}