Expand CSS Variables tab to full variable reference and add custom-hero class

- Replace 8-field CSS Variables tab with 21 comprehensive sections covering
  all variables from light.standard.css and dark.standard.css
- New sections: Links, Layout & Spacing, Breakpoints, Bootstrap Semantic
  Palette, Bootstrap State Colors, Alert & List Group Colors, Standard
  Colors/Grays/Opacity, Shadows & Shadow Tokens, Buttons, Cards,
  Component & Plugin Colors, VirtueMart, Gable
- Add custom-hero class to hero.php outer div (always present)
- Both en-GB and en-US language files updated

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-17 20:01:42 -05:00
parent e6a0a0a81e
commit 53ad226a51
5 changed files with 128 additions and 21 deletions

View File

@@ -14091,6 +14091,8 @@ meter {
background-attachment: fixed;
background-position: top, center;
background-size: cover;
border-bottom: solid var(--accent-color-secondary);
}
.container-banner .banner-overlay .overlay {