Mercurial > moztree-vis
view moztree.css @ 17:08af758510cf default tip
changed browse app from hg to mxr.
author | Atul Varma <varmaa@toolness.com> |
---|---|
date | Sun, 13 Dec 2009 09:49:36 -0800 |
parents | b6cc8b87bb93 |
children |
line wrap: on
line source
body { font-family: Helvetica Neue, Arial, sans-serif; background: #f0f0f0; } h1 { font-size: 18pt; } text { font-size: 8pt; stroke: none; fill: black; pointer-events: none; } tspan.changes { text-anchor: end; fill: gray; } rect { stroke: #f0f0f0; stroke-width: 1; fill: white; } rect:hover { fill: yellow; }