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

com.sencha.gxt.theme.blue.client.tree.TreeDefault.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/
 */
.over {
  background-color: #eee;
}

.drop {
  background-color: #defadc;
}

.selected {
  background-color: #d9e8fb !important;
}

.text {
  font: normal 11px arial, tahoma, helvetica, sans-serif;
  color: black;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy