de.swm.commons.mobile.client.theme.bright.css.slide.css Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of swm-mobile Show documentation
Show all versions of swm-mobile Show documentation
GWT Bibliothek fuer Mobile Plattformen der SWM
@if swmmobile.css pretty {
@external slidePanel, slide;
}
.slidePanel {
\-webkit-box-flex: 1;
position: relative;
margin: .5em;
}
.slide {
position:absolute;
display: \-webkit-box;
height: 100%;
width: 100%;
}