Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
<xen:if is="@xb_enable_collapsesidebar"><a href="#" class="sidebarCollapse" title="Close or Open Sidebar"><xen:comment>@xb_collapsesidebarcontent</xen:comment></a></xen:if>
<fieldset class="breadcrumb">
.sidebarCollapse
{
height: @xb_breadcrumb_height;
line-height: @xb_breadcrumb_height;
background-color: @breadcrumb.background-color;
border: 1px solid @breadcrumb.border-color;
padding: 0px 5px;
margin-left: 5px;
border-radius: @xb_borderradiusm;
}