org.opencms.gwt.client.ui.css.availability.css 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.
.fieldsetSpacer {
margin: 15px 0px 0px 0px;
}
.labelColumn {
width: 200px;
float: left;
line-height: value("constants.css.inputHeight");
}
.inlineBlock {
display: inline-block;
}
.inputCombination {
width: auto; /* 215px; */
display: inline-block;
margin-bottom: 2px;
}
.checkBox {
margin-right: 5px;
float: left;
line-height: 13px;
}
.dateBox {
width: 192px;
display: inline-block;
}
.responsabilityLabel {
font-weight: bold;
margin-top: 5px;
margin-bottom: 2px;
}
.principalIcon {
display: inline-block;
margin-right: 5px;
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy