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

cn.mapway.document.ui.client.test.TestPanel.ui.xml Maven / Gradle / Ivy

There is a newer version: 2.3.0
Show newest version


    
        .top {
            background-color: #f0f0f0;
            border-top: 1px solid white;
        }

        .center {
            overflow: hidden;
        }

        .center1 {
            padding: 4px;
            overflow: hidden;
        }

        .titletext {
            font-weight: bold;
            padding: 5px 0px;
        }

        .btnImage {
            border: solid 1px skyblue;
            background: white;
            margin-top: 3px;
        }

        .btnImage:HOVER {
            background-color: #f0f0f0;
        }

        .input {
            height: 28px;
            line-height: 28px;
        }

        .json {
            margin: 4px;
            border: solid 1px green;
            padding: 3px;
            overflow: auto;
        }

        .edit {
            margin: 4px;
        }
    
    
        
            
                
                    
                        
                        
                    
                
                
                    
                        
                        
                        
                    
                
            
        
        
            
                
                
                
                
                
            
        
        
            
                
                    
                        
                        
                    
                
                
                    
                        
                    
                
            
        

    
 




© 2015 - 2024 Weber Informatics LLC | Privacy Policy