From c80ead379c6b1b52b3d5c4aeaa9d44a535bd3e76 Mon Sep 17 00:00:00 2001 From: Claude Date: Mon, 13 Apr 2026 02:47:57 +0000 Subject: [PATCH] =?UTF-8?q?Bridge:=20dispatch=20=E2=80=94=20need=20!import?= =?UTF-8?q?ant=20on=20callout=20backgrounds=20to=20override=20AdminLTE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../MSG-2026-04-12-phase11d-css-specificity.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 docs/code-bridge/responses/MSG-2026-04-12-phase11d-css-specificity.md diff --git a/docs/code-bridge/responses/MSG-2026-04-12-phase11d-css-specificity.md b/docs/code-bridge/responses/MSG-2026-04-12-phase11d-css-specificity.md new file mode 100644 index 0000000..b8c83bc --- /dev/null +++ b/docs/code-bridge/responses/MSG-2026-04-12-phase11d-css-specificity.md @@ -0,0 +1,17 @@ +# Chronicler Dispatch — CSS Specificity Fix Needed + +**Date:** 2026-04-12 +**From:** Chronicler #84 — The Meridian +**To:** Code + +--- + +AdminLTE's callout background is overriding our custom styles. Applied `!important` as a local fix on Dev Panel: + +```css +background: #1a1a2e !important; +``` + +Please add `!important` to all three `background` declarations in the `