Use inline JS styles (applySearchLayout) instead of CSS-only approach for search panel layout - fixes Firefox compatibility where cross-origin Material stylesheets override !important rules. Adds explicit height, flex layout, z-index, and background on search elements. Also fixes click-to-exit by deferring DOM queries to DOMContentLoaded. Syncs header-builder.service.ts with main.html changes. Bunker Admin
16 lines
571 B
JSON
16 lines
571 B
JSON
{
|
|
"full_name": "squidfunk/mkdocs-material",
|
|
"name": "mkdocs-material",
|
|
"description": "Documentation that simply works",
|
|
"html_url": "https://github.com/squidfunk/mkdocs-material",
|
|
"language": "Python",
|
|
"stars_count": 26246,
|
|
"forks_count": 4053,
|
|
"open_issues_count": 2,
|
|
"updated_at": "2026-03-11T21:16:34Z",
|
|
"created_at": "2016-01-28T22:09:23Z",
|
|
"clone_url": "https://github.com/squidfunk/mkdocs-material.git",
|
|
"ssh_url": "git@github.com:squidfunk/mkdocs-material.git",
|
|
"default_branch": "master",
|
|
"last_build_update": "2026-03-10T15:42:14Z"
|
|
} |