org.opencms.gwt.client.ui.CmsChangePasswordWidget.ui.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of opencms-gwt Show documentation
Show all versions of opencms-gwt Show documentation
OpenCms is an enterprise-ready, easy to use website content management system based on Java and XML technology. Offering a complete set of features, OpenCms helps content managers worldwide to create and maintain beautiful websites fast and efficiently.
@eval label-width org.opencms.gwt.client.ui.CmsChangePasswordWidget.LABEL_WIDTH;
.errorBox * {
color: red;
}
.errorBox {
margin-top: 5px;
margin-left: 5px;
clear: both;
}
.row {
clear: both;
margin: 5px;
}
.label {
display: block;
width: label-width;
float: left;
margin-top: 3px;
}
.field {
margin-left: label-width;
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy