blob: d8e8b54d18bf7ec3b0745c31b07cc78037fa1c63 [file] [log] [blame]
Rushabh Mehta29a75c42011-08-25 19:17:44 +05301div.dashboard_table td {
2 width: 50%;
3}
4
5div.dashboard-title {
6 font-weight: bold;
7 padding: '3px 0px';
8}
9
10div.dashboard-graph {
11 height: 180px;
12}