<div> <div></div> <div>Element</div> <div>Morning Horizon</div> <div>Evening Horizon</div> <div>Horizon HCB</div> <div>Horizon HCW</div> </div> <div> <div><strong><br></strong></div> <div><strong>Grip</strong></div> <div> <p>border-radius: 0.5rem;</p> <p><strong>Horizontal Grip</strong><br>width: 100% (of pane container)<br>height: 0.5rem;<br>cursor: row-resize;</p> <p><strong>Vertical Grip</strong><br>height: 100% (of pane container)<br>width: 0.5rem;<br>cursor: col-resize;</p> <p><strong>Background Design</strong><br>transparent: transparent; <strong>← Default</strong><br>translucent: var(--sapGroup_ContentBackground);<br>solid: var(--sapContent_ForegroundColor);</p> </div> <div>border: solid 0.0625rem var(--sapGroup_ContentBorderColor);</div> </div> <div> <div><strong>B1</strong></div> <div><strong>Grip Handle</strong></div> <div> <p>See <a href="https%3A%2F%2Fwww.sap.com%2Fwiki%2Fdisplay%2FCPDesign%2FNested%2BButton">Nested Button</a> for full specifications.</p> <p><strong>Icons</strong><br>sap-icon://horizontal-grip<br>sap-icon://vertical-grip</p> </div> </div> <div> <div><strong>B2</strong></div> <div><strong>Grip Decoration</strong></div> <div> <p><strong>Horizontal Decoration</strong><br>height: 0.0625 rem;<br>width: 4 rem;<br>border-radius: 0.125rem;<br>background-image: linear-gradient (to left, var(--sapGroup_TitleBorderColor), transparent); <strong>← Left</strong> background-image: linear-gradient (to right, var(–sapGroup_TitleBorderColor), transparent) <strong>← Right</strong></p> <p><strong>Active State (all decorations)</strong> background: var(–sapGroup_TitleBorderColor);<br>width: 100%;</p> <p><strong>Focused State</strong> background-image: linear-gradient (to left, var(--sapContent_FocusColor), transparent); <strong>← Left</strong> background-image: linear-gradient (to right, var(–sapContent_FocusColor), transparent) <strong>← Right</strong></p> </div> </div> <div> <div> <p><strong>Vertical Decoration</strong><br>width: 0.0625 rem;<br>height: 4 rem;<br>border-radius: 0.125rem;<br>background-image: linear-gradient (to top, var(--sapGroup_TitleBorderColor), transparent); <strong>← Top</strong><br>background-image: linear-gradient (to bottom, var(--sapGroup_TitleBorderColor), transparent); <strong>← Bottom</strong></p> <p><strong>Active State (all decorations)</strong> background: var(–sapGroup_TitleBorderColor);<br>height: 100%;</p> <p><strong>Focused State</strong> background-image: linear-gradient (to top, var(--sapContent_FocusColor), transparent); <strong>← Left</strong> background-image: linear-gradient (to bottom, var(–sapContent_FocusColor), transparent) <strong>← Right</strong></p> </div> </div>