brotherton-erpnext/home/page/dashboard/dashboard.css
2011-08-25 19:17:44 +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;
}