Mercurial > moztree-vis
view moztree.css @ 12:279bee726817
dir sizes are now shown relative to the # of changesets that involve them, rather than their size in bytes.
author | Atul Varma <varmaa@toolness.com> |
---|---|
date | Sun, 13 Dec 2009 04:43:38 -0800 |
parents | d8b262428a1c |
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; }