[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [xymon] OK to drop IE6 support in 4.3.0 ?
- To: <xymon (at) xymon.com>
- Subject: RE: [xymon] OK to drop IE6 support in 4.3.0 ?
- From: "Rob Munsch" <Munsch (at) phillycarshare.org>
- Date: Fri, 22 Oct 2010 14:57:28 -0400
- References: <i9s2g2$333$1 (at) voodoo.hswn.dk> <i9rcgc$2u4$1 (at) voodoo.hswn.dk> <i9rcgc$2u4$1 (at) voodoo.hswn.dk> <30A032F1-2008-4DBD-BF4A-02878730A33D (at) gmail.com> <i9s2g2$333$1 (at) voodoo.hswn.dk> <9338B274-6250-496C-B02C-164C70A6F56C (at) gmail.com>,<i9se9b$k5u$1 (at) voodoo.hswn.dk> <8D17C43B4F1AC3498DE039AEA938129069854DE340 (at) VA3DIAXVS051.RED001.local> <BC6FF8D396D71F49A12774CD995980813E8C26 (at) pcsexch.phillycarshare.loc> <93396E2CD0244D9CB7CA9DA9CA28415A (at) sebdev> <461607A9-3A5E-4962-ACE3-763166176C4E (at) gmail.com>
- Thread-index: ActyGP2Mg/UzPan7SjqTgl0wc5QgqgAAb86w
- Thread-topic: [xymon] OK to drop IE6 support in 4.3.0 ?
> -----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)?