mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-22 11:57:34 +00:00
change snapshot markdown file style (#7965)
This commit is contained in:
@@ -38,7 +38,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.detail-body .sf-metadata-property-detail-tags.tags-empty {
|
.detail-body .sf-metadata-property-detail-tags.tags-empty {
|
||||||
padding: 6.5px 6px;;
|
padding: 6.5px 6px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.detail-body .detail-content {
|
.detail-body .detail-content {
|
||||||
|
@@ -7,6 +7,11 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.file-view-content.md-content .sf-slate-viewer-scroll-container {
|
||||||
|
margin: 0 auto;
|
||||||
|
margin-bottom: 20px;
|
||||||
|
}
|
||||||
|
|
||||||
.md-content .sf-slate-viewer-scroll-container .article {
|
.md-content .sf-slate-viewer-scroll-container .article {
|
||||||
border: 1px solid #ccc;
|
border: 1px solid #ccc;
|
||||||
box-shadow: 0 0 6px #ccc;
|
box-shadow: 0 0 6px #ccc;
|
||||||
|
@@ -42,7 +42,7 @@
|
|||||||
|
|
||||||
.sf-metadata-edit-option-container .sf-metadata-edit-option-operation-item .seafile-multicolor-icon-delete {
|
.sf-metadata-edit-option-container .sf-metadata-edit-option-operation-item .seafile-multicolor-icon-delete {
|
||||||
fill: #666;
|
fill: #666;
|
||||||
font-size: 14px;;
|
font-size: 14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sf-metadata-edit-option-container .sf-metadata-edit-option-operation-item:hover .seafile-multicolor-icon-delete {
|
.sf-metadata-edit-option-container .sf-metadata-edit-option-operation-item:hover .seafile-multicolor-icon-delete {
|
||||||
|
Reference in New Issue
Block a user