All Downloads are FREE. Search and download functionalities are using the official Maven repository.

de.swm.commons.mobile.client.theme.bright.css.flexstyle.css Maven / Gradle / Ivy

@if swmmobile.css pretty {
	@external flexPhone, flexPad;
}

.flexPhone > div > *:first-child {
		text-align: right;
		padding-right: 1em;
		width: 20%;
}

.flexPad > div > *:first-child {
		text-align: right;
		padding-right: 1em;
		width: 90%;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy