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

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