
com.sencha.gxt.chart.client.draw.engine.vml.css Maven / Gradle / Ivy
The newest version!
/**
* Sencha GXT 3.1.1 - Sencha for GWT
* Copyright(c) 2007-2014, Sencha, Inc.
* [email protected]
*
* http://www.sencha.com/products/gxt/license/
*/
.vml {
behavior: url(#default#VML);
}
.x-hide-visibility {
visibility: hidden !important;
}
.x-vml-sprite {
position: absolute;
left: 0;
top: 0;
width: 1px;
height: 1px
}
.x-vml-base {
position: relative;
top: 0;
left: 0;
overflow: hidden;
display: inline-block
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy