Xymon Mailing List Archive search

OK to drop IE6 support in 4.3.0 ?

list Rob Munsch
Fri, 22 Oct 2010 14:57:28 -0400
Message-Id: <user-abc0f26c11f7@xymon.invalid>

-----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)?