NIHVIVO-1564 Improvements to dump of template model objects
This commit is contained in:
parent
af7d959ecd
commit
e03f35a81c
7 changed files with 89 additions and 75 deletions
|
@ -24,6 +24,11 @@
|
|||
margin: 1em 0;
|
||||
}
|
||||
|
||||
.dump ol li,
|
||||
.dump ul li {
|
||||
margin-bottom: .5em;
|
||||
}
|
||||
|
||||
.dump .var p {
|
||||
margin-bottom: .3em;
|
||||
}
|
||||
|
@ -33,11 +38,6 @@
|
|||
margin-left: 1.5em;
|
||||
}
|
||||
|
||||
.dump .directive ol li,
|
||||
.dump .directive ul li {
|
||||
margin-bottom: .5em;
|
||||
}
|
||||
|
||||
.dump .directive ol li {
|
||||
list-style: decimal inside none;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue