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

com.sencha.gxt.theme.base.client.status.Status.css Maven / Gradle / Ivy

/**
 * Ext GWT 3.0.0-beta2 - Ext for GWT
 * Copyright(c) 2007-2011, Sencha, Inc.
 * [email protected]
 *
 * http://sencha.com/license
 */
.status {
  height: 21px;
  line-height: 21px !important;
  cursor: default;
}

.status .statusText {
  padding: 0px 2px;
  line-height: 21px !important;
  font: 11px arial,tahoma,helvetica,sans-serif;
}

.status .statusIcon {
  display: none;
  width: 18px;
  float: left;
  padding-top: 2px;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy