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:
@@ -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 {
|
||||||
|
Reference in New Issue
Block a user