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

org.opencms.gwt.client.ui.css.resourceState.gss Maven / Gradle / Ivy

Go to download

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.

The newest version!
.stateNew {
	color: value("constants.css.textColorNew");

}
.stateChanged {
	color: value("constants.css.textColorChanged");
}

.stateDeleted {
	text-decoration: line-through;
}

.noState {}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy