22 Oct
2010
22 Oct
'10
6:57 p.m.
-----Original Message----- From: Jerald Sheets [mailto:questy at gmail.com]
... #zoomSensitiveZone{ opacity:0; }
#zoomBox{ opacity:0.5; } ...
I have the blue rectangle issue on my copy of Xymon, but it works fine
If you make the above changes, the blue rectangle issue goes away.
Dumb (and probably .css) question: why does the above example start with # when the css statements in the file need to start with a dot (which did in fact fix it)?