1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-14 06:11:16 +00:00

related-file-dialog (#3053)

This commit is contained in:
Michael An
2019-03-05 18:20:25 +08:00
committed by Daniel Pan
parent 5681673af4
commit 1d2affbeeb

View File

@@ -1,7 +1,6 @@
.add-related-file-link { .add-related-file-link {
display: block;
color: #666; color: #666;
padding: 10px; padding-left: 10px;
text-decoration: underline; text-decoration: underline;
} }
@@ -10,7 +9,7 @@
} }
.list-related-file-table { .list-related-file-table {
margin-bottom: 0; margin-bottom: 10px;
} }
.list-related-file-table td, .list-related-file-table th { .list-related-file-table td, .list-related-file-table th {