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

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

The newest version!


    
    
    
    .searchBar {
	   display: flex;
	   margin-top: 5px;
	   margin-bottom: 5px;
	   align-items: center; 
    }
    
    .searchBar > * {
	   margin-right: 5px;
    }
    
    .searchBar > *:last-child {
	   margin-right: 0px;
    }
    
    .scope { 
	   flex: 1;
    }
    
    .searchField {
	   flex: 2;
    }
    
    
    
        
        
        
     
 




© 2015 - 2025 Weber Informatics LLC | Privacy Policy