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

cn.mapway.ui.client.widget.common.Item.ui.xml Maven / Gradle / Ivy

There is a newer version: 2.3.0
Show newest version


    
        .item{
        border-bottom: solid 1px #f0f0f0;
        min-height: 40px;
        }
        .item[selected="true"]
        {
        background-color: #f0f0f0;
        }
        .name {
        font-weight: bold;
        color: black;
        font-size: 14px;
        padding: 4px 4px 2px 4px;
        line-height: 22px;
        height: 22px;
        overflow: hidden;
        cursor: default;
        }

        .summary {
        color: #404040;
        padding: 0px 4px 4px 4px;
        font-size: 14px;
        cursor: default;
        }
    
    
        
            
        
        
            
            
        
    

 




© 2015 - 2025 Weber Informatics LLC | Privacy Policy