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

cn.ennwifi.webframe.ui.client.modules.dashboard.DashItem.ui.xml Maven / Gradle / Ivy

There is a newer version: 2.3.0
Show newest version


    
    .box {
    	padding: 20px;
    	border: solid 1px #f0f0f0;
    	width: 250px;
    	margin:10px;
    	display: inline-block;
    }
    .box:HOVER {
	background-color: #f0f0f0;	
	}
    .count {
    	font-size: 34px;
    	font-family: Impact;
    	color: #0099cc;
    }
    
    .img {
    	margin-right:5px;
    }
    
    .t {
    	font-weight: bold;
    }
    
    
        
        
            
                
                
            
        
    




© 2015 - 2024 Weber Informatics LLC | Privacy Policy