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

org.opencms.ade.galleries.client.ui.CmsImageInfo.ui.xml 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.

There is a newer version: 18.0
Show newest version


	
	
		span.title{
			font-weight: bold;
		}
		
		div.imageInfo table.infos{
			border-collapse: collapse;
			border-spacing:0px;
			border: none;
			width: 100%;
			display: table;
			table-layout:fixed;
		}
		
		div.imageInfo > div{
			padding:2px;
		}
		
		div.imageInfo * {
			font-size: inherit;
			line-height: inherit;
		}
		
		div.imageInfo table.infos tr td, .imageInfo span.title{
			border: none;
			white-space: nowrap;
			overflow: hidden;
			text-overflow: ellipsis;
			padding: 1px;
			font-size: inherit;
			line-height: inherit;
		}
		
	
	
		




© 2015 - 2024 Weber Informatics LLC | Privacy Policy