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

com.sencha.gxt.theme.blue.client.resizable.BlueResizable.css Maven / Gradle / Ivy

There is a newer version: 3.1.1
Show newest version
/**
 * Ext GWT 3.0.0-rc2 - Ext for GWT
 * Copyright(c) 2007-2012, Sencha, Inc.
 * [email protected]
 *
 * http://sencha.com/license
 */
.handle {
  background-color: #fff;
}

@sprite .over .handleEast,.pinned .handleEast,.over .handleWest,.pinned .handleWest {
  gwt-image: "handleEast";
}

@sprite .over .handleSouth,.pinned .handleSouth,.over .handleNorth,.pinned .handleNorth {
  gwt-image: "handleSouth";
}

@sprite .over .handleSoutheast,.pinned .handleSoutheast {
  gwt-image: "handleSoutheast";
}

@sprite .over .handleNorthwest,.pinned .handleNorthwest {
  gwt-image: "handleNorthwest";
}

@sprite .over .handleNortheast,.pinned .handleNortheast {
  gwt-image: "handleNortheast";
}

@sprite .over .handleSouthwest,.pinned .handleSouthwest {
  gwt-image: "handleSouthwest";
}

.proxy {
  border-color: #3b5a82;
}

.overlay {
  background-color: #fff;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy