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

cn.mapway.ui.client.frames.AbstractModule.ui.xml Maven / Gradle / Ivy

There is a newer version: 2.3.0
Show newest version


    
        .top {
        border-bottom: solid 1px #e0e0e0;
        background-color: #f0f0f0;

        }

        .left {
        border-right: solid 1px #f0f0f0;
        }

        .name {
        font-weight: bold;
        color: black;
        font-size: 14px;
        padding: 2px;
        line-height: 24px;
        height: 24px;
        overflow: hidden;
        cursor: pointer;
        }

        .name:HOVER {
        color: darkblue;
        }

        .summary {
        color: #404040;
        padding: 0px 2px 2px 2px;
        }

        .img {
        vertical-align: middle;
        }

        .navi {
        cursor: default;
        color: green;
        padding-left: 3px;
        }

        .boldf {
        font-weight: bold;
        font-size: large;
        }
    
    
        
            
                
                
                    
                
                
                
                
                    
                    
                
            
        
        
            
                
            
        
    




© 2015 - 2025 Weber Informatics LLC | Privacy Policy