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

com.sencha.gxt.theme.blue.client.panel.BlueHeader.css Maven / Gradle / Ivy

There is a newer version: 3.1.1
Show newest version
/**
 * Sencha GXT 3.0.1 - Sencha for GWT
 * Copyright(c) 2007-2012, Sencha, Inc.
 * [email protected]
 *
 * http://www.sencha.com/products/gxt/license/
 */
@sprite .header {
  color: #15428b;
  font-weight: bold;
  font-size: 11px;
  font-family: tahoma, arial, verdana, sans-serif;
  border-color: #99BBE8;
  gwt-image: "headerBackground";
  height: auto;
  line-height: 15px;
  border: 1px solid #99BBE8;
  border-top: none;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy