![JAR search and dependency download from the Maven repository](/logo.png)
com.sencha.gxt.theme.gray.client.menu.GrayItem.css Maven / Gradle / Ivy
/**
* Sencha GXT 3.0.1 - Sencha for GWT
* Copyright(c) 2007-2012, Sencha, Inc.
* [email protected]
*
* http://www.sencha.com/products/gxt/license/
*/
@sprite .active {
gwt-image: "itemOver";
width: auto; /* override gwt-image behavior */
height: auto; /* override gwt-image behavior */
background-color: #F1F1F1;
background-repeat: repeat-x;
background-position: left bottom;
border: 1px solid #C6C6C6;
padding: 0;
}
.active a {
color: #3A3A3A;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy