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

sections.layout.example-iframe.xhtml Maven / Gradle / Ivy

The newest version!

    
    
        
            
                North
            
            
                
            
            
                West
            
        
    

    

    
        body {
            margin: 4px !important;
        }

        /* masks are usually transparent, but we make them visible here */
        .ui-layout-mask {
            background: #C00 !important;
            opacity: .20 !important;
            filter: alpha(opacity=20) !important;
        }
    
    




© 2015 - 2024 Weber Informatics LLC | Privacy Policy