brotherton-erpnext/erpnext/home/page/dashboard/dashboard.css

12 lines
146 B
CSS
Raw Normal View History

2011-08-25 13:47:44 +00:00
div.dashboard_table td {
width: 50%;
}
div.dashboard-title {
font-weight: bold;
padding: '3px 0px';
}
div.dashboard-graph {
height: 180px;
}