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

com.sencha.gxt.theme.blue.client.statusproxy.BlueStatusProxy.css Maven / Gradle / Ivy

/**
 * Ext GWT 3.0.0-beta3 - Ext for GWT
 * Copyright(c) 2007-2011, Sencha, Inc.
 * [email protected]
 *
 * http://sencha.com/license
 */
.dragGhost {
  color: #000;
  font: normal 11px arial, helvetica, sans-serif;
  border-color: #ddd #bbb #bbb #ddd;
  background-color: #fff;
}

@sprite .dropDisallowed .dropIcon {
  gwt-image: "dropDisallowed";
}

@sprite .dropAllowed .dropIcon {
  gwt-image: "dropAllowed";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy