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

css.dashboard.dashboard.css Maven / Gradle / Ivy

#dashboard-grid {
	margin-bottom: 30px;
}

#dashboard-grid .item {
	margin-bottom: 20px;
}

#dashboard-grid .item .item-label {
	display: block;
	padding: 10px 15px 20px 15px;
	font-weight: bold;
}

#dashboard-grid .item .item-icon {
	display: block;
	font-size: 36px;
	padding-bottom: 15px;
	color: #00947a;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy