@import "../base/ShellBar-parameters.css";

:host {
	--_ui5_shellbar_button_focused_border: 0.125rem dotted var(--sapContent_FocusColor);
	/* Badge position adjustment for shorter shellbar height in Quartz theme */
	--_ui5-shellbar-badge-offset: 0.25rem;
	--_ui5-shellbar-badge-margin: -0.375rem;
}