All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.sencha.gxt.theme.base.client.toolbar.SeparatorToolItem.css Maven / Gradle / Ivy

There is a newer version: 3.1.1
Show newest version
/**
 * Sencha GXT 3.0.0 - Sencha for GWT
 * Copyright(c) 2007-2012, Sencha, Inc.
 * [email protected]
 *
 * http://www.sencha.com/products/gxt/license/
 */
@sprite .separator {
  gwt-image: 'background';
  background-position: center center;
  background-repeat: no-repeat;
  border: 0 none;
  cursor: default;
  display: block;
  font-size: 1px;
  height: 16px;
  padding: 0px 3px;
  overflow: hidden;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy