Skip to content

1.11.0

Choose a tag to compare

@Daveden2 Daveden2 released this 12 Jul 19:08

A new "All CSS" jump in the CSS scope bar, plus light-theme polish across the Navigator and Styles panel and find-widget fixes in the CSS code editor.

New

  • "All CSS" button in the CSS scope bar (scope_bar): opens the full stylesheet for the active scope — the same view as Selectors → All CSS — and flashes the current selector's rule so you can see where it sits. Icon-only (the Builderius CSS-file glyph); follows the active Global/Template scope; disabled at the local level. Requires Builderius Pro.

Fixes

  • Navigator tree rows no longer draw a hard black border in the light theme; softened to a hairline so element names stand out.
  • Styles-panel class-chip contrast strengthened (active and applied chips were borderline).
  • Find widget (Cmd/Ctrl+F) search field no longer cramped to a sliver in the narrow Styles panel.
  • Find widget search field no longer renders as a dark box in the light theme.
  • Canvas preview no longer inherits the builder's colour scheme; it now renders in the page's own scheme, matching the front end.