de.swm.commons.mobile.client.theme.bright.css.display.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 WVGA, HVGA, QVGA;
}
.WVGA {
font-size: 2.4em;
}
.HVGA {
font-size: 1.6em;
}
.QVGA {
font-size: 1em;
}