Rev 1962 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
<ui:UiBinderxmlns:ui='urn:ui:com.google.gwt.uibinder'xmlns:g='urn:import:com.google.gwt.user.client.ui'xmlns:catalog='urn:import:in.shop2020.catalog.dashboard.client'><ui:style>.shortcuts {border-left: 1px solid #999;border-right: 1px solid #999;border-bottom: 1px solid #999;}@sprite .stackHeader {gwt-image: 'gradient';background-color: #b4b6bc;cursor: pointer;text-shadow: rgba(255, 255, 255, 1) 0 1px 1px;font-size: 1.2em;font-weight: bold;color: #000;padding: .7em .5em 0 .6em;border-top: 1px solid #888;}</ui:style><ui:image field='gradient' src='gradient_bg_dark.png' repeatStyle='Horizontal'/><g:StackLayoutPanel styleName='{style.shortcuts}' unit='EM'><g:stack><g:header size='3'><div class='{style.stackHeader}'> Catalogs</div></g:header><catalog:CatalogTree ui:field='catalogtree'/></g:stack></g:StackLayoutPanel></ui:UiBinder>