com.sencha.gxt.theme.gray.client.window.GrayWindowDivFrame.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/
*/
@external noheader;
.topLeft,.top,.topRight {
height: auto;
}
.topLeft {
border: none;
}
.noheader .topLeft, .noheader .top {
height: 3px;
border: none;
}
.left {
background-color: #E6E6E6;
padding-left: 6px;
}
.right {
background-color: #E6E6E6;
padding-right: 6px;
}
.content {
padding-top: 0px;
background: #e8e8e8 !important;
}
.bottom,.bottomLeft,.bottomRight {
height: 6px;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy