vendor/jsdoc-extras/templates/coherent/static/default.css in distil-0.8.0 vs vendor/jsdoc-extras/templates/coherent/static/default.css in distil-0.8.1

- old
+ new

@@ -129,9 +129,19 @@ #index h2 { margin: 20px 0 0 0; } +#index ul +{ + margin-left: 10px; +} + +#index ul.namespaces + ul.classes +{ + margin-top: 20px; +} + #content { margin-left: 300px; padding: 40px 10px 40px 30px; border-left: 1px solid #ccc;