css.dashboard.dashboard.css Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of openmuc-webui-base Show documentation
Show all versions of openmuc-webui-base Show documentation
WebUI base for the OpenMUC framework.
#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 - 2025 Weber Informatics LLC | Privacy Policy