mdbook/crates/mdbook-html/front-end/css
cobyfrombrooklyn-bot 6d0ba2ac14 Fix nested admonitions using wrong header color
Use child combinator (>) instead of descendant selector for
blockquote-tag-title color rules. Without this, a nested admonition
inherits the title color of its parent admonition instead of using
its own type's color.

Added nested admonition test case (important > note) to the existing
admonition test suite.

Fixes #3032
2026-02-22 20:44:05 -05:00
..
ayu-highlight.css Remove italics from ayu quotes/comments for alignment 2025-10-27 20:26:04 +00:00
chrome.css Change scrollbar background to transparent 2025-11-12 18:16:31 -03:00
general.css Fix nested admonitions using wrong header color 2026-02-22 20:44:05 -05:00
highlight.css Move theme to mdbook-html 2025-07-23 17:40:52 -07:00
print.css Change all HTML IDs to have a prefix 2025-08-19 19:38:22 -07:00
tomorrow-night.css Move theme to mdbook-html 2025-07-23 17:40:52 -07:00
variables.css Rework the look of the header navigation 2025-10-21 16:06:17 -07:00