1 @namespace url
(http://www
.w3
.org
/1999/xhtml
);
2 @namespace svg url
(http://www
.w3
.org
/2000/svg
);
5 /* Trim down the default top margin of 8px, so we have a bit more space. */
15 font-family: monospace
;
19 /* The fakescrolldiv will have the scroll bar, the amount it scrolls is
20 controlled by the size of fattydiv within it. */
22 /* This needs to be at least 16px, the height of the scrollbar, to have the
23 scrollbar renderer in firefox */
24 /* Making the height 16px in webkit causes the computed width to be 16px
25 shorter than what we specify. 17px is enough to cause it to be correct */
32 /* the div needs to have a height for the scrollbar to render in firefox */
39 border: 1px solid gray
;
42 font-family: monospace
;
56 svg|rect
.eventwaiting
{
60 svg|rect
.event:hover
, svg|rect
.eventwaiting:hover
{
70 svg|line
.eventline:hover
{