Mercurial > moztree-vis
view moztree.css @ 6:d8b262428a1c
Added display of # of files changed in past year to svg visualization.
author | Atul Varma <varmaa@toolness.com> |
---|---|
date | Sat, 12 Dec 2009 23:20:52 -0800 |
parents | 100c148d285c |
children | d6d558244c61 |
line wrap: on
line source
body { font-family: Helvetica Neue, Arial, sans-serif; } h1 { font-size: 18pt; } text { font-size: 8pt; stroke: none; fill: black; } tspan.changes { text-anchor: end; fill: gray; } rect { stroke: gray; stroke-width: 1; fill: white; }