do not show summary if it is equal to body and some styling for the summary/article toggle links
This commit is contained in:
@@ -286,7 +286,6 @@ img.smiley.emoji:hover {
|
||||
height: 32px;
|
||||
}
|
||||
|
||||
|
||||
.checklist input {
|
||||
margin: 0px;
|
||||
vertical-align: middle;
|
||||
@@ -296,6 +295,15 @@ img.smiley.emoji:hover {
|
||||
padding: 15px;
|
||||
}
|
||||
|
||||
.view-summary {
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
.view-article {
|
||||
margin-top: 1rem;
|
||||
}
|
||||
|
||||
|
||||
#filer_save {
|
||||
margin-left: 15px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user