Xymon Mailing List Archive search

OK to drop IE6 support in 4.3.0 ?

list Jerald Sheets
Fri, 22 Oct 2010 15:01:55 -0400
Message-Id: <user-d3b3feb1be7b@xymon.invalid>

LOL...  I didn't say I understood it.  I just said it fixed it.  :-D

--j

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