![JAR search and dependency download from the Maven repository](/logo.png)
com.sencha.gxt.theme.base.client.grid.RowEditor.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
*/
.editor {
position: absolute;
}
.label {
padding: 2px 3px 3px 0px;
font-size: 12px;
}
.outer {
border-top: 1px solid #c4c4c4;
border-bottom: 1px solid #a0a0a0;
background-color: #ebf2fc;
}
.inner {
border-top: 1px solid #f6f9fe;
border-bottom: 1px solid #d6e4f8;
padding: 0px 0px 0px 0px;
}
.body {
height: 25px;
position: relative;
}
.buttons {
position: absolute;
top: 29px;
}
@sprite .buttonsLeft {
gwt-image: 'editorButtonLeft';
padding-left: value('editorButtonLeft.getWidth', 'px');
zoom:1;
height: 31px;
width: auto;
}
@sprite .buttonsRight {
gwt-image: 'editorButtonRight';
background-position: right 0;
padding-right: value('editorButtonRight.getWidth', 'px');
overflow: visible;
width: auto;
height: auto;
}
@sprite .buttonsContent {
background-color: #ebf2fc;
gwt-image: 'editorButtonBackground';
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy