Use bootstrap layout and css from examples
I'm sure this can be made much prettier still, but at least we have a common theme with the examples now.
This commit is contained in:
2
doc/template/static/styles/jsdoc-default.css
vendored
2
doc/template/static/styles/jsdoc-default.css
vendored
@@ -203,7 +203,7 @@ dt.tag-source, dd.tag-source {
|
||||
}
|
||||
|
||||
.details { margin-top: 14px; }
|
||||
.details dt { width:100px; float:left; border-left: 2px solid #DDD; padding-left: 10px; padding-top: 6px; }
|
||||
.details dt { width:110px; float:left; border-left: 2px solid #DDD; padding-left: 10px; padding-top: 6px; }
|
||||
.details dd { margin-left: 50px; }
|
||||
.details ul { margin: 0; }
|
||||
.details ul { list-style-type: none; }
|
||||
|
||||
Reference in New Issue
Block a user