/** * Zen Mod: Application Frame * Add application frame width as a preference to the Zen Browser. * Pontus Sundén */ :root { /** --psu-app_frame-width: 5px; /**/ --zen-element-separation: var(--psu-app_frame-width) !important; }