brotherton-erpnext/erpnext/home/page/dashboard/dashboard.css
2011-09-05 18:43:09 +05:30

12 lines
146 B
CSS

div.dashboard_table td {
width: 50%;
}
div.dashboard-title {
font-weight: bold;
padding: '3px 0px';
}
div.dashboard-graph {
height: 180px;
}