/* Make the "show details" text on the third level smaller and keep the same indentation as the folded sub-list. */#api-migration-detail-bodydetails.api-migration-level3-detail>summary{padding-left:2em;font-size:small;}/* Hide the "show details" when open, to keep the text less cluttered. */#api-migration-detail-bodydetails[open]>summary{display:none;}