Previews

No matching results.

x
1
2
3
4
5
6
<zen-mode-button data-view-component="true" class="ZenModeButton">
<button id="zenModeButton" data-target="zen-mode-button.button" data-action="click:zen-mode-button#performAction" aria-labelledby="tooltip-785d3acc-ef04-48bc-9ab7-017f2d50dd17" type="button" data-view-component="true" class="Button Button--iconOnly Button--secondary Button--medium"> <svg aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true" class="octicon octicon-screen-full Button-visual">
<path d="M1.75 10a.75.75 0 0 1 .75.75v2.5c0 .138.112.25.25.25h2.5a.75.75 0 0 1 0 1.5h-2.5A1.75 1.75 0 0 1 1 13.25v-2.5a.75.75 0 0 1 .75-.75Zm12.5 0a.75.75 0 0 1 .75.75v2.5A1.75 1.75 0 0 1 13.25 15h-2.5a.75.75 0 0 1 0-1.5h2.5a.25.25 0 0 0 .25-.25v-2.5a.75.75 0 0 1 .75-.75ZM2.75 2.5a.25.25 0 0 0-.25.25v2.5a.75.75 0 0 1-1.5 0v-2.5C1 1.784 1.784 1 2.75 1h2.5a.75.75 0 0 1 0 1.5ZM10 1.75a.75.75 0 0 1 .75-.75h2.5c.966 0 1.75.784 1.75 1.75v2.5a.75.75 0 0 1-1.5 0v-2.5a.25.25 0 0 0-.25-.25h-2.5a.75.75 0 0 1-.75-.75Z"></path>
</svg>
</button><tool-tip id="tooltip-785d3acc-ef04-48bc-9ab7-017f2d50dd17" for="zenModeButton" popover="manual" data-direction="s" data-type="label" data-view-component="true" class="sr-only position-absolute">Zen mode</tool-tip>
</zen-mode-button>
1
render(Primer::OpenProject::ZenModeButton.new)