On Sun, May 5, 2013 at 3:52 PM, Stephan Beal <sgb...@googlemail.com> wrote:

> Here's a live demo:
>
> http://fossil.wanderinghorse.net/repos/whio/index.cgi/stats_report
>

A reminder to anyone trying this at home... please make sure you install
the following CSS (tweak it to suit) or else the tables will look awful...

.statistics-report-graph-line {
  background-color: #446979;
}
.statistics-report-table-events th {
  padding: 0 1em 0 1em;
}
.statistics-report-table-events td {
  padding: 0.1em 1em 0.1em 1em;
}
.statistics-report-row-year {
  text-align: left;
}
tr.row0 {
  background: #fff;
}
tr.row1 {
  background-color: #dadada;
}



-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to