added dashboard

This commit is contained in:
Rushabh Mehta
2011-08-25 19:17:44 +05:30
parent 9e6e7fa0ef
commit 29a75c4d7a
6 changed files with 424 additions and 0 deletions

View File

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