theme-store/themes/4c1da51b-5986-4d38-be4e-f85587698398/chrome.css
2025-03-28 14:42:44 +00:00

12 lines
267 B
CSS

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