-----Original Message-----
From: Jerald Sheets [mailto:user-96a6f34c5806@xymon.invalid]
Sent: Friday, October 22, 2010 3:02 PM
To: xymon at xymon.com
Subject: Re: [xymon] OK to drop IE6 support in 4.3.0 ?
LOL... I didn't say I understood it. I just said it fixed it. :-D
Fair enough, and also I may get that tattooed on my forehead.
On Oct 22, 2010, at 2:57 PM, Rob Munsch wrote:
-----Original Message-----
From: Jerald Sheets [mailto:user-96a6f34c5806@xymon.invalid]
...
#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)?